diff options
Diffstat (limited to 'run-tests.sh')
-rwxr-xr-x | run-tests.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/run-tests.sh b/run-tests.sh index 40fcad8b2a6..0c9e61ceb26 100755 --- a/run-tests.sh +++ b/run-tests.sh @@ -208,6 +208,7 @@ function is_bad_test () ./tests/basic/tier/tier.t \ ./tests/basic/ec/ec-4-1.t \ ./tests/basic/ec/ec.t \ + ./tests/basic/ec/self-heal.t \ ./tests/basic/quota-nfs.t \ ./tests/basic/ec/ec-6-2.t \ ./tests/bugs/quota/bug-1035576.t \ |