summaryrefslogtreecommitdiffstats
path: root/tests/bugs/write-behind/bug-1279730.t
diff options
context:
space:
mode:
authorRaghavendra G <rgowdapp@redhat.com>2016-05-20 10:29:05 +0530
committerRaghavendra G <rgowdapp@redhat.com>2016-05-30 02:12:18 -0700
commit4c798e87859d826bdf048d93a38830a74aa04752 (patch)
treed1fbc77994808228114db7582b8d0eeb9846d56f /tests/bugs/write-behind/bug-1279730.t
parentbab6bf418bd2be8210135c32f349a5a8d7d7bb91 (diff)
tests/write-behind: move 1279730.t to BAD tests
There is a race condition which is causing the test to fail. For lack of bandwidth I am moving this test to BAD, though clearly there is some issue with codebase. BUG: 1337777 Change-Id: If4f3eff8a5985f37a4dee65d2df29fa7b6bda7ae Signed-off-by: Raghavendra G <rgowdapp@redhat.com> Reviewed-on: http://review.gluster.org/14443 Smoke: Gluster Build System <jenkins@build.gluster.com> NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org> CentOS-regression: Gluster Build System <jenkins@build.gluster.com>
Diffstat (limited to 'tests/bugs/write-behind/bug-1279730.t')
-rwxr-xr-xtests/bugs/write-behind/bug-1279730.t4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/bugs/write-behind/bug-1279730.t b/tests/bugs/write-behind/bug-1279730.t
index 1c7db1f10d5..20447c349d5 100755
--- a/tests/bugs/write-behind/bug-1279730.t
+++ b/tests/bugs/write-behind/bug-1279730.t
@@ -31,3 +31,7 @@ TEST $CLI volume stop $V0;
TEST $CLI volume delete $V0;
cleanup;
+
+#G_TESTDEF_TEST_STATUS_CENTOS6=BAD_TEST,BUG=1279730
+#G_TESTDEF_TEST_STATUS_NETBSD7=BAD_TEST,BUG=1279730
+