From: Florian Krohm Date: Mon, 20 Oct 2014 21:15:31 +0000 (+0000) Subject: Fix the prerequisite of the none/tests/rlimit64_nofile testcase. X-Git-Tag: svn/VALGRIND_3_11_0~904 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2884129bc1c3e0602b61b01c7a3d9b882897b04c;p=thirdparty%2Fvalgrind.git Fix the prerequisite of the none/tests/rlimit64_nofile testcase. Patch by rhyskidd@gmail.com. Fixes BZ 339808. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14644 --- diff --git a/NEWS b/NEWS index f60f7c84ac..b9edeed590 100644 --- a/NEWS +++ b/NEWS @@ -43,6 +43,7 @@ where XXXXXX is the bug number as listed below. tronical and pushfpopf tests) 339721 assertion 'check_sibling == sibling' failed in readdwarf3.c ... +339808 Fix none/tests/rlimit64_nofile test on Mac OS X 10.9 339853 arm64 times syscall unknown 339855 arm64 unhandled getsid/setsid syscalls 339858 arm64 dmb sy not implemented diff --git a/none/tests/rlimit64_nofile.vgtest b/none/tests/rlimit64_nofile.vgtest index de86a2164a..49934f8deb 100644 --- a/none/tests/rlimit64_nofile.vgtest +++ b/none/tests/rlimit64_nofile.vgtest @@ -1 +1,2 @@ +prereq: ../../tests/os_test linux prog: rlimit64_nofile