Hi,

I don't know the release policy with respect to optional
packages, but with 6.6.beta5:

$ ./sage -t --optional=sage,coxeter3 src/sage/libs/coxeter3/coxeter.pyx
Running doctests with ID 2015-03-14-13-38-10-11823038.
Git branch: develop
Doctesting 1 file.
sage -t --warn-long 73.0 src/sage/libs/coxeter3/coxeter.pyx
**********************************************************************
File "src/sage/libs/coxeter3/coxeter.pyx", line 723, in 
sage.libs.coxeter3.coxeter.CoxGroupElement._coxnumber
Failed example:
    w._coxnumber()                                                              
      # optional - coxeter3
Expected:
    7L
Got:
    7
**********************************************************************
1 item had failures:
   1 of   5 in sage.libs.coxeter3.coxeter.CoxGroupElement._coxnumber
    [257 tests, 1 failure, 0.24 s]
----------------------------------------------------------------------
sage -t --warn-long 73.0 src/sage/libs/coxeter3/coxeter.pyx  # 1 doctest failed
----------------------------------------------------------------------
Total time for all tests: 0.3 seconds
    cpu time: 0.2 seconds
    cumulative wall time: 0.2 seconds

-- 
Marc

-- 
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 http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to