[Python-checkins] buildbot warnings in x86 mvlgcc trunk (original) (raw)
buildbot at python.org buildbot at python.org
Wed Apr 25 20:37:45 CEST 2007
- Previous message: [Python-checkins] r54958 - python/trunk/Lib/test/test_support.py
- Next message: [Python-checkins] r54959 - python/trunk/Demo/parser/unparse.py
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The Buildbot has detected a new failure of x86 mvlgcc trunk. Full details are available at: http://www.python.org/dev/buildbot/all/x86%2520mvlgcc%2520trunk/builds/486
Buildbot URL: http://www.python.org/dev/buildbot/all/
Build Reason: Build Source Stamp: [branch trunk] HEAD Blamelist: collin.winter
Build had warnings: warnings test
Excerpt from the test logfile: Traceback (most recent call last): File "/home2/buildbot/slave/trunk.loewis-linux/build/Lib/threading.py", line 460, in __bootstrap self.run() File "/home2/buildbot/slave/trunk.loewis-linux/build/Lib/test/test_socketserver.py", line 93, in run svr.serve_a_few() File "/home2/buildbot/slave/trunk.loewis-linux/build/Lib/test/test_socketserver.py", line 35, in serve_a_few self.handle_request() File "/home2/buildbot/slave/trunk.loewis-linux/build/Lib/SocketServer.py", line 224, in handle_request self.handle_error(request, client_address) File "/home2/buildbot/slave/trunk.loewis-linux/build/Lib/SocketServer.py", line 222, in handle_request self.process_request(request, client_address) File "/home2/buildbot/slave/trunk.loewis-linux/build/Lib/SocketServer.py", line 429, in process_request self.collect_children() File "/home2/buildbot/slave/trunk.loewis-linux/build/Lib/SocketServer.py", line 425, in collect_children self.active_children.remove(pid) ValueError: list.remove(x): x not in list
1 test failed: test_socketserver
make: *** [buildbottest] Error 1
sincerely, -The Buildbot
- Previous message: [Python-checkins] r54958 - python/trunk/Lib/test/test_support.py
- Next message: [Python-checkins] r54959 - python/trunk/Demo/parser/unparse.py
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]