On 09/04/15 09:17, John H Palmieri wrote:
> At least a while ago, Sage's Python failed its test suite on most (all?)
> platforms. Is this still true? If you're willing, please try
> 
>    sage -f -c python2
> 
> and report the results.
> 
> For me, it fails on OS X.
> 

Fails here:
358 tests OK.
4 tests failed:
    test_gdb test_site test_ssl test_urllib2_localnet
38 tests skipped:
    test_aepack test_al test_applesingle test_bsddb185 test_bsddb3
    test_cd test_cl test_codecmaps_cn test_codecmaps_hk
    test_codecmaps_jp test_codecmaps_kr test_codecmaps_tw test_curses
    test_dl test_gl test_imageop test_imgfile test_kqueue
    test_linuxaudiodev test_macos test_macostools test_msilib
    test_ossaudiodev test_pep277 test_scriptpackages test_smtpnet
    test_socketserver test_startfile test_sunaudiodev test_timeout
    test_tk test_ttk_guionly test_unicode_file test_urllib2net
    test_urllibnet test_winreg test_winsound test_zipfile64
Those skips are all expected on linux2.
make: [test] Error 1 (ignored)

== CPython 2.7.9 (default, Sep 4 2015, 09:2 3:31) [GCC 4.8.3 20140911
(Red Hat 4.8.3-9)]
==   Linux-3.10.0-229.el7.x86_64.debug-x86_64-with-redhat-7.1-Nitrogen
little-endian

Actually scientific linux 7.1 rather than plain redhat. It's doing
another pass now but I don't see how that will be better.
Some failing tests may be related to a security patch sage included
but that upstream won't.
[302/400/1] test_site
test test_site failed -- Traceback (most recent call last):
  File
"/home/frb15/sagemath/sage-brial/local/var/tmp/sage/build/python2-2.7.9/src/Lib/test/test_site.py",
line 175, in test_s_option
    % (usersite, rc))
AssertionError: '/home/frb15/.local/lib/python2.7/site-packages' is not
in sys.path (sys.exit returned 0)

Not sure what is happening with gdb, possibly
it may succeed with a sage build of gdb rather than a system one.
[152/400] test_gdb
test test_gdb failed -- multiple errors occurred; run in verbose mode
for details

test_ssl is failing because the machine is behind a firewall and I
haven't opened it. Not sure if it is the cause of test_urllib2_localnet
failing as well
[369/400/3] test_urllib2_localnet
test test_urllib2_localnet failed -- multiple errors occurred; run in
verbose mode for details


Francois

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

Reply via email to