Message299838
| Author |
vstinner |
| Recipients |
koobs, vstinner |
| Date |
2017年08月07日.09:56:57 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1502099818.12.0.559116730868.issue30830@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
Another test_listen_config_10_ok() example:
http://buildbot.python.org/all/builders/AMD64%20FreeBSD%2010.x%20Shared%203.x/builds/674/steps/test/logs/stdio
test_config_8a_ok (test.test_logging.ConfigDictTest) ... ok
test_config_9_ok (test.test_logging.ConfigDictTest) ... ok
test_listen_config_10_ok (test.test_logging.ConfigDictTest) ... Warning -- threading_cleanup() failed to cleanup -1 threads after 2 sec (count: 0, dangling: 1)
ok
test_listen_config_1_ok (test.test_logging.ConfigDictTest) ... ok
test_listen_verify (test.test_logging.ConfigDictTest) ... ok
test_out_of_order (test.test_logging.ConfigDictTest) ... ok
test_manager_loggerclass (test.test_logging.ManagerTest) ... ok |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2017年08月07日 09:56:58 | vstinner | set | recipients:
+ vstinner, koobs |
| 2017年08月07日 09:56:58 | vstinner | set | messageid: <1502099818.12.0.559116730868.issue30830@psf.upfronthosting.co.za> |
| 2017年08月07日 09:56:58 | vstinner | link | issue30830 messages |
| 2017年08月07日 09:56:57 | vstinner | create |
|