Rebuilding on SageMathCloud due to change of underlying hardware (now Intel 
Haskell).

Four failures on first run, the last three complete successfully when run 
again.

sage -t --long --warn-long 75.9 src/sage/rings/function_field/function_field
.py  # Timed out
sage -t --long --warn-long 75.9 local/lib/python2.7/site-packages/sagenb-
0.11.4-py2.7.egg/sagenb/notebook/cell.py  # Bad exit: 1
sage -t --long --warn-long 75.9 local/lib/python2.7/site-packages/sagenb-
0.11.4-py2.7.egg/sagenb/notebook/worksheet.py  # Bad exit: 1
sage -t --long --warn-long 75.9 src/sage/interfaces/qsieve.py  # Bad exit: 1

First failed three times, identically,

File "src/sage/rings/function_field/function_field.py", line 425, in sage.
rings.function_field.function_field.FunctionField_polymod.? 
Failed example:
    M('x')
Expected:
    Traceback (most recent call last):
    ...
    TypeError: unable to evaluate 'x' in Fraction Field of Univariate 
Polynomial Ring in t over Rational Field
Got:
    <BLANKLINE>
    Traceback (most recent call last):

    <snip>

    File "sage/structure/coerce_maps.pyx", line 110, in sage.structure.
coerce_maps.DefaultConvertMap_unique._call_ (build/cythonized/sage/structure
/c oerce_maps.c:4361)
        raise
      File "sage/structure/coerce_maps.pyx", line 105, in sage.structure.
coerce_maps.DefaultConvertMap_unique._call_ (build/cythonized/sage/structure
/c oerce_maps.c:4268)
       return C._element_constructor(x)
      File 
"/usr/local/sage/sage-6.5/local/lib/python2.7/site-packages/sage/rings/function_field/function_field.py"
, line 1221, in _element_constructor _
        raise Err
    TypeError: unable to convert string
**********************************************************************
1 item had failures:
   1 of  11 in sage.rings.function_field.function_field.
FunctionField_polymod.?
    [286 tests, 1 failure, 392.77 s]
----------------------------------------------------------------------
sage -t --long --warn-long 331.1 src/sage/rings/function_field/
function_field.py  # 1 doctest failed
----------------------------------------------------------------------    






-- 
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 sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
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