2 Apr 06:03
Re: [IPython-dev] Twisted 8...
Barry Wark <barrywark <at> gmail.com>
2008-04-02 04:03:54 GMT
2008-04-02 04:03:54 GMT
Just FYI, it looks like it won't be that bad getting things to work
with Twisted 8. I modified setupext to not barf if twisted's
version.major > 2 and installed ipython1. I'll go ahead and branch an
ipython1-twisted8 and start fixing the last couple of test... Here's
the output of 'trial ipython1' on my machine (twisted 8.0.1):
ipython1.core.tests.test_shell
BasicShellTest
testCommand ... [OK]
testExecute ... [OK]
testPutGet ... [OK]
testUpdate ... [OK]
ipython1.daemon.tests.test_daemonservice
BasicDaemonServiceTest
testIDaemonServiceDeferreds ... [OK]
testIDaemonServiceInterface ... [OK]
testIDaemonServiceInterfaceMethods ... [OK]
testRestart_0 ... [OK]
testRestart_1 ... [OK]
testShutdown ... [FAIL]
testSignal_0 ... [OK]
testSignal_1 ... [OK]
testSignal_10 ... [OK]
testSignal_11 ... [OK]
testSignal_12 ... [OK]
testSignal_13 ... [OK]
testSignal_14 ... [OK]
testSignal_15 ... [OK]
testSignal_16 ... [OK]
testSignal_17 ... [OK]
(Continue reading)
RSS Feed