From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sat, 8 Nov 2014 14:23:02 +0000 From: Girar Builder awaiter robot To: "Eugeny A. Rostovtsev" Subject: [#134308] FAILED python-module-pytest-localserver.git=0.3.3-alt1 Message-ID: <20141108142302.GA3381@gitery.altlinux.org> Mail-Followup-To: girar-builder@altlinux.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-girar-task-id: 134308 X-girar-task-owner: real X-girar-task-repo: sisyphus X-girar-task-try: 1 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: http://git.altlinux.org/tasks/134308/ X-girar-task-log: logs/events.1.1.log X-girar-task-summary: [#134308] FAILED python-module-pytest-localserver.git=0.3.3-alt1 Cc: sisyphus-incominger@lists.altlinux.org X-BeenThere: sisyphus-incominger@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: real@altlinux.org List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2014 14:23:03 -0000 Archived-At: List-Archive: 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 = , 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 = , started 140632181372672)>>() E + where , started 140632181372672)>> = , 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 = , 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 = , started -156271808)>>() E + where , started -156271808)>> = , 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