summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3_3.11.5.bb
diff options
context:
space:
mode:
authorTrevor Gamblin <tgamblin@baylibre.com>2023-11-23 13:36:27 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-11-30 08:43:04 +0000
commiteea4746ef5aa4d3dc86745c3e6d913f97e03febc (patch)
tree1c5015a2e6eeb1ef9a5cb49329f6d25002bf93ce /meta/recipes-devtools/python/python3_3.11.5.bb
parentc7ed37b5ffdb8adc18a9894c7c69f8d524382186 (diff)
downloadpoky-eea4746ef5aa4d3dc86745c3e6d913f97e03febc.tar.gz
python3-ptest: skip test_storlines
[YOCTO #14933] test_storlines is yet another Python ptest that fails intermittently on the Yocto AB, so disable it during ptests for now. (From OE-Core rev: d7b9f8157e6214a83b5495e8a32e11540ae65ff8) Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3_3.11.5.bb')
-rw-r--r--meta/recipes-devtools/python/python3_3.11.5.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3_3.11.5.bb b/meta/recipes-devtools/python/python3_3.11.5.bb
index 8e023c7dfb..d375de4b19 100644
--- a/meta/recipes-devtools/python/python3_3.11.5.bb
+++ b/meta/recipes-devtools/python/python3_3.11.5.bb
@@ -33,6 +33,7 @@ SRC_URI = "http://www.python.org/ftp/python/${PV}/Python-${PV}.tar.xz \
33 file://0001-Avoid-shebang-overflow-on-python-config.py.patch \ 33 file://0001-Avoid-shebang-overflow-on-python-config.py.patch \
34 file://0001-Update-test_sysconfig-for-posix_user-purelib.patch \ 34 file://0001-Update-test_sysconfig-for-posix_user-purelib.patch \
35 file://0001-skip-no_stdout_fileno-test-due-to-load-variability.patch \ 35 file://0001-skip-no_stdout_fileno-test-due-to-load-variability.patch \
36 file://0001-test_storlines-skip-due-to-load-variability.patch \
36 " 37 "
37 38
38SRC_URI:append:class-native = " \ 39SRC_URI:append:class-native = " \