Message ID | 20250412050035.598905-1-raj.khem@gmail.com |
---|---|
State | New |
Headers | show |
Series | [meta-python] ptest-packagelists-meta-python: Move pyasyncore to PTESTS_PROBLEMS_META_PYTHON | expand |
diff --git a/meta-python/conf/include/ptest-packagelists-meta-python.inc b/meta-python/conf/include/ptest-packagelists-meta-python.inc index caeb1ae6a3..05cf0332c8 100644 --- a/meta-python/conf/include/ptest-packagelists-meta-python.inc +++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc @@ -58,7 +58,6 @@ PTESTS_FAST_META_PYTHON = "\ python3-prettytable \ python3-propcache \ python3-pyais \ - python3-pyasyncore \ python3-pydantic \ python3-pydantic-core \ python3-pylint \ @@ -125,5 +124,6 @@ PTESTS_PROBLEMS_META_PYTHON = "\ python3-betamax \ python3-dnspython \ python3-fastjsonschema \ + python3-pyasyncore \ python3-pyzmq \ "
There tests do not pass Signed-off-by: Khem Raj <raj.khem@gmail.com> --- meta-python/conf/include/ptest-packagelists-meta-python.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)