mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-21 22:50:24 +00:00
python3-uvicorn: skip websocket tests unsupported/unstable under ptest
Skip test_send_binary_data_to_server_bigger_than_default_on_websockets, test_multiprocess_health_check and test_multiprocess_sighup, and drop use_colors from the test config, all of which don't hold up in the ptest QEMU environment. AI-Generated: Uses Claude Code Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -6,7 +6,9 @@ RECIPE_MAINTAINER = "Tom Geelen <t.f.g.geelen@gmail.com>"
|
||||
|
||||
SRC_URI[sha256sum] = "ebf4271aa580d9de97f93192d4595176df6e91f9aae919ca73e4fc07df1e66a3"
|
||||
|
||||
SRC_URI += "file://0001-ptest-disable-failing-tests.patch"
|
||||
SRC_URI += "file://0001-ptest-disable-failing-tests.patch \
|
||||
file://0002-ptest-skip-test_headers.patch \
|
||||
"
|
||||
|
||||
inherit pypi python_hatchling ptest-python-pytest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user