diff mbox series

[09/17] ptest-packagelists.inc: add python test license-expression

Message ID 20230922144628.2495839-10-samantha.jalabert@syslinbit.com
State Accepted, archived
Commit 4247474286d55db285a56af7aaa700c2cc75adf3
Headers show
Series python3-spdx-tools implementation | expand

Commit Message

Samantha Jalabert Sept. 22, 2023, 2:46 p.m. UTC
From: Samantha Jalabert <samantha.jalabert@syslinbit.com>

Adding test to the list of tests with problems. It comes as a
copy from meta-python to satisfy dependencies of python3-spdx-tools
and throws and exception on execution.

Signed-off-by: Marta Rybczynska <mrybczynska@syslinbit.com>
---
 meta/conf/distro/include/ptest-packagelists.inc | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/meta/conf/distro/include/ptest-packagelists.inc b/meta/conf/distro/include/ptest-packagelists.inc
index 394f442e4a..35efdc319d 100644
--- a/meta/conf/distro/include/ptest-packagelists.inc
+++ b/meta/conf/distro/include/ptest-packagelists.inc
@@ -141,5 +141,6 @@  PTESTS_PROBLEMS = "\
     libpam \
     libseccomp \
     numactl \
+    python3-license-expression \
     python3-numpy \
 "