From e6a29ab2947eba3ee12ba3a94d4f04c41a22b5a4 Mon Sep 17 00:00:00 2001 From: Anuradha Talur Date: Fri, 4 Mar 2016 01:41:09 +0530 Subject: Remove replace-brick-self-heal.t from bad-tests Unable to recreate any failures even after running the test for more than an hour in a loop. Change-Id: Id1c7e60d39bce6b312dbb4ea0975079348bb1649 BUG: 1314549 Signed-off-by: Anuradha Talur Reviewed-on: http://review.gluster.org/13599 Smoke: Gluster Build System NetBSD-regression: NetBSD Build System CentOS-regression: Gluster Build System Reviewed-by: Pranith Kumar Karampuri --- run-tests.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/run-tests.sh b/run-tests.sh index 258beee2b0a..73520894224 100755 --- a/run-tests.sh +++ b/run-tests.sh @@ -176,7 +176,6 @@ function is_bad_test () ./tests/geo-rep/georep-basic-dr-tarssh.t \ ./tests/bugs/fuse/bug-924726.t \ ./tests/basic/afr/split-brain-healing.t \ - ./tests/basic/afr/replace-brick-self-heal.t \ ./tests/bugs/snapshot/bug-1140162-file-snapshot-features-encrypt-opts-validation.t \ ./tests/bugs/tier/bug-1286974.t \ ./tests/features/weighted-rebalance.t \ -- cgit