diff options
| -rwxr-xr-x | run-tests.sh | 3 | 
1 files changed, 3 insertions, 0 deletions
diff --git a/run-tests.sh b/run-tests.sh index 0c9e61ceb26..398efcf0c18 100755 --- a/run-tests.sh +++ b/run-tests.sh @@ -211,6 +211,9 @@ function is_bad_test ()                ./tests/basic/ec/self-heal.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/features/glupy.t  \                ./tests/basic/uss.t       \  | 
