Skip to content

Instantly share code, notes, and snippets.

@takluyver
Created January 14, 2013 14:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save takluyver/4530575 to your computer and use it in GitHub Desktop.
Save takluyver/4530575 to your computer and use it in GitHub Desktop.
IPython test log
..............................................
----------------------------------------------------------------------
Ran 46 tests in 0.130s
OK
.......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................K..................
----------------------------------------------------------------------
Ran 511 tests in 50.934s
OK (KNOWNFAIL=1)
.............
----------------------------------------------------------------------
Ran 13 tests in 10.405s
OK
.................python: /build/buildd/sip4-4.13.3/siplib/siplib.c:7920: sip_api_can_convert_to_type: Assertion `(((td)->td_flags & 0x0007) == 0x0000) || (((td)->td_flags & 0x0007) == 0x0002)' failed.
.............................................................S...
----------------------------------------------------------------------
Ran 66 tests in 13.378s
OK (SKIP=1)
..............................S..S..............................S
----------------------------------------------------------------------
Ran 69 tests in 3.671s
OK (SKIP=3)
........................................................................................SSS...S..............S.............S..S....................................................................................................................
----------------------------------------------------------------------
Ran 245 tests in 1.742s
OK (SKIP=7)
......................................................
----------------------------------------------------------------------
Ran 54 tests in 0.067s
OK
..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 582 tests in 14.834s
OK
**********************************************************************
IPython test group: IPython.config
**********************************************************************
IPython test group: IPython.core
**********************************************************************
IPython test group: IPython.extensions
**********************************************************************
IPython test group: IPython.frontend
**********************************************************************
IPython test group: IPython.lib
**********************************************************************
IPython test group: IPython.testing
**********************************************************************
IPython test group: IPython.utils
**********************************************************************
IPython test group: IPython.nbformat
**********************************************************************
IPython test group: IPython.zmq
**********************************************************************
Test suite completed for system with the following information:
{'commit_hash': '2458e10',
'commit_source': 'installation',
'default_encoding': 'UTF-8',
'ipython_path': '/home/thomas/.ipy_pr_tests/venv-python2.7/local/lib/python2.7/site-packages/IPython',
'ipython_version': '0.14.dev',
'os_name': 'posix',
'platform': 'Linux-3.5.0-21-generic-i686-with-Ubuntu-12.10-quantal',
'sys_executable': '/home/thomas/.ipy_pr_tests/venv-python2.7/bin/python',
'sys_platform': 'linux2',
'sys_version': '2.7.3 (default, Sep 26 2012, 21:53:58) \n[GCC 4.7.2]'}
Tools and libraries available at test time:
curses cython jinja2 matplotlib numpy pexpect pygments qt rpy2 sqlite3 tornado wx wx.aui zmq
Tools and libraries NOT available at test time:
azure oct2py pymongo
Ran 9 test groups in 138.717s
Status:
ERROR - 1 out of 9 test groups failed.
----------------------------------------
Runner failed: IPython.frontend
You may wish to rerun this one individually, with:
/home/thomas/.ipy_pr_tests/venv-python2.7/bin/python /home/thomas/.ipy_pr_tests/venv-python2.7/local/lib/python2.7/site-packages/IPython/testing/iptest.py IPython.frontend
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment