From 6cbbe121e8d14342a17f38fb9f616a396550fb63 Mon Sep 17 00:00:00 2001 From: Vijay Bellur Date: Tue, 19 May 2015 10:01:05 +0530 Subject: tests: Remove bug-976800.t from is_bad_test() commit d4d9cfc82d7cf77972 has already fixed this test. Change-Id: I7ecef580af6c7a3b3b786ab583705123475afcb6 BUG: 1220058 Signed-off-by: Vijay Bellur Reviewed-on: http://review.gluster.org/10813 Tested-by: NetBSD Build System Tested-by: Gluster Build System Reviewed-by: Pranith Kumar Karampuri --- run-tests.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'run-tests.sh') diff --git a/run-tests.sh b/run-tests.sh index dc53e364c5e..2a24f940d5c 100755 --- a/run-tests.sh +++ b/run-tests.sh @@ -198,7 +198,6 @@ function is_bad_test () ./tests/basic/uss.t \ ./tests/bugs/snapshot/bug-1112559.t \ ./tests/basic/afr/entry-self-heal.t \ - ./tests/bugs/replicate/bug-976800.t \ ./tests/bugs/replicate/bug-1015990.t \ ./tests/bugs/quota/bug-1038598.t \ ./tests/basic/afr/arbiter.t \ -- cgit