[3.7] bpo-35730: Disable IDLE test_reload assertion. (GH-11543) by miss-islington · Pull Request #11544 · python/cpython
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