]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Disabled tc07_hbl1 and tc08_hbl2 again since running these tests makes only sense...
authorBart Van Assche <bvanassche@acm.org>
Tue, 26 Feb 2008 19:09:59 +0000 (19:09 +0000)
committerBart Van Assche <bvanassche@acm.org>
Tue, 26 Feb 2008 19:09:59 +0000 (19:09 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7481

exp-drd/tests/Makefile.am

index 6980e55561739d50251f1fb8f40e63abe089762d..3f2cfcdb198280d7c337768a74f21843ce9bc289 100644 (file)
@@ -135,8 +135,6 @@ check_PROGRAMS =      \
   tc04_free_lock      \
   tc05_simple_race    \
   tc06_two_races      \
-  tc07_hbl1           \
-  tc08_hbl2           \
   tc09_bad_unlock     \
   tc10_rec_lock       \
   tc11_XCHG           \
@@ -153,6 +151,8 @@ check_PROGRAMS =      \
   tc23_bogus_condwait \
   tc24_nonzero_sem
 
+#  tc07_hbl1 -- requires bus locking support.
+#  tc08_hbl2 -- requires bus locking support.
 #  tc14_laog_dinphils  -- hangs.