On Dec 10, 2:48 pm, Jaap Spies <[EMAIL PROTECTED]> wrote:
> mabshoff wrote:
> > Hello folks,
Hi Jaap,
> > here goes 3.2.2.alpha1, somewhat later than I had hoped. We have about
> > a week left in the development cycle, so stay tuned for more alphas.
> > There are a couple must have tickets left for 3.2.2 that are not yet
> > merged, two of which are
>
> From Fedora 9, 32 bits:
>
> Something strange seems to be going on. All test seem to last twice as long!
Hmmm.
> The following ia a known issue:
Yep.
> sage -t "devel/sage/sage/rings/polynomial/multi_polynomial_ideal.py"
>
> **********************************************************************
> File
> "/home/jaap/downloads/sage-3.2.2.alpha0/devel/sage/sage/rings/polynomial/mu
> lti_polynomial_ideal.py", line 244, in __main__.example_0
> Failed example:
> S = R.quotient((x**Integer(2) + y**Integer(2), Integer(17)),names=('a',
> 'b')); (a, b,) = S._first_ngens(Integer(2))###line 58:_sage_ >>> S.<a,b> =
> R.quotient((x^2 + y^2, 17))
> Expected:
> verbose 0 ... Warning: falling back to very slow toy implementation.
> Got nothing
> **********************************************************************
> 1 items had failures:
> 1 of 47 in __main__.example_0
> ***Test Failed*** 1 failures.
>
> **********************************************************************
> File
> "/home/jaap/downloads/sage-3.2.2.alpha0/devel/sage/sage/rings/polynomial/mu
> lti_polynomial_ideal.py", line 244, in __main__.example_0
> Failed example:
> S = R.quotient((x**Integer(2) + y**Integer(2), Integer(17)),names=('a',
> 'b')); (a, b,) = S._first_ngens(Integer(2))###line 58:_sage_ >>> S.<a,b> =
> R.quotient((x^2 + y^2, 17))
> Expected:
> verbose 0 ... Warning: falling back to very slow toy implementation.
> Got nothing
> **********************************************************************
> 1 items had failures:
> 1 of 47 in __main__.example_0
> ***Test Failed*** 1 failures.
>
> [14.4 s]
>
> Tested twice?
How did you invoke the tests? Does a sage -t devel/sage/sage/calculus
for example run all tests twice? I cannot reproduce this at all so
far.
> Jaap
Cheers,
Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
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://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---