summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGaurav Kumar Garg <ggarg@redhat.com>2015-05-10 11:36:36 +0530
committerVijay Bellur <vbellur@redhat.com>2015-05-09 23:14:51 -0700
commit37f51af5cc987018244b40ae1a20969f9d0b5efe (patch)
treefa4f0c99188ee57bf5ce734869269e4c2fd6e4f7
parent243d61575c093c03b9beb014bf9d097646836e95 (diff)
test: disable ec-3-1.t, ec-5-1.t, ec-12-4.t bad test cases
These tests are frequently failing regressions now. Change-Id: I9dd51eb124e1cbabc52d7b083f0bbed55526b57e BUG: 1220058 Signed-off-by: Gaurav Kumar Garg <ggarg@redhat.com> Reviewed-on: http://review.gluster.org/10743 Reviewed-by: Vijay Bellur <vbellur@redhat.com> Tested-by: Vijay Bellur <vbellur@redhat.com> (cherry picked from commit e8b50b8bcf2f08750885dead2f95448a5503b955) Reviewed-on: http://review.gluster.org/10744
-rwxr-xr-xrun-tests.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/run-tests.sh b/run-tests.sh
index 3cc756566a0..af2073a9eef 100755
--- a/run-tests.sh
+++ b/run-tests.sh
@@ -210,6 +210,9 @@ function is_bad_test ()
./tests/basic/ec/ec.t \
./tests/basic/quota-nfs.t \
./tests/basic/ec/ec-6-2.t \
+ ./tests/basic/ec/ec-3-1.t \
+ ./tests/basic/ec/ec-5-1.t \
+ ./tests/basic/ec/ec-12-4.t \
./tests/bugs/quota/bug-1035576.t \
./tests/basic/uss.t \
./tests/bugs/glusterfs/bug-867253.t \