From: Amos Jeffries Date: Wed, 21 Jul 2010 02:40:18 +0000 (-0600) Subject: TestBed: --with-valgrind-debug is not longer universally testable. X-Git-Tag: SQUID_3_2_0_1~44 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=64a62a0fdd0cdbe7c94e14038c97b3cd7a3008a4;p=thirdparty%2Fsquid.git TestBed: --with-valgrind-debug is not longer universally testable. Will fail on some machines, so it cannot be in the master 02-maximus level. --- diff --git a/test-suite/buildtests/layer-02-maximus.opts b/test-suite/buildtests/layer-02-maximus.opts index 295f0b122c..73d3992330 100644 --- a/test-suite/buildtests/layer-02-maximus.opts +++ b/test-suite/buildtests/layer-02-maximus.opts @@ -37,6 +37,7 @@ MAKETEST="distcheck" # --enable-epoll \ # --enable-kqueue \ # --enable-win32-service \ +# --with-valgrind-debug \ # # OPTS=" \ @@ -103,7 +104,6 @@ OPTS=" \ --with-large-files \ --with-pic \ --with-pthreads \ - --with-valgrind-debug \ " # Fix the distclean testing.