Skip to content

Instantly share code, notes, and snippets.

View fperez's full-sized avatar

Fernando Perez fperez

View GitHub Profile
@fperez
fperez / results.log
Created May 28, 2012 07:12
IPython test log
..............................................
----------------------------------------------------------------------
Ran 46 tests in 0.047s
OK
........................................................................................................................................................................................................................................................................................................................................................................................................................K.........
----------------------------------------------------------------------
Ran 423 tests in 17.377s
OK (KNOWNFAIL=1)
@fperez
fperez / results.log
Created May 28, 2012 07:12
IPython test log
..............................................
----------------------------------------------------------------------
Ran 46 tests in 0.054s
OK
..................................................................................................................................................................................................S.............................S............................................................K.........
----------------------------------------------------------------------
Ran 295 tests in 15.026s
OK (KNOWNFAIL=1, SKIP=2)
@fperez
fperez / results.log
Created May 31, 2012 01:45
IPython test log
..............................................
----------------------------------------------------------------------
Ran 46 tests in 0.049s
OK
..........................................................................................................................................................................................................................................................................................................................................................................................................................K.........
----------------------------------------------------------------------
Ran 425 tests in 15.140s
OK (KNOWNFAIL=1)
@fperez
fperez / results.log
Created May 31, 2012 01:45
IPython test log
..............................................
----------------------------------------------------------------------
Ran 46 tests in 0.054s
OK
..................................................................................................................................................................................................S..............................S............................................................K.........
----------------------------------------------------------------------
Ran 296 tests in 15.255s
OK (KNOWNFAIL=1, SKIP=2)
@fperez
fperez / results.log
Created May 31, 2012 02:48
IPython test log
..............................................
----------------------------------------------------------------------
Ran 46 tests in 0.053s
OK
...................................................................................................................................................................................................S..............................S............................................................K.........
----------------------------------------------------------------------
Ran 297 tests in 15.902s
OK (KNOWNFAIL=1, SKIP=2)
@fperez
fperez / results.log
Created May 31, 2012 05:11
IPython test log
Traceback (most recent call last):
File "/home/fperez/.ipy_pr_tests/venv-python3.2/bin/iptest3", line 9, in <module>
load_entry_point('ipython==0.13.dev', 'console_scripts', 'iptest3')()
File "/home/fperez/.ipy_pr_tests/venv-python3.2/lib/python3.2/site-packages/distribute-0.6.24-py3.2.egg/pkg_resources.py", line 337, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/home/fperez/.ipy_pr_tests/venv-python3.2/lib/python3.2/site-packages/distribute-0.6.24-py3.2.egg/pkg_resources.py", line 2280, in load_entry_point
return ep.load()
File "/home/fperez/.ipy_pr_tests/venv-python3.2/lib/python3.2/site-packages/distribute-0.6.24-py3.2.egg/pkg_resources.py", line 1990, in load
entry = __import__(self.module_name, globals(),globals(), ['__name__'])
File "/home/fperez/.ipy_pr_tests/venv-python3.2/lib/python3.2/site-packages/ipython-0.13.dev-py3.2.egg/IPython/testing/iptest.py", line 55, in <module>
@fperez
fperez / BackgroundLoop.ipynb
Created May 31, 2012 06:52 — forked from minrk/BackgroundLoop.ipynb
Sample notebook for backgrounding a simulation on IPython engines
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fperez
fperez / iptest.log
Created May 31, 2012 16:37
iptest/nose detailed log, virtualenv without Cython available
(ipython-bare)blanca[junk]> iptest -vvv IPython.extensions
['IPython/external', 'IPython_doctest_plugin', 'IPython/quarantine', 'IPython/deathrow', 'IPython/testing/attic', 'IPython/testing/mkdoctests', 'IPython/lib/inputhook', 'IPython/config/default', 'IPython/config/profile', 'IPython/lib/inputhookwx', 'IPython/lib/inputhookgtk', 'IPython/zmq/gui/gtkembed', 'IPython/zmq', 'IPython/frontend/qt', 'IPython/frontend/html', 'IPython/frontend/consoleapp.py', 'IPython/frontend/terminal/console', 'IPython/parallel', 'IPython/parallel/controller/mongodb', 'IPython/parallel/tests/test_mongodb', 'IPython/core/pylabtools', 'IPython/core/tests/test_pylabtools', 'IPython/zmq/pylab', 'IPython/extensions/cythonmagic', 'IPython/extensions/cythonmagic.py', 'IPython/extensions/test/test_cythonmagic', 'IPython/extensions/test/test_cythonmagic.py']
nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$']
nose.plugins.manager: DEBUG: Configuring plugins
nose.plugins.manager: DEBUG: Plugins enabled: [<IPython.te
@fperez
fperez / results.log
Created June 2, 2012 20:41
IPython test log
WARNING: Excluding nonexistent file: 'IPython/quarantine'
WARNING: Excluding nonexistent file: 'IPython/deathrow'
..............................................
----------------------------------------------------------------------
Ran 46 tests in 0.048s
OK
WARNING: Excluding nonexistent file: 'IPython/quarantine'
WARNING: Excluding nonexistent file: 'IPython/deathrow'
...............................................F.............................................................................................................................................................................................................................................................................................................................................................................K.........
@fperez
fperez / results.log
Created June 2, 2012 20:41
IPython test log
Traceback (most recent call last):
File "/home/fperez/.ipy_pr_tests/venv-python3.2/bin/iptest3", line 9, in <module>
load_entry_point('ipython==0.13.dev', 'console_scripts', 'iptest3')()
File "/home/fperez/.ipy_pr_tests/venv-python3.2/lib/python3.2/site-packages/distribute-0.6.24-py3.2.egg/pkg_resources.py", line 337, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/home/fperez/.ipy_pr_tests/venv-python3.2/lib/python3.2/site-packages/distribute-0.6.24-py3.2.egg/pkg_resources.py", line 2280, in load_entry_point
return ep.load()
File "/home/fperez/.ipy_pr_tests/venv-python3.2/lib/python3.2/site-packages/distribute-0.6.24-py3.2.egg/pkg_resources.py", line 1990, in load
entry = __import__(self.module_name, globals(),globals(), ['__name__'])
File "/home/fperez/.ipy_pr_tests/venv-python3.2/lib/python3.2/site-packages/ipython-0.13.dev-py3.2.egg/IPython/testing/iptest.py", line 61, in <module>