Ahem...

Testing 6.10rc0 *alone* gave me a (reproduced below) doctest failure :

charpent@asus16-ec:/usr/local/sage$ sage -t --long --warn-long 71.2 
src/sage/groups/generic.py  # 2 doctests failed
Running doctests with ID 2015-12-12-10-51-10-1915af2a.
Git branch: develop
Using --optional=database_gap,dot2tex,mpir,python2,sage,sage_mode
Doctesting 1 file.
sage -t --long --warn-long 71.2 src/sage/groups/generic.py
**********************************************************************
File "src/sage/groups/generic.py", line 1388, in 
sage.groups.generic.structure_description
Failed example:
    G.structure_description()     # optional - database_gap
Expected:
    'C7'
Got:
    '"C7"'
**********************************************************************
File "src/sage/groups/generic.py", line 1393, in 
sage.groups.generic.structure_description
Failed example:
    groups.matrix.GL(4,2).structure_description() # optional - database_gap
Expected:
    'A8'
Got:
    '"A8"'
**********************************************************************
1 item had failures:
   2 of  14 in sage.groups.generic.structure_description
    [216 tests, 2 failures, 2.85 s]
----------------------------------------------------------------------
sage -t --long --warn-long 71.2 src/sage/groups/generic.py  # 2 doctests 
failed
----------------------------------------------------------------------
Total time for all tests: 2.9 seconds
    cpu time: 2.7 seconds
    cumulative wall time: 2.8 seconds

I also get this failure (and only this failure) when testing 
6.10rc0+Trac#19692 (in progress : upgrade R to 3.2.3).

I do *not* understand this failure (and especially the fact I do *not* get 
it with Trac#19638..., which upgrades RPy2 (also work in progress, because 
it still needs documentation).

HTH (but doubting it),

--
Emmanuel Charpentier

Le vendredi 11 décembre 2015 20:39:30 UTC+1, Emmanuel Charpentier a écrit :
>
> FWIW 6.10rc0+Trac#19638 (not yet reviewed !) passes ptestlong with no 
> error on Debian testing running on Core i7 + 16 GB RAM.
>
> I had a compilation hiccup on the build of simplegeneric (0.8.1), which 
> failed for lack of build directory, but was unable t reproduce the error : 
> a second make (with no modification whatsoever) was successful and passed 
> ptestlong.
>
> I was compiling with MAKE="make -j8". It might be a simple synchronization 
> problem, but the machine was not especially loaded at the time...
>
> HTH,
>
> --
> Emmanuel Charpentier
>
> Le jeudi 10 décembre 2015 00:50:28 UTC+1, Volker Braun a écrit :
>>
>> As always, you can get the latest beta version from the "develop" git 
>> branch. Alternatively, the self-contained source tarball is at 
>> http://www.sagemath.org/download-latest.html
>>
>> 098b62d Updated Sage version to 6.10.rc0
>> 2c4edac Trac #19668: Symmetric square L-functions for modular forms
>> 4d6e860 Trac #19675: Move normalize_names() out of CategoryObject
>> 11979c8 Trac #19643: BRiAl not building on cygwin
>> 31843ae Trac #19438: generators given by as_permutation_group in the 
>> wrong order
>> 37d3d59 Trac #19035: Improve assumption documentation and doctest recent 
>> improvements
>> 790580d Trac #17379: Add a 'all' option to the .nth_root() method of 
>> algebraic numbers
>> 250258a Trac #19663: Fix sublinking again
>> 10b3951 Trac #19619: Simplify words.py
>> 64908bf Trac #19590: Further NTL cleanup
>> 89e4c3b Trac #19672: giac depends on Sage runtime
>> 1380421 Trac #19648: simplegeneric depends on setuptools
>> 672a7d7 Trac #19644: arb does not build on cygwin
>> 0e7f333 Trac #19395: Implement Tableau to sign matrix code
>> f8392e3 Trac #19664: Fix Laurent series comparison and make it more 
>> efficient
>> 283aad7 Trac #19632: Haemers srgs
>> a3d8df6 Trac #19660: Fix bug in word problem for GammaH arithmetic groups
>> 94635f7 Trac #19662: Less wasteful management of edge labels
>> 7e82223 Trac #19452: Fix PolynomialSequence
>> 413272d Trac #19364: Add edges() and endpoints() method to intervals
>> 68504c2 Trac #19107: Do not count 4 times the same solution (up to 
>> rotations) in QuantuminoSolver
>> 002d253 Trac #18928: A new structure for Reed-Solomon codes in Sage
>> 4ba1e9a Trac #13543: Multi-character variables not supported in 
>> legend_labels
>> 7c27cd2 Updated Sage version to 6.10.beta7
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to