]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3: skip readline limited history tests
authorTrevor Gamblin <tgamblin@baylibre.com>
Wed, 14 Aug 2024 18:27:20 +0000 (14:27 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 15 Aug 2024 13:55:59 +0000 (14:55 +0100)
commitde569ddffd5ea36b70c56df21dec9c892e5dee7d
treecd7c099557278d2521384662efeceb99792c0a55
parentd9e2ebd6b24b802d1d4cd38b3b910e068c308809
python3: skip readline limited history tests

Python 3.12.5 is failing a newer ptest for reading/writing limited
history when editline (default) is set in PACKAGECONFIG. Skip it for now
until a proper fix (if any) is determined.

A bug has been opened upstream: https://github.com/python/cpython/issues/123018

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3/0001-test_readline-skip-limited-history-test.patch [new file with mode: 0644]
meta/recipes-devtools/python/python3_3.12.5.bb