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 steve.dower
Recipients ammar2, brett.cannon, gregory.p.smith, matrixise, pitrou, steve.dower
Date 2018-05-18.14:26:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526653584.19.0.682650639539.issue33522@psf.upfronthosting.co.za>
In-reply-to
Content
> I don't think there's a way to make certain checks like VSTS be optional and not show up with a red cross on Github

Most of the failures I've seen have been reproducible, so I suspect they're due to race conditions that rarely occurred on Travis. Unfortunately, we are no longer watching the build bots as closely as we used to, so many platform-specific or configuration-specific failures are missed :(
History
Date User Action Args
2018-05-18 14:26:24steve.dowersetrecipients: + steve.dower, brett.cannon, gregory.p.smith, pitrou, matrixise, ammar2
2018-05-18 14:26:24steve.dowersetmessageid: <1526653584.19.0.682650639539.issue33522@psf.upfronthosting.co.za>
2018-05-18 14:26:24steve.dowerlinkissue33522 messages
2018-05-18 14:26:24steve.dowercreate