Skip to content

Instantly share code, notes, and snippets.

@minrk
Created May 31, 2012 00:53
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 minrk/2839954 to your computer and use it in GitHub Desktop.
Save minrk/2839954 to your computer and use it in GitHub Desktop.
IPython test log
..............................................
----------------------------------------------------------------------
Ran 46 tests in 0.072s
OK
[?1034h.......................................EEEE..........................................................................................................................................................................................................................................................................................................................................................................K.........
======================================================================
ERROR: IPython.core.tests.test_completer.test_func_kw_completions
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/minrk/.local/lib/python2.6/site-packages/nose-1.1.2-py2.6.egg/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/Users/minrk/.ipy_pr_tests/venv-python2.6/lib/python2.6/site-packages/IPython/core/tests/test_completer.py", line 289, in test_func_kw_completions
nt.assert_in('b=', matches)
AttributeError: 'module' object has no attribute 'assert_in'
======================================================================
ERROR: IPython.core.tests.test_completer.test_line_magics
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/minrk/.local/lib/python2.6/site-packages/nose-1.1.2-py2.6.egg/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/Users/minrk/.ipy_pr_tests/venv-python2.6/lib/python2.6/site-packages/IPython/core/tests/test_completer.py", line 299, in test_line_magics
nt.assert_in('%lsmagic', matches)
AttributeError: 'module' object has no attribute 'assert_in'
======================================================================
ERROR: IPython.core.tests.test_completer.test_cell_magics
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/minrk/.local/lib/python2.6/site-packages/nose-1.1.2-py2.6.egg/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/Users/minrk/.ipy_pr_tests/venv-python2.6/lib/python2.6/site-packages/IPython/core/tests/test_completer.py", line 315, in test_cell_magics
nt.assert_in('%%_foo_cellm', matches)
AttributeError: 'module' object has no attribute 'assert_in'
======================================================================
ERROR: IPython.core.tests.test_completer.test_line_cell_magics
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/minrk/.local/lib/python2.6/site-packages/nose-1.1.2-py2.6.egg/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/Users/minrk/.ipy_pr_tests/venv-python2.6/lib/python2.6/site-packages/IPython/core/tests/test_completer.py", line 335, in test_line_cell_magics
nt.assert_in('%_bar_cellm', matches)
AttributeError: 'module' object has no attribute 'assert_in'
----------------------------------------------------------------------
Ran 419 tests in 5.146s
FAILED (KNOWNFAIL=1, errors=4)
[?1034h...EE
======================================================================
ERROR: IPython.extensions.tests.test_autoreload.TestAutoreload.test_smoketest_aimport
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/minrk/.local/lib/python2.6/site-packages/nose-1.1.2-py2.6.egg/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/Users/minrk/.ipy_pr_tests/venv-python2.6/lib/python2.6/site-packages/IPython/extensions/tests/test_autoreload.py", line 314, in test_smoketest_aimport
self._check_smoketest(use_aimport=True)
File "/Users/minrk/.ipy_pr_tests/venv-python2.6/lib/python2.6/site-packages/IPython/extensions/tests/test_autoreload.py", line 180, in _check_smoketest
nt.assert_in(mod_name, self.shell.ns)
AttributeError: 'module' object has no attribute 'assert_in'
======================================================================
ERROR: IPython.extensions.tests.test_autoreload.TestAutoreload.test_smoketest_autoreload
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/minrk/.local/lib/python2.6/site-packages/nose-1.1.2-py2.6.egg/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/Users/minrk/.ipy_pr_tests/venv-python2.6/lib/python2.6/site-packages/IPython/extensions/tests/test_autoreload.py", line 317, in test_smoketest_autoreload
self._check_smoketest(use_aimport=False)
File "/Users/minrk/.ipy_pr_tests/venv-python2.6/lib/python2.6/site-packages/IPython/extensions/tests/test_autoreload.py", line 180, in _check_smoketest
nt.assert_in(mod_name, self.shell.ns)
AttributeError: 'module' object has no attribute 'assert_in'
----------------------------------------------------------------------
Ran 5 tests in 0.025s
FAILED (errors=2)
[?1034h.........
----------------------------------------------------------------------
Ran 9 tests in 2.107s
OK
[?1034h...............SS....................
----------------------------------------------------------------------
Ran 38 tests in 1.926s
OK (SKIP=2)
[?1034h
----------------------------------------------------------------------
Ran 0 tests in 0.000s
OK
[?1034h...........................S....S.......................S
----------------------------------------------------------------------
Ran 61 tests in 0.087s
OK (SKIP=3)
[?1034h...................................................................SS...S............S............S..S...........................................................................................................
----------------------------------------------------------------------
Ran 210 tests in 1.423s
OK (SKIP=6)
[?1034h......................................................
----------------------------------------------------------------------
Ran 54 tests in 0.097s
OK
[?1034h.......................................................................................................................................................
----------------------------------------------------------------------
Ran 161 tests in 13.909s
OK
[?1034h...........................................................................................S........S..............................S.......................S
----------------------------------------------------------------------
Ran 157 tests in 65.125s
OK (SKIP=4)
[?1034h**********************************************************************
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.scripts
**********************************************************************
IPython test group: IPython.testing
**********************************************************************
IPython test group: IPython.utils
**********************************************************************
IPython test group: IPython.nbformat
**********************************************************************
IPython test group: IPython.zmq
**********************************************************************
IPython test group: IPython.parallel
**********************************************************************
Test suite completed for system with the following information:
{'commit_hash': 'e773bac',
'commit_source': 'installation',
'ipython_path': '/Users/minrk/.ipy_pr_tests/venv-python2.6/lib/python2.6/site-packages/IPython',
'ipython_version': '0.13.dev',
'os_name': 'posix',
'platform': 'Darwin-11.4.0-x86_64-i386-64bit',
'sys_executable': '/Users/minrk/.ipy_pr_tests/venv-python2.6/bin/python',
'sys_platform': 'darwin',
'sys_version': '2.6.7 (r267:88850, Jul 31 2011, 19:30:54) \n[GCC 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)]'}
Tools and libraries available at test time:
curses pexpect sqlite3 zmq
Tools and libraries NOT available at test time:
matplotlib pygments pymongo qt tornado wx wx.aui
Ran 11 test groups in 104.295s
Status:
ERROR - 2 out of 11 test groups failed.
----------------------------------------
Runner failed: IPython.core
You may wish to rerun this one individually, with:
/Users/minrk/.ipy_pr_tests/venv-python2.6/bin/python /Users/minrk/.ipy_pr_tests/venv-python2.6/lib/python2.6/site-packages/IPython/testing/iptest.py IPython.core
----------------------------------------
Runner failed: IPython.extensions
You may wish to rerun this one individually, with:
/Users/minrk/.ipy_pr_tests/venv-python2.6/bin/python /Users/minrk/.ipy_pr_tests/venv-python2.6/lib/python2.6/site-packages/IPython/testing/iptest.py IPython.extensions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment