From: grev Date: Fri, 27 Jun 2008 09:33:04 +0000 (+0000) Subject: b=5188 X-Git-Tag: v1_8_0_110~437 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=533d60a7f627f73850d1c6a752d4fb4d21aa7d68;p=fs%2Flustre-release.git b=5188 add test_68 to ALWAYS_EXCEPT list --- diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index 329a8ef..94b2171 100644 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -7,8 +7,8 @@ set -e ONLY=${ONLY:-"$*"} -# bug number for skipped test: 13297 2108 9789 3637 9789 3561 12622 15528/2330 10764 -ALWAYS_EXCEPT=${ALWAYS_EXCEPT:-"27u 42a 42b 42c 42d 45 51d 62 75 $SANITY_EXCEPT" } +# bug number for skipped test: 13297 2108 9789 3637 9789 3561 12622 15528/2330 5188 10764 +ALWAYS_EXCEPT=${ALWAYS_EXCEPT:-"27u 42a 42b 42c 42d 45 51d 62 68 75 $SANITY_EXCEPT" } # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT! # Tests that fail on uml, maybe elsewhere, FIXME