Jaap Spies wrote:
> mabshoff wrote:
>> Hello folks,
>
> Now doing a fresh install on this machine.
>
On this fresh install first success, followed by the failure:
SAGE build/upgrade complete!
[j...@paix sage-3.4.2.rc0]$ ./sage -t
"devel/sage/sage/matrix/matrix_symbolic_dense.pyx"
sage -t "devel/sage/sage/matrix/matrix_symbolic_dense.pyx"
[125.6 s]
----------------------------------------------------------------------
All tests passed!
Total time for all tests: 125.8 seconds
[j...@paix sage-3.4.2.rc0]$ ./sage -t
"devel/sage/sage/matrix/matrix_symbolic_dense.pyx"
sage -t "devel/sage/sage/matrix/matrix_symbolic_dense.pyx"
**********************************************************************
File
"/home/jaap/downloads/sage-3.4.2.rc0/devel/sage/sage/matrix/matrix_symbolic_dense.pyx",
line 413:
sage: M.determinant()
Expected:
4*x - 6
Got:
determinant(sage513)
**********************************************************************
1 items had failures:
1 of 9 in __main__.example_18
***Test Failed*** 1 failures.
For whitespace errors, see the file
/home/jaap/downloads/sage-3.4.2.rc0/tmp/.doctest_matrix_symbolic_dense.py
[74.1 s]
exit code: 1024
----------------------------------------------------------------------
The following tests failed:
sage -t "devel/sage/sage/matrix/matrix_symbolic_dense.pyx"
Total time for all tests: 74.1 seconds
[j...@paix sage-3.4.2.rc0]$
Weird!
Jaap
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---