]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.13] Ignore some failing tests in emulated JIT CI (GH-120977)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 26 Jun 2024 13:56:15 +0000 (15:56 +0200)
committerGitHub <noreply@github.com>
Wed, 26 Jun 2024 13:56:15 +0000 (06:56 -0700)
(cherry picked from commit 07daaf1ce10eb6d7a5ca9ea7c9055bf571d9e57f)
Co-authored-by: Diego Russo <diego.russo@arm.com>
Tools/jit/ignore-tests-emulated-linux.txt

index 84e8c0ee8afedb5fe2dc2aeef0f335af610859fc..9e0f13f4050d79a3d9b8b0d677b80504ba55bea5 100644 (file)
@@ -11,6 +11,9 @@ test.test_external_inspection.TestGetStackTrace.test_self_trace
 test.test_faulthandler.FaultHandlerTests.test_enable_fd
 test.test_faulthandler.FaultHandlerTests.test_enable_file
 test.test_init.ProcessPoolForkFailingInitializerTest.test_initializer
+test.test_logging.ConfigDictTest.test_111615
+test.test_logging.ConfigDictTest.test_config_queue_handler
+test.test_logging.ConfigDictTest.test_multiprocessing_queues
 test.test_os.ForkTests.test_fork_warns_when_non_python_thread_exists
 test.test_os.TimerfdTests.test_timerfd_initval
 test.test_os.TimerfdTests.test_timerfd_interval
@@ -76,4 +79,4 @@ test.test_subprocess.ProcessTestCaseNoPoll.test_cwd_with_relative_executable
 test.test_subprocess.ProcessTestCaseNoPoll.test_empty_env
 test.test_subprocess.ProcessTestCaseNoPoll.test_file_not_found_includes_filename
 test.test_subprocess.ProcessTestCaseNoPoll.test_one_environment_variable
-test.test_venv.BasicTest.test_zippath_from_non_installed_posix
\ No newline at end of file
+test.test_venv.BasicTest.test_zippath_from_non_installed_posix