]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
valgrind: skip 14 ptests in 3.22
authorRandy MacLeod <Randy.MacLeod@windriver.com>
Mon, 12 Feb 2024 22:05:01 +0000 (14:05 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 15 Feb 2024 21:30:11 +0000 (21:30 +0000)
commit8203bfac493226c26f0d6db0f653868605433b6f
tree29c641016ccb0db3784f9ac525a94ae1df3b4062
parenta04c7714e9f69b7a3fc36adecf7e55c0fcfaa891
valgrind: skip 14 ptests in 3.22

Sort the ptest depenencies into a somewhat alpahbetical order.
Add python3-compile for ptests.

Add softlinks for cachegrind to eliminate a warning seen in those tests.

The folowing tests fail after the 3.22 update:
   memcheck/tests/linux/dlclose_leak-no-keep
   memcheck/tests/linux/dlclose_leak
   memcheck/tests/wrap1
   memcheck/tests/wrap2
   ...
   memcheck/tests/wrap8
   cachegrind/tests/wrap5
   massif/tests/bug469146
   massif/tests/new-cpp
   massif/tests/overloaded-new

Omit these tests until they are fixed.
Tracked by: https://bugzilla.yoctoproject.org/show_bug.cgi?id=15399

=== Test Summary ===
TOTAL: 778
PASSED: 759
FAILED: 0
SKIPPED: 19

Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/valgrind/valgrind/remove-for-all
meta/recipes-devtools/valgrind/valgrind_3.22.0.bb