]> code.ossystems Code Review - openembedded-core.git/commit
valgrind: exclude one more failing test for arm64
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sat, 22 Feb 2020 22:09:07 +0000 (23:09 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 23 Feb 2020 23:33:43 +0000 (23:33 +0000)
commitf9c953295a44f74c6394d155dfa080384f637806
treedb53cdae7980527b44644c4a5c803e40af2f65be
parent4e9d46a570f7d7d1981a24f90c5e919b1f73c8b5
valgrind: exclude one more failing test for arm64

valgrind's test suite isn't generally run by upstream on arm64,
so let's simply disable the failing test and establish a set
that works.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/valgrind/valgrind/remove-for-aarch64