From ae5d700fdbff4a47740d50a4c486b764823b97bb Mon Sep 17 00:00:00 2001 From: shadow Date: Wed, 12 Mar 2008 10:43:33 +0000 Subject: [PATCH] remove test related to bugs 10800/13821 from always except list, because this bugs fixed already. --- lustre/tests/replay-dual.sh | 4 ++-- lustre/tests/replay-single.sh | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lustre/tests/replay-dual.sh b/lustre/tests/replay-dual.sh index dbe8839..c4f12d1 100755 --- a/lustre/tests/replay-dual.sh +++ b/lustre/tests/replay-dual.sh @@ -2,8 +2,8 @@ set -e -# bug number: 13129 13129 6088 10124 10800 -ALWAYS_EXCEPT="2 3 8 15c 17 $REPLAY_DUAL_EXCEPT" +# bug number: 13129 13129 6088 10124 +ALWAYS_EXCEPT="2 3 8 15c $REPLAY_DUAL_EXCEPT" SAVE_PWD=$PWD PTLDEBUG=${PTLDEBUG:--1} diff --git a/lustre/tests/replay-single.sh b/lustre/tests/replay-single.sh index b7efe65..4587024 100755 --- a/lustre/tests/replay-single.sh +++ b/lustre/tests/replay-single.sh @@ -18,8 +18,8 @@ GRANT_CHECK_LIST=${GRANT_CHECK_LIST:-""} # Skip these tests -# bug number: 2766 4176 11404 13821 -ALWAYS_EXCEPT="0b 39 56 59 $REPLAY_SINGLE_EXCEPT" +# bug number: 2766 4176 11404 +ALWAYS_EXCEPT="0b 39 56 $REPLAY_SINGLE_EXCEPT" # 63 min 7 min AT AT AT AT" [ "$SLOW" = "no" ] && EXCEPT_SLOW="1 2 3 4 6 6b 12 16 44 44b 65 66 67 68" -- 1.8.3.1