-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

Does anyone have a clue about the following error ?

RUNNING: ./test-clientserver.py
__main__.ClientServer.test01_ping ...
./coverage.py:180: exceptions.DeprecationWarning: reactor.iterate
cannot be used inside unit tests. In the future, using iterate will
fail the test and may crash or hang the test run.

./coverage.py:181: exceptions.DeprecationWarning: reactor.iterate
cannot be used inside unit tests. In the future, using iterate will
fail the test and may crash or hang the test run.
[OK]
__main__.ClientServer.test02_exception ... Waiting for exception to be
raised  .[OK]
__main__.ClientServer.test02_pingExpectingPrefix ... [OK]
__main__.ClientServer.test03_killThenPing ... [OK]
__main__.ClientServer.test04_deadServerTransport ... [OK]
__main__.ClientServer.test05_clientConnectionLost ... [ERROR]
__main__.ClientServer.test06_dummyClientError ... [OK]
__main__.ClientServer.test07_bufferizedClientPackets ... [OK]
__main__.ClientServer.test08_bufferizedClientPacketsTwo ... [OK]
__main__.ClientServerBadClientProtocol.test01_badClientProtocol ... [OK]
__main__.ClientServerQueuedServerPackets.test01_getServerPacket ... [OK]
__main__.ClientServerDeferredServerPackets.test01_deferredPacket ... [OK]
__main__.ClientServerDeferredServerPackets.test02_deferredErrBackPacket
...
/usr/lib/python2.5/site-packages/twisted/internet/defer.py:262:
exceptions.DeprecationWarning: Don't pass strings (like 'forced to
fail') to failure.Failure (replacing with a DefaultException).
[OK]
__main__.DummyServerTests.test01_invalidProtocol ... [OK]
__main__.DummyServerTests.test02_pingWithoutTimer ... [OK]
__main__.DummyServerTests.test03_pingWithNoneTimer ... [OK]
__main__.DummyServerTests.test04_pingWithActiveTimerNoUser ... [OK]
__main__.DummyServerTests.test05_pingWithActiveTimerWithUser ... [OK]
__main__.DummyServerTests.test06_pingWithInactiveTimerNoUser ... [OK]
__main__.DummyServerTests.test07_pingWithInactiveTimerWithUser ... [OK]
__main__.DummyServerTests.test08_connectionLostNonePingTimerNoAvatar
... [OK]
__main__.DummyServerTests.test09_connectionLostNoPingTimerWithAvatarButNoQueues
... [OK]
__main__.DummyServerTests.test10_connectionLostWithInactivePingTimerWithAvatarAndQueues
... [OK]
__main__.DummyServerTests.test11_connectionLostActivePingTimerNoAvatarOneQueues
... [OK]
__main__.DummyServerTests.test12_handleConnectionNoException ... [OK]
__main__.DummyServerTests.test13_handleConnectionWithExceptionRaised
... [OK]
__main__.DummyServerTests.test14_handleConnectionWithExceptionRaisedNotSet
... [OK]
__main__.DummyClientTests.test01_pingWithoutTimer ... [OK]
__main__.DummyClientTests.test02_pingWithNoneTimer ... [OK]
__main__.DummyClientTests.test03_pingWithActiveTimer ... [OK]
__main__.DummyClientTests.test04_pingWithInactiveTimer ... [OK]
__main__.DummyClientTests.test05_getSerial ... [OK]
__main__.DummyClientTests.test06_getName ... [OK]
__main__.DummyClientTests.test07_getURL ... [OK]
__main__.DummyClientTests.test08_getOutfit ... [OK]
__main__.DummyClientTests.test09_isLogged ... [OK]
__main__.DummyClientTests.test10_factoryError ... [OK]

===============================================================================
[ERROR]: __main__.ClientServer.test05_clientConnectionLost

Traceback (most recent call last):
Failure: twisted.internet.defer.TimeoutError: <__main__.ClientServer
testMethod=test05_clientConnectionLost> (test05_clientConnectionLost)
still running at 120.0 secs
-
-------------------------------------------------------------------------------
Ran 37 tests in 1.369s

FAILED (errors=1, successes=36)
FAIL: test-clientserver.py

Cheers
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkkPGF0ACgkQ8dLMyEl6F2154gCeOHZlcvjYFdvj+dk+28aoncDb
6GEAn1IWzSfZk8VhFEPqyIKUGOFC6/eC
=TLp2
-----END PGP SIGNATURE-----

begin:vcard
fn:Loic Dachary
n:Dachary;Loic
org:pokersource
adr:;;12 bd Magenta;Paris;;75010;France
email;internet:[EMAIL PROTECTED]
title:Senior Developer
tel;work:+33 9 51 18 43 38
tel;cell:+33 6 64 03 29 07
x-mozilla-html:FALSE
url:http://dachary.org/
version:2.1
end:vcard

_______________________________________________
Pokersource-users mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-users

Reply via email to