[oe-commits] [openembedded-core] 02/06: valgrind: exclude one more failing test for arm64

git at git.openembedded.org git at git.openembedded.org
Sun Feb 23 23:34:51 UTC 2020


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit f9c953295a44f74c6394d155dfa080384f637806
Author: Alexander Kanavin <alex.kanavin at gmail.com>
AuthorDate: Sat Feb 22 23:09:07 2020 +0100

    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 at gmail.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-devtools/valgrind/valgrind/remove-for-aarch64 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-devtools/valgrind/valgrind/remove-for-aarch64 b/meta/recipes-devtools/valgrind/valgrind/remove-for-aarch64
index acf4fd1..a3a0c6e 100644
--- a/meta/recipes-devtools/valgrind/valgrind/remove-for-aarch64
+++ b/meta/recipes-devtools/valgrind/valgrind/remove-for-aarch64
@@ -1,3 +1,4 @@
+gdbserver_tests/hgtls
 cachegrind/tests/ann1
 callgrind/tests/simwork1
 callgrind/tests/simwork2

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list