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 kj
Recipients kj, mscastanho, sobolevn
Date 2022-01-25.15:25:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643124319.92.0.2538653416.issue46519@roundup.psfhosted.org>
In-reply-to
Content
The test correctly fails on the first run in the CI, then skips itself on the second run, tricking the CI into thinking everything's passed. E.g. search for "test_typing" here https://github.com/python/cpython/runs/4902363883?check_suite_focus=true.

As to why it does that, I still have no clue.
History
Date User Action Args
2022-01-25 15:25:19kjsetrecipients: + kj, mscastanho, sobolevn
2022-01-25 15:25:19kjsetmessageid: <1643124319.92.0.2538653416.issue46519@roundup.psfhosted.org>
2022-01-25 15:25:19kjlinkissue46519 messages
2022-01-25 15:25:19kjcreate