diff --git a/Lib/test/test_codecs.py b/Lib/test/test_codecs.py index 57edd26e7e5..21cd1b927cd 100644 --- a/Lib/test/test_codecs.py +++ b/Lib/test/test_codecs.py @@ -1068,6 +1068,7 @@ broken_incremental_coders = broken_unicode_with_streams[:] only_strict_mode = [ "idna", "zlib_codec", + "bz2_codec", ] try: