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

git at git.openembedded.org git at git.openembedded.org
Sun Feb 23 10:08:43 UTC 2020


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

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

commit 92389b7f513658b4b9a77da8c163021be4c89600
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