Skip to content

Instantly share code, notes, and snippets.

@jimbaker
Created May 6, 2014 17:21
Show Gist options
  • Save jimbaker/a13cdfbbe7d1a108aef7 to your computer and use it in GitHub Desktop.
Save jimbaker/a13cdfbbe7d1a108aef7 to your computer and use it in GitHub Desktop.
Regrtest output for Jython
[exec] 355 tests OK.
[exec] 13 tests skipped:
[exec] test__osx_support test_commands test_crypt test_curses test_dbm
[exec] test_lib2to3 test_pickle test_pipes test_readline test_smtpnet
[exec] test_subprocess test_urllib2net test_urllibnet
[exec] 8 skips unexpected:
[exec] test__osx_support test_commands test_crypt test_dbm test_lib2to3
[exec] test_pickle test_pipes test_readline
[exec] 17 tests failed:
[exec] test_asynchat test_asyncore test_binascii test_dumbdbm test_gzip
[exec] test_import test_json test_pbcvm test_pwd test_select
[exec] test_select_new test_shutil test_socket test_ssl test_tarfile
[exec] test_univnewlines test_xmlrpc
[exec] 17 fails unexpected:
[exec] test_asynchat test_asyncore test_binascii test_dumbdbm test_gzip
[exec] test_import test_json test_pbcvm test_pwd test_select
[exec] test_select_new test_shutil test_socket test_ssl test_tarfile
[exec] test_univnewlines test_xmlrpc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment