From aeaee78c4ec88f3c00efe22edc796102e03291da Mon Sep 17 00:00:00 2001 From: N Balachandran Date: Wed, 9 Dec 2015 19:36:42 +0530 Subject: tests/tier: spurious failure in rename test bug-1279376-rename-demoted-file.t fails sometimes The fix is based on the assumption that the test failed because the demotion happened too quickly. Change-Id: Ieccc736f387fcf6afaa72fa9918adb6dd34f2c8a BUG: 1289845 Signed-off-by: N Balachandran Reviewed-on: http://review.gluster.org/12926 Tested-by: NetBSD Build System Tested-by: Gluster Build System Reviewed-by: Dan Lambright Tested-by: Dan Lambright --- run-tests.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'run-tests.sh') diff --git a/run-tests.sh b/run-tests.sh index 4736c7806ad..e6d9ceeafe5 100755 --- a/run-tests.sh +++ b/run-tests.sh @@ -210,7 +210,6 @@ function is_bad_test () ./tests/basic/afr/split-brain-healing.t \ ./tests/basic/afr/sparse-file-self-heal.t \ ./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 \ -- cgit