From: Florian Krohm Date: Fri, 9 Sep 2011 20:58:13 +0000 (+0000) Subject: Disable testcase on s390x. Still hangs occasionally. X-Git-Tag: svn/VALGRIND_3_7_0~218 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=363df00d4bdb55f041bd34af6a4296f5caacc7ec;p=thirdparty%2Fvalgrind.git Disable testcase on s390x. Still hangs occasionally. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12019 --- diff --git a/helgrind/tests/annotate_hbefore.vgtest b/helgrind/tests/annotate_hbefore.vgtest index 1e37939527..9dc936b246 100644 --- a/helgrind/tests/annotate_hbefore.vgtest +++ b/helgrind/tests/annotate_hbefore.vgtest @@ -1,2 +1,3 @@ +prereq: (../../tests/arch_test s390x; if [ $? = 0 ]; then false; else true; fi) vgopts: -q prog: annotate_hbefore