William Stein wrote:
>
> I've now posted sage-2.8.6.pre3 to
>
> http://sage.math.washington.edu/tmp/
>
> There *are* indeed supposed to be some doctest failures, which
> I hope Martin or Yi will look at:
> (1) polynomial_singular_interface.py fails for unknown reasons,
> as mentioned elsewhere,
> (2) some unit test problems.
>
> I would appreciate people building sage-2.8.6.pre3 and reporting
> if they have any *other* problems in addition to the above, or
> if that is it. Also, fixes would be greatly appreciated (since I'm
> just going to wait for fixes before releasing sage-2.8.6, i.e., I
> probably won't fix them myself).
>
The cython related issues are gone. The combinat failures will disappear
applying Mike's patch.
Jaap
----------------------------------------------------------------------
The following tests failed:
sage -t
devel/sage-main/sage/rings/polynomial/multi_polynomial_libsingular.pyx
sage -t devel/sage-main/sage/combinat/skew_tableau.py
sage -t devel/sage-main/sage/combinat/ribbon.py
Total time for all tests: 1764.5 seconds
Please see /home/jaap/downloads/sage-2.8.6.pre3/tmp/test.log for the complete
log from this test.
[EMAIL PROTECTED] sage-2.8.6.pre3]$
[EMAIL PROTECTED] sage-2.8.6.pre3]$ ./sage -t
devel/sage-main/sage/rings/polynomial/multi_polynomial_libsingular.pyx
sage -t
devel/sage-main/sage/rings/polynomial/multi_polynomial_libsingular.pyx**********************************************************************
File "multi_polynomial_libsingular.pyx", line 874:
sage: hash(P)
Expected:
-1767675994
Got:
1837602172
**********************************************************************
1 items had failures:
1 of 2 in __main__.example_16
***Test Failed*** 1 failures.
For whitespace errors, see the file .doctest_multi_polynomial_libsingular.pyx
[2.7 s]
exit code: 256
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---