From a61c788de737f81b9c21b176a26e21a078176ed9 Mon Sep 17 00:00:00 2001 From: Avra Sengupta Date: Wed, 20 May 2015 17:49:25 +0530 Subject: tests: Removing tests/bugs/snapshot/bug-1112559.t from test-suite The fix that introduced this test has been reverted as part of design change. Hence removing it from the test-suite Change-Id: I7acaf387ec3035f736498a437c736fe70970d421 BUG: 1219738 Signed-off-by: Avra Sengupta Reviewed-on: http://review.gluster.org/10840 Tested-by: Gluster Build System Tested-by: NetBSD Build System Reviewed-by: Vijay Bellur --- 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 d8245c81402..0836b742832 100755 --- a/run-tests.sh +++ b/run-tests.sh @@ -196,7 +196,6 @@ function is_bad_test () local name=$1 for bt in ./tests/basic/volume-snapshot-clone.t \ ./tests/basic/uss.t \ - ./tests/bugs/snapshot/bug-1112559.t \ ./tests/basic/afr/entry-self-heal.t \ ./tests/bugs/replicate/bug-1015990.t \ ./tests/bugs/quota/bug-1038598.t \ -- cgit