]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
TestBed: --with-valgrind-debug is not longer universally testable.
authorAmos Jeffries <amosjeffries@squid-cache.org>
Wed, 21 Jul 2010 02:40:18 +0000 (20:40 -0600)
committerAmos Jeffries <amosjeffries@squid-cache.org>
Wed, 21 Jul 2010 02:40:18 +0000 (20:40 -0600)
Will fail on some machines, so it cannot be in the master 02-maximus level.

test-suite/buildtests/layer-02-maximus.opts

index 295f0b122cb748fda5f7b4fed7c976deb421ff1b..73d3992330ba664603740d876f05aa9bf0f1d9ce 100644 (file)
@@ -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.