diff options
author | Raghavendra G <rgowdapp@redhat.com> | 2015-05-27 12:08:54 +0530 |
---|---|---|
committer | Pranith Kumar Karampuri <pkarampu@redhat.com> | 2015-05-27 04:03:18 -0700 |
commit | d6fc353afce03095c98d67d377eb7ddf334fd42e (patch) | |
tree | eb53832214d444be71fe5897b5e4e0008d25d259 /run-tests.sh | |
parent | 628198deaf0bc3192607a01ccfaa7a605723fa4d (diff) |
meta: implement fsync(dir)
Change-Id: I707c608a9803fe6ef86860ca5578d4d3f63fd2aa
BUG: 1225323
Signed-off-by: Raghavendra G <rgowdapp@redhat.com>
Reviewed-on: http://review.gluster.org/10929
Tested-by: NetBSD Build System
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Pranith Kumar Karampuri <pkarampu@redhat.com>
Diffstat (limited to 'run-tests.sh')
-rwxr-xr-x | run-tests.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/run-tests.sh b/run-tests.sh index d924332b073..13108c19af9 100755 --- a/run-tests.sh +++ b/run-tests.sh @@ -204,7 +204,6 @@ function is_bad_test () ./tests/bugs/disperse/bug-1187474.t \ ./tests/basic/afr/sparse-file-self-heal.t \ ./tests/basic/mount-nfs-auth.t \ - ./tests/performance/open-behind.t \ ./tests/basic/ec/ec-5-1.t \ ./tests/basic/ec/ec.t \ ; do |