On 3/31/21 3:52 AM, Mark Shannon wrote:

My PR tests are failing seemingly due to some bug in enum.rst
Which might be caused by https://github.com/python/cpython/pull/22392
(that's the superficial cause, it might not be the root cause).

As far as I can tell, it is not the root cause.  I (and others) have also had 
issues with ssl/socket randomly failing tests.

Why are we merging PRs that fail the CI tests?

Because I could not find any error in the documentation that would cause the 
problem (the first three cases succeeded, using the same construct).

Why is that even allowed?

Because the tests are not perfect.

I did post a message to python-dev to see if anybody had any idea on why that 
particular test was failing, but there were no replies.

--
~Ethan~
_______________________________________________
python-committers mailing list -- python-committers@python.org
To unsubscribe send an email to python-committers-le...@python.org
https://mail.python.org/mailman3/lists/python-committers.python.org/
Message archived at 
https://mail.python.org/archives/list/python-committers@python.org/message/LVAXBESUOBIFUW6YUNPIGL2QGC34KAU5/
Code of Conduct: https://www.python.org/psf/codeofconduct/

Reply via email to