summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3_3.12.3.bb
diff options
context:
space:
mode:
authorTrevor Gamblin <tgamblin@baylibre.com>2024-05-08 13:10:14 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-05-09 09:55:22 +0100
commitfe22c66f4da87e7dca62dfbeec2185e4efcc31a9 (patch)
tree1da415252c4604a2f81f48c291335794fce3fcd1 /meta/recipes-devtools/python/python3_3.12.3.bb
parent3d747dabd7bf59b653730f245d134931d143f60f (diff)
downloadopenembedded-core-fe22c66f4da87e7dca62dfbeec2185e4efcc31a9.tar.gz
python3: skip test_concurrent_futures/test_shutdown
These tests are causing hangs on the Autobuilder, so disable them for now. Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3_3.12.3.bb')
-rw-r--r--meta/recipes-devtools/python/python3_3.12.3.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3_3.12.3.bb b/meta/recipes-devtools/python/python3_3.12.3.bb
index 04558a6463..93709b207c 100644
--- a/meta/recipes-devtools/python/python3_3.12.3.bb
+++ b/meta/recipes-devtools/python/python3_3.12.3.bb
@@ -30,6 +30,7 @@ SRC_URI = "http://www.python.org/ftp/python/${PV}/Python-${PV}.tar.xz \
file://0001-skip-no_stdout_fileno-test-due-to-load-variability.patch \
file://0001-test_storlines-skip-due-to-load-variability.patch \
file://0001-gh-114492-Initialize-struct-termios-before-calling-t.patch \
+ file://0001-test_shutdown-skip-problematic-test.patch \
"
SRC_URI:append:class-native = " \