Jaap Spies wrote:
> mabshoff wrote:
>> Hello folks,
>>
>> 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!
> 
> The following ia a known issue:
> 
> 
> 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/multi_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/multi_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?
> 

Not so bad:

----------------------------------------------------------------------
The following tests failed:


        sage -t  "devel/sage/sage/rings/polynomial/multi_polynomial_ideal.py"
Total time for all tests: 6146.1 seconds

only 20% slower.

Jaap


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to