##// END OF EJS Templates
Disable completely two sets of Twisted tests so the suite runs....
Disable completely two sets of Twisted tests so the suite runs. The problem is that these tests are not just failing, they hang (even ignoring Ctrl-C), so they prevent the suite from running at all. But I don't know how to fix them, so I disabled them; this way others can at least run the test suite, and hopefully Brian can pitch in with a fix.
Fernando Perez -
r2420:74489a0d
Show More
Name Size Modified Last Commit Author
IPython
docs
scripts
setupext
test
tools
.bzrignore Loading ...
.checkeol Loading ...
COPYING.txt Loading ...
MANIFEST.in Loading ...
README.txt Loading ...
ipython.py Loading ...
setup.py Loading ...
setupbase.py Loading ...
setupegg.py Loading ...

==============
IPython README
==============

Overview
========

Welcome to IPython. Our documentation can be found in the docs/source
subdirectory. We also have ``.html`` and ``.pdf`` versions of this
documentation available on the IPython `website <http://ipython.scipy.org>`_.