On Saturday, 12 December 2015 10:02:33 UTC, Emmanuel Charpentier wrote:

> 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
>
> yes, I get this with rc0 (and few totally irrelevant patches on top).
The change goes back to 2015-01-26, according to git blame.

Should  I open a ticket for this?

Dima

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