From 64a62a0fdd0cdbe7c94e14038c97b3cd7a3008a4 Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Tue, 20 Jul 2010 20:40:18 -0600 Subject: [PATCH] TestBed: --with-valgrind-debug is not longer universally testable. Will fail on some machines, so it cannot be in the master 02-maximus level. --- test-suite/buildtests/layer-02-maximus.opts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.3