From def4759e95fc8e20272fb337ac349c2fddab357e Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 6 Jun 2023 14:57:18 -0700 Subject: meta-python-ptest-fast-image: Do not run python3-pytest-mock ptests These ptests fail as of now. ============================================================================================================== Failed test cases (sorted by testseries, ID) ============================================================================================================== -------------------------------------------------------------------------------------------------------------- testseries | result_id : oeqa | runtime_meta-python-ptest-image-python3-pytest-mock_qemux86-64_20230606201650 ptestresult.python3-pytest-mock.tests/test_pytest_mock.py::test_assert_called_args_with_introspection ptestresult.python3-pytest-mock.tests/test_pytest_mock.py::test_assert_called_kwargs_with_introspection ptestresult.python3-pytest-mock.tests/test_pytest_mock.py::test_detailed_introspection_async ptestresult.python3-pytest-mock.tests/test_pytest_mock.py::test_plain_stopall ptestresult.python3-pytest-mock.tests/test_pytest_mock.py::test_used_with_class_scope ptestresult.python3-pytest-mock.tests/test_pytest_mock.py::test_used_with_module_scope ptestresult.python3-pytest-mock.tests/test_pytest_mock.py::test_used_with_package_scope ptestresult.python3-pytest-mock.tests/test_pytest_mock.py::test_used_with_session_scope -------------------------------------------------------------------------------------------------------------- Signed-off-by: Khem Raj --- meta-python/conf/include/ptest-packagelists-meta-python.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python') diff --git a/meta-python/conf/include/ptest-packagelists-meta-python.inc b/meta-python/conf/include/ptest-packagelists-meta-python.inc index 9dc592720e..c4a752ae61 100644 --- a/meta-python/conf/include/ptest-packagelists-meta-python.inc +++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc @@ -32,7 +32,6 @@ PTESTS_FAST_META_PYTHON = "\ python3-pyasn1-modules \ python3-pyroute2 \ python3-pyserial \ - python3-pytest-mock \ python3-pytoml \ python3-requests-file \ python3-requests-toolbelt \ @@ -73,6 +72,7 @@ PTESTS_PROBLEMS_META_PYTHON ="\ python3-pint \ python3-py-cpuinfo \ python3-pytest-lazy-fixture \ + python3-pytest-mock \ python3-pyzmq \ python3-scrypt \ python3-service-identity \ -- cgit v1.2.3-54-g00ecf