diff --git a/meta/recipes-devtools/python/python3_3.14.7.bb b/meta/recipes-devtools/python/python3_3.14.7.bb
index 18373e5b5e..bbba5a0003 100644
--- a/meta/recipes-devtools/python/python3_3.14.7.bb
+++ b/meta/recipes-devtools/python/python3_3.14.7.bb
@@ -324,9 +324,10 @@ SKIPPED_TESTS += " \
 
 # Intermittent failure under load - the remote pdb attach test is timing
 # sensitive and fails on loaded autobuilder hosts (CPython #130363)
-# Bugzilla YP 16201
+# Bugzilla YP 16201, 16412
 SKIPPED_TESTS += " \
     --ignore test.test_remote_pdb.PdbAttachTestCase.test_attach_to_process_with_colors \
+    --ignore test.test_remote_pdb.PdbAttachTestCase.test_attach_to_process_without_colors \
 "
 
 SKIPPED_TESTS:append:libc-musl = " \
