File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,9 @@ test.test_external_inspection.TestGetStackTrace.test_self_trace
1111test.test_faulthandler.FaultHandlerTests.test_enable_fd
1212test.test_faulthandler.FaultHandlerTests.test_enable_file
1313test.test_init.ProcessPoolForkFailingInitializerTest.test_initializer
14+ test.test_logging.ConfigDictTest.test_111615
15+ test.test_logging.ConfigDictTest.test_config_queue_handler
16+ test.test_logging.ConfigDictTest.test_multiprocessing_queues
1417test.test_os.ForkTests.test_fork_warns_when_non_python_thread_exists
1518test.test_os.TimerfdTests.test_timerfd_initval
1619test.test_os.TimerfdTests.test_timerfd_interval
@@ -76,4 +79,4 @@ test.test_subprocess.ProcessTestCaseNoPoll.test_cwd_with_relative_executable
7679test.test_subprocess.ProcessTestCaseNoPoll.test_empty_env
7780test.test_subprocess.ProcessTestCaseNoPoll.test_file_not_found_includes_filename
7881test.test_subprocess.ProcessTestCaseNoPoll.test_one_environment_variable
79- test.test_venv.BasicTest.test_zippath_from_non_installed_posix
82+ test.test_venv.BasicTest.test_zippath_from_non_installed_posix
You can’t perform that action at this time.
0 commit comments