[#134308] FAILED python-module-pytest-localserver.git=0.3.3-alt1
Girar Builder awaiter robot
girar-builder at altlinux.org
Sat Nov 8 18:23:02 MSK 2014
http://git.altlinux.org/tasks/134308/logs/events.1.1.log
2014-Nov-08 14:21:57 :: task #134308 for sisyphus started by real:
#100 build 0.3.3-alt1 from /people/real/packages/python-module-pytest-localserver.git
2014-Nov-08 14:21:58 :: [i586] #100 python-module-pytest-localserver.git 0.3.3-alt1: build start
2014-Nov-08 14:21:58 :: [x86_64] #100 python-module-pytest-localserver.git 0.3.3-alt1: build start
httpsserver = <SecureContentServer(<class 'pytest_localserver.https.SecureContentServer'>, stopped 140632181372672)>
def test_server_is_deleted(httpsserver):
assert httpsserver.is_alive()
httpsserver.__del__()
> assert not httpsserver.is_alive()
E assert not True
E + where True = <bound method SecureContentServer.isAlive of <SecureContentServer(<class 'pytest_localserver.https.SecureContentServer'>, started 140632181372672)>>()
E + where <bound method SecureContentServer.isAlive of <SecureContentServer(<class 'pytest_localserver.https.SecureContentServer'>, started 140632181372672)>> = <SecureContentServer(<class 'pytest_localserver.https.SecureContentServer'>, started 140632181372672)>.is_alive
tests/test_https.py:35: AssertionError
===================== 3 failed, 16 passed in 8.19 seconds ======================
2014-Nov-08 14:22:50 :: [x86_64] python-module-pytest-localserver.git 0.3.3-alt1: remote: build failed
2014-Nov-08 14:22:50 :: [x86_64] #100 python-module-pytest-localserver.git 0.3.3-alt1: build FAILED
httpsserver = <SecureContentServer(<class 'pytest_localserver.https.SecureContentServer'>, stopped -156271808)>
def test_server_is_killed(httpsserver):
assert httpsserver.is_alive()
httpsserver.stop()
> assert not httpsserver.is_alive()
E assert not True
E + where True = <bound method SecureContentServer.isAlive of <SecureContentServer(<class 'pytest_localserver.https.SecureContentServer'>, started -156271808)>>()
E + where <bound method SecureContentServer.isAlive of <SecureContentServer(<class 'pytest_localserver.https.SecureContentServer'>, started -156271808)>> = <SecureContentServer(<class 'pytest_localserver.https.SecureContentServer'>, started -156271808)>.is_alive
tests/test_https.py:29: AssertionError
===================== 1 failed, 18 passed in 8.87 seconds ======================
2014-Nov-08 14:23:02 :: [i586] python-module-pytest-localserver.git 0.3.3-alt1: remote: build failed
2014-Nov-08 14:23:02 :: [i586] #100 python-module-pytest-localserver.git 0.3.3-alt1: build FAILED
2014-Nov-08 14:22:50 :: [x86_64] build FAILED
2014-Nov-08 14:23:02 :: [i586] build FAILED
2014-Nov-08 14:23:02 :: task #134308 for sisyphus FAILED
More information about the Sisyphus-incominger
mailing list