diff options
| -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 f5253fb214f..18c8cd652b1 100755 --- a/run-tests.sh +++ b/run-tests.sh @@ -198,6 +198,7 @@ function is_bad_test ()                ./tests/basic/quota-nfs.t \                ./tests/basic/tier/tier_lookup_heal.t \                ./tests/basic/tier/bug-1214222-directories_missing_after_attach_tier.t \ +	      ./tests/basic/tier/record-metadata-heat.t \                ./tests/bugs/snapshot/bug-1109889.t \                ./tests/bugs/distribute/bug-1066798.t \                ./tests/geo-rep/georep-basic-dr-rsync.t \  | 
