@@ -2,16 +2,11 @@ test.test_ctypes.test_loading.LoaderTest.test_load_dll_with_flags
22distutils.tests.test_bdist_dumb.BuildDumbTestCase.test_simple_built
33distutils.tests.test_cygwinccompiler.CygwinCCompilerTestCase.test_get_versions
44distutils.tests.test_util.UtilTestCase.test_change_root
5- test.datetimetester.TestLocalTimeDisambiguation_Fast.*
6- test.datetimetester.TestLocalTimeDisambiguation_Pure.*
7- test.test_cmath.CMathTests.test_specific_values
8- test.test_cmd_line_script.CmdLineTest.test_consistent_sys_path_for_direct_execution
95test.test_compileall.CommandLineTestsNoSourceEpoch.*
106test.test_compileall.CommandLineTestsWithSourceEpoch.*
117test.test_compileall.CompileallTestsWithoutSourceEpoch.*
128test.test_compileall.CompileallTestsWithSourceEpoch.*
139test.test_import.ImportTests.test_dll_dependency_import
14- test.test_math.MathTests.*
1510test.test_ntpath.NtCommonTest.test_import
1611test.test_os.StatAttributeTests.test_stat_block_device
1712test.test_os.TestScandir.test_attributes
@@ -23,21 +18,8 @@ test.test_site._pthFileTests.*
2318test.test_site.HelperFunctionsTests.*
2419test.test_site.StartupImportTests.*
2520test.test_ssl.*
26- test.test_strptime.CalculationTests.*
27- test.test_strptime.StrptimeTests.test_weekday
28- test.test_strptime.TimeRETests.test_compile
29- test.test_tools.test_i18n.Test_pygettext.test_POT_Creation_Date
3021test.test_venv.BasicTest.*
3122test.test_venv.EnsurePipTest.*
32- test.test_sysconfig.TestSysConfig.test_user_similar
33- test.test_tcl.TclTest.testLoadWithUNC
34- test.test_wmi
35- # flaky
36- test.test__xxsubinterpreters.*
37- test.test_asyncio.test_subprocess.SubprocessProactorTests.test_stdin_broken_pipe
38- test.test_asynchat.TestAsynchat.test_line_terminator2
39- test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_gc_aclose_09
40- test.test_concurrent_futures.ThreadPoolShutdownTest.test_interpreter_shutdown
41- test.test_asynchat.TestNotConnected.test_disallow_negative_terminator
42- test.test_logging.SysLogHandlerTest.*
43- test.test_logging.IPv6SysLogHandlerTest.*
23+
24+ test.test_dict.DictTest.test_splittable_to_generic_combinedtable
25+ test.test_capi.test_run.CAPITest.test_run_fileexflags
0 commit comments