summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/valgrind
diff options
context:
space:
mode:
authorYi Fan Yu <yifan.yu@windriver.com>2021-04-20 16:13:15 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-04-23 10:12:10 +0100
commitc707bf9f80bef1f56bc89552976d7054097c5b74 (patch)
tree9bc123a893ab26cc7cfe429196883b5d9cedcbd9 /meta/recipes-devtools/valgrind
parent223ef104364b66e483caa241e9902e29c627ab30 (diff)
downloadpoky-c707bf9f80bef1f56bc89552976d7054097c5b74.tar.gz
valgrind: Enable drd/tests/bar_bad* ptest
Revert some of 7f7d2fa18267090891754d976cbc3e628324d3dd Was not able to reproduce the reported non-deterministic failure. (ran 20 times on qemux86-64 on a relatively isolated machine) it might be related to the AB-INT issues, but it seems to only affect ARM builders now. Also no action taken by upstream valgrind to fix https://bugs.kde.org/show_bug.cgi?id=430321 Let it run on AB to see if failure was fixed by uprev to 3.17.0. if not, we can gather more data from the AB failure. [YOCTO #14051] (From OE-Core rev: c0ea23832a96352d8eeda5cebc9d37a22c5d5439) Signed-off-by: Yi Fan Yu <yifan.yu@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/valgrind')
-rw-r--r--meta/recipes-devtools/valgrind/valgrind/remove-for-aarch642
-rw-r--r--meta/recipes-devtools/valgrind/valgrind/remove-for-all2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/valgrind/valgrind/remove-for-aarch64 b/meta/recipes-devtools/valgrind/valgrind/remove-for-aarch64
index 93bfd45a4e..a3a0c6e50f 100644
--- a/meta/recipes-devtools/valgrind/valgrind/remove-for-aarch64
+++ b/meta/recipes-devtools/valgrind/valgrind/remove-for-aarch64
@@ -31,6 +31,8 @@ drd/tests/annotate_static
31drd/tests/annotate_trace_memory 31drd/tests/annotate_trace_memory
32drd/tests/annotate_trace_memory_xml 32drd/tests/annotate_trace_memory_xml
33drd/tests/atomic_var 33drd/tests/atomic_var
34drd/tests/bar_bad
35drd/tests/bar_bad_xml
34drd/tests/bar_trivial 36drd/tests/bar_trivial
35drd/tests/bug-235681 37drd/tests/bug-235681
36drd/tests/bug322621 38drd/tests/bug322621
diff --git a/meta/recipes-devtools/valgrind/valgrind/remove-for-all b/meta/recipes-devtools/valgrind/valgrind/remove-for-all
index d6a85c4735..e69de29bb2 100644
--- a/meta/recipes-devtools/valgrind/valgrind/remove-for-all
+++ b/meta/recipes-devtools/valgrind/valgrind/remove-for-all
@@ -1,2 +0,0 @@
1drd/tests/bar_bad
2drd/tests/bar_bad_xml