From 8932ec204c269f0cf26e7615b1203f53be5410a5 Mon Sep 17 00:00:00 2001 From: adilger Date: Wed, 8 Feb 2006 00:51:43 +0000 Subject: [PATCH] Branch b_release_1_4_6 Disable test 39, which is failing on almost all runs. Was added for CROW. b=9930 --- lustre/tests/replay-single.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lustre/tests/replay-single.sh b/lustre/tests/replay-single.sh index 6aed831..075861c 100755 --- a/lustre/tests/replay-single.sh +++ b/lustre/tests/replay-single.sh @@ -14,8 +14,8 @@ init_test_env $@ . ${CONFIG:=$LUSTRE/tests/cfg/local.sh} # Skip these tests -# bug number: 2766 -ALWAYS_EXCEPT="0b $REPLAY_SINGLE_EXCEPT" +# bug number: 2766 9930 +ALWAYS_EXCEPT="0b 39 $REPLAY_SINGLE_EXCEPT" gen_config() { rm -f $XMLCONFIG -- 1.8.3.1