summaryrefslogtreecommitdiffstats
path: root/run-tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run-tests.sh')
-rwxr-xr-xrun-tests.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/run-tests.sh b/run-tests.sh
index 59036853efd..fb9bd5b5ab6 100755
--- a/run-tests.sh
+++ b/run-tests.sh
@@ -212,7 +212,6 @@ function is_bad_test ()
./tests/basic/afr/replace-brick-self-heal.t \
./tests/bugs/tier/bug-1279376-rename-demoted-file.t \
./tests/bugs/snapshot/bug-1140162-file-snapshot-features-encrypt-opts-validation.t \
- ./tests/basic/afr/arbiter-statfs.t \
./tests/features/weighted-rebalance.t \
; do
[ x"$name" = x"$bt" ] && return 0 # bash: zero means true/success