diff options
| author | Khem Raj <raj.khem@gmail.com> | 2025-04-11 21:59:42 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-04-11 22:00:48 -0700 |
| commit | 324981d4dfe811a1c97f6e60f4f54f535a4a26b3 (patch) | |
| tree | d025a0b5a9b9422a39392ff31ae565c66e1f1532 /meta-python | |
| parent | 0b98e8a66d3a13b59464f6e3528ec94c6586376b (diff) | |
| download | meta-openembedded-324981d4dfe811a1c97f6e60f4f54f535a4a26b3.tar.gz | |
ptest-packagelists-meta-python: Move pyasyncore to PTESTS_PROBLEMS_META_PYTHON
There tests do not pass
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/conf/include/ptest-packagelists-meta-python.inc | 2 |
1 files changed, 1 insertions, 1 deletions
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 = "\ | |||
| 58 | python3-prettytable \ | 58 | python3-prettytable \ |
| 59 | python3-propcache \ | 59 | python3-propcache \ |
| 60 | python3-pyais \ | 60 | python3-pyais \ |
| 61 | python3-pyasyncore \ | ||
| 62 | python3-pydantic \ | 61 | python3-pydantic \ |
| 63 | python3-pydantic-core \ | 62 | python3-pydantic-core \ |
| 64 | python3-pylint \ | 63 | python3-pylint \ |
| @@ -125,5 +124,6 @@ PTESTS_PROBLEMS_META_PYTHON = "\ | |||
| 125 | python3-betamax \ | 124 | python3-betamax \ |
| 126 | python3-dnspython \ | 125 | python3-dnspython \ |
| 127 | python3-fastjsonschema \ | 126 | python3-fastjsonschema \ |
| 127 | python3-pyasyncore \ | ||
| 128 | python3-pyzmq \ | 128 | python3-pyzmq \ |
| 129 | " | 129 | " |
