From b61b3fd9894c438734f393096b435325b93f407f Mon Sep 17 00:00:00 2001 From: huanghua Date: Mon, 25 Sep 2006 08:58:09 +0000 Subject: [PATCH] update failed test cases --- lustre/tests/replay-single.sh | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lustre/tests/replay-single.sh b/lustre/tests/replay-single.sh index d82df92..0b7b82c 100755 --- a/lustre/tests/replay-single.sh +++ b/lustre/tests/replay-single.sh @@ -17,9 +17,11 @@ init_test_env $@ # bug number: 2766 4176 ALWAYS_EXCEPT="0b 39 $REPLAY_SINGLE_EXCEPT" -# failed in our b_new_cmd, please update this. -ALWAYS_EXCEPT=" 5 11 20b 25 30 31 52 58 $ALWAYS_EXCEPT" +# failed in our b_new_cmd due to orphan handling. +ALWAYS_EXCEPT=" 20b 25 30 31 $ALWAYS_EXCEPT" +# failed in our b_new_cmd due to MGS +ALWAYS_EXCEPT=" 52 $ALWAYS_EXCEPT" build_test_filter -- 1.8.3.1