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 koobs, vstinner
Date 2017-08-18.16:42:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503074523.72.0.260817427533.issue30830@psf.upfronthosting.co.za>
In-reply-to
Content
> Example:
>
> 10-STABLE-amd64% ./python -m test -v test_logging --fail-env-changed -F -m test.test_logging.DatagramHandlerTest.test_output -m test.test_logging.ConfigDictTest.test_listen_config_10_ok  --match=test.test_logging.SocketHandlerTest.test_output

Oh, I forgot to mention that I also run "./python -m test -j4" in a different terminal in parallel to make the bug more likely.
History
Date User Action Args
2017-08-18 16:42:03vstinnersetrecipients: + vstinner, koobs
2017-08-18 16:42:03vstinnersetmessageid: <1503074523.72.0.260817427533.issue30830@psf.upfronthosting.co.za>
2017-08-18 16:42:03vstinnerlinkissue30830 messages
2017-08-18 16:42:03vstinnercreate