Skip to content

Commit 4f1832e

Browse files
author
bart
committed
drd/tests/std_thread2: Disable this test temporarily such that the suppression patterns can be restored
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14030 a5019735-40e9-0310-863c-91ae7b9d1cf9
1 parent c6ac9e9 commit 4f1832e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drd/tests/std_thread2.vgtest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
prereq: test -e std_thread2 && ./supported_libpthread
1+
prereq: false && test -e std_thread2 && ./supported_libpthread
22
vgopts: --check-stack-var=yes --show-confl-seg=no --num-callers=1
33
prog: std_thread2
44
stderr_filter: filter_stderr

0 commit comments

Comments
 (0)