From: Mingli Yu <mingli...@windriver.com>

 # ./run-ptest
     [snip]
     PASS: 
tests/test_license_expression.py::LicensingValidateTest::test_validation_bad_syntax
     PASS: 
tests/test_license_expression.py::LicensingValidateTest::test_validation_exception_as_regular_key
     PASS: 
tests/test_license_expression.py::LicensingValidateTest::test_validation_exception_with_choice
     PASS: 
tests/test_license_expression.py::LicensingValidateTest::test_validation_invalid_license_exception
     PASS: 
tests/test_license_expression.py::LicensingValidateTest::test_validation_invalid_license_exception_strict_false
     PASS: 
tests/test_license_expression.py::LicensingValidateTest::test_validation_invalid_license_key
     PASS: tests/test_license_expression.py::UtilTest::test_build_licensing
     PASS: tests/test_license_expression.py::UtilTest::test_build_spdx_licensing
     PASS: tests/test_license_expression.py::UtilTest::test_get_license_key_info
     PASS: 
tests/test_license_expression.py::UtilTest::test_get_license_key_info_vendored
     PASS: 
tests/test_license_expression.py::CombineExpressionTest::test_combine_expressions_with_duplicated_elements
     PASS: 
tests/test_license_expression.py::CombineExpressionTest::test_combine_expressions_with_empty_input
     PASS: 
tests/test_license_expression.py::CombineExpressionTest::test_combine_expressions_with_or_relationship
     PASS: 
tests/test_license_expression.py::CombineExpressionTest::test_combine_expressions_with_regular
     PASS: tests/test_skeleton_codestyle.py::BaseTests::test_skeleton_codestyle
    ============================================================================
    Testsuite summary
     # TOTAL: 175
     # PASS: 175
     # SKIP: 0
     # XFAIL: 0
     # FAIL: 0
     # XPASS: 0

Signed-off-by: Mingli Yu <mingli...@windriver.com>
---
 meta/conf/distro/include/ptest-packagelists.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/conf/distro/include/ptest-packagelists.inc 
b/meta/conf/distro/include/ptest-packagelists.inc
index 7ca23cb4f0..9057c12b09 100644
--- a/meta/conf/distro/include/ptest-packagelists.inc
+++ b/meta/conf/distro/include/ptest-packagelists.inc
@@ -62,6 +62,7 @@ PTESTS_FAST = "\
     python3-hypothesis \
     python3-jinja2 \
     python3-jsonpointer \
+    python3-license-expression \
     python3-markupsafe \
     python3-more-itertools \
     python3-pluggy \
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#192687): 
https://lists.openembedded.org/g/openembedded-core/message/192687
Mute This Topic: https://lists.openembedded.org/mt/103256617/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to