This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients vstinner
Date 2017-07-09.23:55:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499644516.45.0.886583947029.issue30886@psf.upfronthosting.co.za>
In-reply-to
Content
The load average was 3.15:

0:04:33 load avg: 3.15 [176/406] test_logging failed (env changed)

--

Another fail on AMD64 FreeBSD CURRENT Non-Debug 3.x:

http://buildbot.python.org/all/builders/AMD64%20FreeBSD%20CURRENT%20Non-Debug%203.x/builds/568/steps/test/logs/stdio

0:01:56 load avg: 3.45 [ 44/406] test_logging failed (env changed)
...
test_output (test.test_logging.UnixSocketHandlerTest) ... ok
test_output (test.test_logging.UnixDatagramHandlerTest) ... ok
test_output (test.test_logging.UnixSysLogHandlerTest) ... ok
test__all__ (test.test_logging.MiscTestCase) ... ok
test_handle_called_with_mp_queue (test.test_logging.QueueListenerTest) ... Warning -- threading_cleanup() failed to cleanup -1 threads after 4 sec (count: 0, dangling: 1)
ok
test_handle_called_with_queue_queue (test.test_logging.QueueListenerTest) ... ok
test_no_messages_in_queue_after_stop (test.test_logging.QueueListenerTest) ... ok
History
Date User Action Args
2017-07-09 23:55:16vstinnersetrecipients: + vstinner
2017-07-09 23:55:16vstinnersetmessageid: <1499644516.45.0.886583947029.issue30886@psf.upfronthosting.co.za>
2017-07-09 23:55:16vstinnerlinkissue30886 messages
2017-07-09 23:55:16vstinnercreate