Re: [OE-core][kirkstone][PATCH] libseccomp: Add back in PTESTS_SLOW list

2024-03-04 Thread Alexander Kanavin
This needs to be tested on master, and submitted for master first.

Alex

On Mon, 4 Mar 2024 at 13:03, Sourav Kumar Pramanik
 wrote:
>
> Enable libseccomp-ptest in PTESTS_SLOW as
> all tests are passing now.
>
> Signed-off-by: Sourav Pramanik 
> ---
>  meta/conf/distro/include/ptest-packagelists.inc | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/meta/conf/distro/include/ptest-packagelists.inc 
> b/meta/conf/distro/include/ptest-packagelists.inc
> index 5c6a30635f..f39b048b21 100644
> --- a/meta/conf/distro/include/ptest-packagelists.inc
> +++ b/meta/conf/distro/include/ptest-packagelists.inc
> @@ -88,6 +88,7 @@ PTESTS_SLOW = "\
>  glib-2.0-ptest \
>  gstreamer1.0-ptest \
>  libevent-ptest \
> +libseccomp-ptest \
>  lttng-tools-ptest \
>  openssh-ptest \
>  openssl-ptest \
> @@ -112,7 +113,6 @@ PTESTS_PROBLEMS:append:riscv64 = " valgrind-ptest"
>  #libinput-ptest \ # Tests need an unloaded system to be reliable
>  #libpam-ptest \ # Needs pam DISTRO_FEATURE
>  #numactl-ptest \ # qemu not (yet) configured for numa; all tests are 
> skipped
> -#libseccomp-ptest \ #  tests failed: 38; add to slow tests once addressed
>  #python3-numpy-ptest \ # requires even more RAM and (possibly) disk 
> space; multiple failures
>
>  PTESTS_PROBLEMS = "\
> @@ -124,7 +124,6 @@ PTESTS_PROBLEMS = "\
>  mdadm-ptest \
>  libinput-ptest \
>  libpam-ptest \
> -libseccomp-ptest \
>  numactl-ptest \
>  python3-numpy-ptest \
>  "
> --
> 2.25.1
>
>
> 
>

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



[OE-core][kirkstone][PATCH] libseccomp: Add back in PTESTS_SLOW list

2024-03-04 Thread Sourav Kumar Pramanik
Enable libseccomp-ptest in PTESTS_SLOW as
all tests are passing now.

Signed-off-by: Sourav Pramanik 
---
 meta/conf/distro/include/ptest-packagelists.inc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/meta/conf/distro/include/ptest-packagelists.inc 
b/meta/conf/distro/include/ptest-packagelists.inc
index 5c6a30635f..f39b048b21 100644
--- a/meta/conf/distro/include/ptest-packagelists.inc
+++ b/meta/conf/distro/include/ptest-packagelists.inc
@@ -88,6 +88,7 @@ PTESTS_SLOW = "\
 glib-2.0-ptest \
 gstreamer1.0-ptest \
 libevent-ptest \
+libseccomp-ptest \
 lttng-tools-ptest \
 openssh-ptest \
 openssl-ptest \
@@ -112,7 +113,6 @@ PTESTS_PROBLEMS:append:riscv64 = " valgrind-ptest"
 #libinput-ptest \ # Tests need an unloaded system to be reliable
 #libpam-ptest \ # Needs pam DISTRO_FEATURE
 #numactl-ptest \ # qemu not (yet) configured for numa; all tests are 
skipped
-#libseccomp-ptest \ #  tests failed: 38; add to slow tests once addressed
 #python3-numpy-ptest \ # requires even more RAM and (possibly) disk space; 
multiple failures
 
 PTESTS_PROBLEMS = "\
@@ -124,7 +124,6 @@ PTESTS_PROBLEMS = "\
 mdadm-ptest \
 libinput-ptest \
 libpam-ptest \
-libseccomp-ptest \
 numactl-ptest \
 python3-numpy-ptest \
 "
-- 
2.25.1


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