From: Rhys Kidd Date: Sun, 19 Jul 2015 07:19:54 +0000 (+0000) Subject: Block the running of a known hanging regression test on OS X. Partial fix for bz... X-Git-Tag: svn/VALGRIND_3_11_0~230 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=449347505f2dca8f3b92ea486eac21c239e0b8b1;p=thirdparty%2Fvalgrind.git Block the running of a known hanging regression test on OS X. Partial fix for bz#344416, and related to BZ#216837. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15417 --- diff --git a/helgrind/tests/pth_cond_destroy_busy.vgtest b/helgrind/tests/pth_cond_destroy_busy.vgtest index c2e380e071..fe7ac24e83 100644 --- a/helgrind/tests/pth_cond_destroy_busy.vgtest +++ b/helgrind/tests/pth_cond_destroy_busy.vgtest @@ -1 +1,2 @@ +prereq: ! `../../tests/os_test darwin` prog: ../../drd/tests/pth_cond_destroy_busy