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 zach.ware
Recipients neyuru, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-01-09.05:23:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547011380.97.0.201206265615.issue35693@roundup.psfhosted.org>
In-reply-to
Content
Try running `rt.bat -x64 -v test_httpservers`, which will run just that test in verbose mode.  If that happens to pass, try `rt.bat -x64 -wW`, which will show the verbose output of a failed test and retry just the failed test at the end of the full run.
History
Date User Action Args
2019-01-09 05:23:03zach.waresetrecipients: + zach.ware, paul.moore, tim.golden, steve.dower, neyuru
2019-01-09 05:23:00zach.waresetmessageid: <1547011380.97.0.201206265615.issue35693@roundup.psfhosted.org>
2019-01-09 05:23:00zach.warelinkissue35693 messages
2019-01-09 05:23:00zach.warecreate