Igor Schein on Fri, 10 Mar 2000 20:32:15 -0500 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
failed benches in CVS |
Hi, * Testing objets for gp-sta..TIME=0 * Testing analyz for gp-sta..TIME=510 * Testing number for gp-sta..TIME=360 * Testing polyser for gp-sta..TIME=110 * Testing linear for gp-sta..TIME=110 * Testing elliptic for gp-sta..TIME=290 * Testing sumiter for gp-sta..TIME=610 * Testing graph for gp-sta..Arithmetic Exception BUG [0] * Testing program for gp-sta..TIME=440 * Testing trans for gp-sta..TIME=1220 * Testing nfields for gp-sta..TIME=5440 +++ [BUG] Total bench for gp-sta is 4738 PROBLEMS WERE NOTED. The following files list them in diff format: Directory: /home/igor/Misc/MATH/CVS/pari/Osolaris-sparcv9 graph-sta.dif \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ *** ../src/test/32/graph Tue Feb 15 12:09:12 2000 --- gp.out Fri Mar 10 20:29:51 2000 *************** *** 41,71 **** ? plotpoints(0,vector(10,k,10*k),vector(10,k,5*k*k)) ? psdraw([0,20,20]) ? psploth(x=-5,5,sin(x)) - [-5.0000000000000000000000000000000000000, 5.0000000000000000000000000000000 - 000000, -0.99999641075647216492683355600000000000, 0.99999641075647216492683 - 355600000000000] - ? psploth(t=0,2*Pi,[sin(5*t),sin(7*t)],1,100) - [-0.99987412767387506828953291900000000000, 0.999874127673875068289532919000 - 00000000, -0.99987412767387506828953291900000000000, 0.999874127673875068289 - 53291900000000000] - ? psplothraw(vector(100,k,k),vector(100,k,k*k/100)) - [1.0000000000000000000000000000000000000, 100.000000000000000000000000000000 - 00000, 0.010000000000000000208166817100000000000, 100.0000000000000000000000 - 0000000000000] - ? plotmove(0,50,50);plotrbox(0,50,50) - ? plotrline(0,200,150) - ? plotcursor(0) - [250, 200] - ? plotrmove(0,5,5);plotcursor(0) - [255, 205] - ? plotrpoint(0,20,20) - ? plotinit(3,600,600);plotscale(3,-7,7,-2,2);plotcursor(3) - [-7, 2] - ? plotmove(0,100,100);plotstring(0,Pi) - ? plotmove(0,200,200);plotstring(0,"(0,0)") - ? psdraw([0,10,10]) - ? getheap - [9, 152] - ? print("Total time spent: ",gettime); - Total time spent: 402 - ? \q --- 41,43 ----