diff options
| author | Trevor Gamblin <tgamblin@baylibre.com> | 2023-10-13 13:30:10 -0400 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2023-10-17 08:23:02 -0400 |
| commit | 0c325a9af65bf820f73376e9840e4f24b29fd472 (patch) | |
| tree | 2223cf9299f4a2d6d3eb99f20fc479de48983a6d /meta-python/conf | |
| parent | 4236bb12ffbe55d86203709c5604bccb8ee993e5 (diff) | |
| download | meta-openembedded-0c325a9af65bf820f73376e9840e4f24b29fd472.tar.gz | |
meta-python: update ptests status for py-cpuinfo, pytest-mock
Move python3-py-cpuinfo and python3-pytest-mock into the FAST ptests
list since their failing ptests are being disabled.
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit d59f6c752927f7846dc11c4aa00a2d0c9860e75c)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/conf')
| -rw-r--r-- | meta-python/conf/include/ptest-packagelists-meta-python.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/conf/include/ptest-packagelists-meta-python.inc b/meta-python/conf/include/ptest-packagelists-meta-python.inc index c4a752ae61..043d4a1358 100644 --- a/meta-python/conf/include/ptest-packagelists-meta-python.inc +++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc | |||
| @@ -29,9 +29,11 @@ PTESTS_FAST_META_PYTHON = "\ | |||
| 29 | python3-prettytable \ | 29 | python3-prettytable \ |
| 30 | python3-pylint \ | 30 | python3-pylint \ |
| 31 | python3-ptyprocess \ | 31 | python3-ptyprocess \ |
| 32 | python3-py-cpuinfo \ | ||
| 32 | python3-pyasn1-modules \ | 33 | python3-pyasn1-modules \ |
| 33 | python3-pyroute2 \ | 34 | python3-pyroute2 \ |
| 34 | python3-pyserial \ | 35 | python3-pyserial \ |
| 36 | python3-pytest-mock \ | ||
| 35 | python3-pytoml \ | 37 | python3-pytoml \ |
| 36 | python3-requests-file \ | 38 | python3-requests-file \ |
| 37 | python3-requests-toolbelt \ | 39 | python3-requests-toolbelt \ |
| @@ -70,9 +72,7 @@ PTESTS_PROBLEMS_META_PYTHON ="\ | |||
| 70 | python3-parse \ | 72 | python3-parse \ |
| 71 | python3-pillow \ | 73 | python3-pillow \ |
| 72 | python3-pint \ | 74 | python3-pint \ |
| 73 | python3-py-cpuinfo \ | ||
| 74 | python3-pytest-lazy-fixture \ | 75 | python3-pytest-lazy-fixture \ |
| 75 | python3-pytest-mock \ | ||
| 76 | python3-pyzmq \ | 76 | python3-pyzmq \ |
| 77 | python3-scrypt \ | 77 | python3-scrypt \ |
| 78 | python3-service-identity \ | 78 | python3-service-identity \ |
