Message292824
| Author |
vstinner |
| Recipients |
ned.deily, ronaldoussoren, vstinner |
| Date |
2017年05月03日.00:07:29 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1493770051.35.0.665308404943.issue30239@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
http://buildbot.python.org/all/builders/x86-64%20Sierra%203.5/builds/39/steps/test/logs/stdio
======================================================================
FAIL: test_handle_expt (test.test_asyncore.TestAPI_UseIPv4Poll)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/buildbot/buildarea/3.5.billenstein-sierra/build/Lib/test/test_asyncore.py", line 671, in test_handle_expt
self.loop_waiting_for_flag(client)
File "/Users/buildbot/buildarea/3.5.billenstein-sierra/build/Lib/test/test_asyncore.py", line 511, in loop_waiting_for_flag
self.fail("flag not set")
AssertionError: flag not set
======================================================================
FAIL: test_handle_expt (test.test_asyncore.TestAPI_UseIPv6Poll)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/buildbot/buildarea/3.5.billenstein-sierra/build/Lib/test/test_asyncore.py", line 671, in test_handle_expt
self.loop_waiting_for_flag(client)
File "/Users/buildbot/buildarea/3.5.billenstein-sierra/build/Lib/test/test_asyncore.py", line 511, in loop_waiting_for_flag
self.fail("flag not set")
AssertionError: flag not set |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2017年05月03日 00:07:32 | vstinner | set | recipients:
+ vstinner, ronaldoussoren, ned.deily |
| 2017年05月03日 00:07:31 | vstinner | set | messageid: <1493770051.35.0.665308404943.issue30239@psf.upfronthosting.co.za> |
| 2017年05月03日 00:07:30 | vstinner | link | issue30239 messages |
| 2017年05月03日 00:07:29 | vstinner | create |
|