From 449347505f2dca8f3b92ea486eac21c239e0b8b1 Mon Sep 17 00:00:00 2001 From: Rhys Kidd Date: Sun, 19 Jul 2015 07:19:54 +0000 Subject: [PATCH] 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 --- helgrind/tests/pth_cond_destroy_busy.vgtest | 1 + 1 file changed, 1 insertion(+) 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 -- 2.47.3