Whamcloud - gitweb
- remove fixed bug from EXCEPT list, remove tests from SLOW list which are not
authortappro <tappro>
Tue, 19 May 2009 05:40:39 +0000 (05:40 +0000)
committertappro <tappro>
Tue, 19 May 2009 05:40:39 +0000 (05:40 +0000)
  really slow
b:18556
i:rread

lustre/tests/replay-dual.sh

index c6428c7..b9ca877 100755 (executable)
@@ -2,8 +2,8 @@
 
 set -e
 
-# bug number:  13129 13129 10124 
-ALWAYS_EXCEPT="2     3     15c   $REPLAY_DUAL_EXCEPT"
+# bug number:  10124
+ALWAYS_EXCEPT="15c   $REPLAY_DUAL_EXCEPT"
 
 SAVE_PWD=$PWD
 PTLDEBUG=${PTLDEBUG:--1}
@@ -26,7 +26,7 @@ init_test_env $@
 
 remote_mds_nodsh && skip "remote MDS with nodsh" && exit 0
 
-[ "$SLOW" = "no" ] && EXCEPT_SLOW="1 2 3 4 5 14"
+[ "$SLOW" = "no" ] && EXCEPT_SLOW="21b"
 
 build_test_filter