◐ Shell
clean mode source ↗

bpo-35730: Disable IDLE test_reload assertion. by terryjreedy · Pull Request #11543 · python/cpython

IDLE's test_squeezer.SqueezerTest.test_reload, added for issue 35196,
failed on both Gentoo buildbots.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jan 13, 2019
IDLE's test_squeezer.SqueezerTest.test_reload, added for issue 35196,
failed on both Gentoo buildbots.
(cherry picked from commit 5bb146a)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>

miss-islington added a commit that referenced this pull request

Jan 13, 2019
IDLE's test_squeezer.SqueezerTest.test_reload, added for issue 35196,
failed on both Gentoo buildbots.
(cherry picked from commit 5bb146a)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>