From de04160253515dc55389af2f5750f856d150ee5e Mon Sep 17 00:00:00 2001 From: Vijay Bellur Date: Wed, 27 May 2015 15:26:46 +0530 Subject: tests: Disable flush-behind Change-Id: I2f56a6e8cc44da935ce3b1f76142e960d5eb698f BUG: 1225077 Signed-off-by: Vijay Bellur Reviewed-on: http://review.gluster.org/10939 Tested-by: NetBSD Build System --- 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 7a41dcfa3a3..9c94f2f3d8a 100755 --- a/run-tests.sh +++ b/run-tests.sh @@ -195,7 +195,6 @@ function is_bad_test () { local name=$1 for bt in ./tests/basic/uss.t \ - ./tests/bugs/replicate/bug-976800.t \ ./tests/bugs/replicate/bug-1015990.t \ ./tests/bugs/quota/bug-1038598.t \ ./tests/basic/afr/read-subvol-entry.t \ -- cgit