]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
valgrind: remove duplicate and skipped tests from remove-for-aarch64
authorRandy MacLeod <randy.macleod@windriver.com>
Thu, 30 Dec 2021 01:37:28 +0000 (17:37 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 Jan 2022 23:13:32 +0000 (23:13 +0000)
commit9492cdc43b830ebf0d02ccaae342f33c826d8a01
tree4270bc628195dfa8b01e39863320b1b00748b624
parent6ca008072df0371b6b1cfdd7030da6494ff012bd
valgrind: remove duplicate and skipped tests from remove-for-aarch64

The valgrind ptest script warns about tests such as:
   mv: cannot stat 'drd/tests/bar_bad_xml.vgtest': No such file or directory

Since these tests were either in both remove-for-* lists or
were not installed since they fail everywhere as noted in:
   85a0d61025 valgrind: fix the remaining ptest failures
   984ffe3ab4 valgrind: Disable leak_cpp_interior test
remove them from the remove-for-aarch64 list

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-aarch64