]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Guard two hanging tests on OS X 10.11, which otherwise prevent regression test suite...
authorRhys Kidd <rhyskidd@gmail.com>
Mon, 3 Aug 2015 00:44:01 +0000 (00:44 +0000)
committerRhys Kidd <rhyskidd@gmail.com>
Mon, 3 Aug 2015 00:44:01 +0000 (00:44 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15474

none/tests/res_search.vgtest
none/tests/resolv.vgtest

index 745a5ff4cc8976c0b272f1cc90d44d86e51138ed..24a35fc0d90534c4f3c8fd6f7f1918a95148d6dc 100644 (file)
@@ -1,4 +1,4 @@
-prereq: which host >/dev/null 2>/dev/null && host www.yahoo.com > /dev/null
+prereq: which host >/dev/null 2>/dev/null && host www.yahoo.com > /dev/null && ! ../../tests/os_test darwin
 prog: res_search
 args: www.yahoo.com
 vgopts: -q
index e4c3de06a6cfb011f16cecdca179cd0f0555eb7c..879a1743a72c63583b9fe6e3d3a0be3d113923cd 100644 (file)
@@ -1,4 +1,4 @@
 # Disabled on Solaris because different approach needs to be taken.
 # There is none/tests/solaris/resolv for that purpose.
-prereq: (! ../../tests/os_test solaris)
+prereq: ! ../../tests/os_test solaris && ! ../../tests/os_test darwin
 prog: resolv