From: wangdi Date: Mon, 30 Apr 2007 23:55:41 +0000 (+0000) Subject: Branch: HEAD X-Git-Tag: 1.6.0~7 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=aa65c1c3bf81caeedd7f075d695e3b322f8a7efa;p=fs%2Flustre-release.git Branch: HEAD Fix bug number and ALWAYS_EXCEPT according to nathan's advices, which should be line up vertically. Disable test_42 again, it seems bug9789 still there. --- diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index 40e50ff..39db040 100644 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -7,8 +7,8 @@ set -e ONLY=${ONLY:-"$*"} -# bug number for skipped test: 4900 4900 2108 3637 3561 5188/5749 10764 -ALWAYS_EXCEPT=${ALWAYS_EXCEPT:-"27o 27q 45 68 75"} +# bug number for skipped test: 4900 4900 2108 9789 3637 9789 3561 5188/5749 10764 +ALWAYS_EXCEPT=${ALWAYS_EXCEPT:-"27o 27q 42a 42b 42c 42d 45 68 75"} # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT! [ "$SLOW" = "no" ] && EXCEPT="$EXCEPT 24o 27m 36f 36g 51b 51c 63 64b 71 73 77 101 115"