On 31 October 2010 00:09, David Kirkby <david.kir...@onetel.net> wrote:
> So far all passes of 1202 runs on OpenSolaris. > > This is with very latest alpha I managed to find (sage-4.6.1.alpha0). > I'll try it with 4.6.rc0 too. > > Dave > I got a number of failures, though not in the way you do. On sage-4.6.rc0 I get 38 failures, 14837 passes, from 14875 tests. But not a single one failed due to returning the wrong result, but instead like this: Run 442 of 100000 sage -t -long -force_lib "devel/sage/sage/libs/fplll/fplll.pyx" python: can't open file '/export/home/drkirkby/.sage//tmp/fplll.py': [Errno 2] No such file or directory [0.2 s] ---------------------------------------------------------------------- The following tests failed: sage -t -long -force_lib "devel/sage/sage/libs/fplll/fplll.pyx" Total time for all tests: 0.2 seconds Note this is on a local file system (128 bit ZFS). The discs are mirrored and there have been zero detected errors in the disks. The RAM is error correcting RAM used in a Sun workstation. The RAM is not overclocked - in fact, it is run at 1067 MHz not the 1333 MHz it is rated at, as the clock rate needs to be reduced if there is more than 6 GB in this machine (it has 12 GB RAM). I've seen the "No such file or directory" issues before, and always assumed it was due to parallel doctesting, but now I am not so sure. Dave -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org