summaryrefslogtreecommitdiffstats
path: root/run-tests.sh
diff options
context:
space:
mode:
authorVijay Bellur <vbellur@redhat.com>2015-05-27 15:26:46 +0530
committerVijay Bellur <vbellur@redhat.com>2015-05-27 23:47:27 -0700
commitde04160253515dc55389af2f5750f856d150ee5e (patch)
treec583acc1d66535d954069dfed81b14c190200a63 /run-tests.sh
parent0bcd638b46a7134f0285b39aabfed9950645bdc3 (diff)
tests: Disable flush-behind
Change-Id: I2f56a6e8cc44da935ce3b1f76142e960d5eb698f BUG: 1225077 Signed-off-by: Vijay Bellur <vbellur@redhat.com> Reviewed-on: http://review.gluster.org/10939 Tested-by: NetBSD Build System
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 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 \