bpo-43921: ignore failing test_wrong_cert_tls13 on Windows (GH-25561) by tiran · Pull Request #25561 · python/cpython

@tiran

test_wrong_cert_tls13 sometimes fails on some Windows buildbots. Turn
failing test case into skipped test case until we have more time to
investigate.

Signed-off-by: Christian Heimes <christian@python.org>

@tiran tiran changed the title bpo-43921: ignore failing test_wrong_cert_tls13 on Windows bpo-43921: ignore failing test_wrong_cert_tls13 on Windows (GH-25561)

Apr 23, 2021

@tiran tiran deleted the bpo-43921-windows-flaky branch

April 23, 2021 18:03

tiran added a commit to tiran/cpython that referenced this pull request

May 2, 2021
…25561)

test_wrong_cert_tls13 sometimes fails on some Windows buildbots. Turn
failing test case into skipped test case until we have more time to
investigate.

Signed-off-by: Christian Heimes <christian@python.org>

tiran added a commit to tiran/cpython that referenced this pull request

May 2, 2021
…25561)

test_wrong_cert_tls13 sometimes fails on some Windows buildbots. Turn
failing test case into skipped test case until we have more time to
investigate.

Signed-off-by: Christian Heimes <christian@python.org>