Skip to content

Instantly share code, notes, and snippets.

@takluyver
Created July 23, 2012 12:59
Show Gist options
  • Select an option

  • Save takluyver/3163508 to your computer and use it in GitHub Desktop.

Select an option

Save takluyver/3163508 to your computer and use it in GitHub Desktop.
IPython test log
..............................................
----------------------------------------------------------------------
Ran 46 tests in 0.076s
OK
....................................................................................................................................................................................................................S.....................................................................................................................................K.........
----------------------------------------------------------------------
Ran 356 tests in 14.529s
OK (KNOWNFAIL=1, SKIP=1)
...........
----------------------------------------------------------------------
Ran 11 tests in 1.564s
OK
...................Got bus address: "unix:abstract=/tmp/dbus-X71divXKaZ,guid=9474ea1a735f81e4979c597800000062"
Connected to accessibility bus at: "unix:abstract=/tmp/dbus-X71divXKaZ,guid=9474ea1a735f81e4979c597800000062"
Registered DEC: true
...........
----------------------------------------------------------------------
Ran 30 tests in 3.162s
OK
Traceback (most recent call last):
File "/home/thomas/.ipy_pr_tests/venv-python3.2/lib/python3.2/site-packages/ipython-0.14.dev-py3.2.egg/IPython/frontend/qt/console/completion_html.py", line 152, in eventFilter
if obj == self._text_edit:
AttributeError: 'CompletionHtml' object has no attribute '_text_edit'
Traceback (most recent call last):
File "/home/thomas/.ipy_pr_tests/venv-python3.2/lib/python3.2/site-packages/ipython-0.14.dev-py3.2.egg/IPython/frontend/qt/console/completion_html.py", line 152, in eventFilter
if obj == self._text_edit:
AttributeError: 'CompletionHtml' object has no attribute '_text_edit'
.....................EEEE.........
======================================================================
ERROR: Test that latex_to_png_dvipng just runs without error.
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/lib/python3.2/dist-packages/nose-1.1.2-py3.2.egg/nose/case.py", line 198, in runTest
self.test(*self.arg)
File "/home/thomas/.ipy_pr_tests/venv-python3.2/lib/python3.2/site-packages/ipython-0.14.dev-py3.2.egg/IPython/lib/latextools.py", line 144, in latex_to_png_dvipng
bin_data = f.read()
File "/home/thomas/.ipy_pr_tests/venv-python3.2/lib/python3.2/codecs.py", line 300, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x89 in position 0: invalid start byte
======================================================================
ERROR: Test that latex_to_png_dvipng just runs without error.
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/lib/python3.2/dist-packages/nose-1.1.2-py3.2.egg/nose/case.py", line 198, in runTest
self.test(*self.arg)
File "/home/thomas/.ipy_pr_tests/venv-python3.2/lib/python3.2/site-packages/ipython-0.14.dev-py3.2.egg/IPython/lib/latextools.py", line 144, in latex_to_png_dvipng
bin_data = f.read()
File "/home/thomas/.ipy_pr_tests/venv-python3.2/lib/python3.2/codecs.py", line 300, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x89 in position 0: invalid start byte
======================================================================
ERROR: Test that latex_to_png_dvipng just runs without error.
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/lib/python3.2/dist-packages/nose-1.1.2-py3.2.egg/nose/case.py", line 198, in runTest
self.test(*self.arg)
File "/home/thomas/.ipy_pr_tests/venv-python3.2/lib/python3.2/site-packages/ipython-0.14.dev-py3.2.egg/IPython/lib/latextools.py", line 144, in latex_to_png_dvipng
bin_data = f.read()
File "/home/thomas/.ipy_pr_tests/venv-python3.2/lib/python3.2/codecs.py", line 300, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x89 in position 0: invalid start byte
======================================================================
ERROR: Test that latex_to_png_dvipng just runs without error.
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/lib/python3.2/dist-packages/nose-1.1.2-py3.2.egg/nose/case.py", line 198, in runTest
self.test(*self.arg)
File "/home/thomas/.ipy_pr_tests/venv-python3.2/lib/python3.2/site-packages/ipython-0.14.dev-py3.2.egg/IPython/lib/latextools.py", line 144, in latex_to_png_dvipng
bin_data = f.read()
File "/home/thomas/.ipy_pr_tests/venv-python3.2/lib/python3.2/codecs.py", line 300, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x89 in position 0: invalid start byte
----------------------------------------------------------------------
Ran 34 tests in 9.154s
FAILED (errors=4)
............................S..S......................S
----------------------------------------------------------------------
Ran 55 tests in 0.085s
OK (SKIP=3)
........................................................................SS...S..............S............S..S....................................................S.........S..................................................
----------------------------------------------------------------------
Ran 222 tests in 2.510s
OK (SKIP=8)
......................................................
----------------------------------------------------------------------
Ran 54 tests in 0.047s
OK
.........................
----------------------------------------------------------------------
Ran 25 tests in 12.247s
OK
...........................................................................................................S...................................K.......K..................S
----------------------------------------------------------------------
Ran 171 tests in 59.024s
OK (KNOWNFAIL=2, SKIP=2)
**********************************************************************
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
**********************************************************************
IPython test group: IPython.parallel
**********************************************************************
Test suite completed for system with the following information:
{'commit_hash': 'a98f248',
'commit_source': 'installation',
'default_encoding': 'UTF-8',
'ipython_path': '/home/thomas/.ipy_pr_tests/venv-python3.2/lib/python3.2/site-packages/ipython-0.14.dev-py3.2.egg/IPython',
'ipython_version': '0.14.dev',
'os_name': 'posix',
'platform': 'Linux-3.2.0-26-generic-i686-with-Ubuntu-12.04-precise',
'sys_executable': '/home/thomas/.ipy_pr_tests/venv-python3.2/bin/python',
'sys_platform': 'linux2',
'sys_version': '3.2.3 (default, May 3 2012, 15:54:42) \n[GCC 4.6.3]'}
Tools and libraries available at test time:
curses cython matplotlib numpy pexpect pygments qt rpy2 sqlite3 tornado zmq
Tools and libraries NOT available at test time:
oct2py pymongo wx wx.aui
Ran 10 test groups in 130.746s
Status:
ERROR - 1 out of 10 test groups failed.
----------------------------------------
Runner failed: IPython.lib
You may wish to rerun this one individually, with:
/home/thomas/.ipy_pr_tests/venv-python3.2/bin/python /home/thomas/.ipy_pr_tests/venv-python3.2/lib/python3.2/site-packages/ipython-0.14.dev-py3.2.egg/IPython/testing/iptest.py IPython.lib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment