| Message ID | 20260608215654.3664494-5-peter.marko@siemens.com |
|---|---|
| State | New |
| Headers | show |
| Series | [wrynose,1/6] python3: upgrade 3.14.4 -> 3.14.5 | expand |
diff --git a/meta/recipes-devtools/python/python3_3.14.5.bb b/meta/recipes-devtools/python/python3_3.14.5.bb index 919cfde9ae..02bda8ddcf 100644 --- a/meta/recipes-devtools/python/python3_3.14.5.bb +++ b/meta/recipes-devtools/python/python3_3.14.5.bb @@ -271,6 +271,7 @@ SKIPPED_TESTS = " \ # but not bang completion. test_bang_completion_without_do_shell() passes if # building with readline, but we don't want to change the default, so skip the # test. +# https://github.com/python/cpython/issues/150922 SKIPPED_TESTS += " \ --ignore test_bang_completion_without_do_shell \ "