diff options
author | Avra Sengupta <asengupt@redhat.com> | 2016-07-25 16:23:06 +0530 |
---|---|---|
committer | Jeff Darcy <jdarcy@redhat.com> | 2016-07-25 07:51:44 -0700 |
commit | 0d3e0da4fea3fa3acaab92a58d0b7c26bae765ff (patch) | |
tree | cc55b40a6fd48be272db2145e6bd0d49710279ee /tests | |
parent | bb48eb46910085928efbd7fb491c5b2db25bba98 (diff) |
tests: Moving ./tests/bugs/snapshot/bug-1316437.t to bad test
Moving ./tests/bugs/snapshot/bug-1316437.t to bad test, while mulling
over the pros and cons of the fix. Will update the bug, as we go.
Sending this patch to unblock master.
Change-Id: Ia863312913686b4fa0ee0b63da13aedc0439a835
BUG: 1359717
Signed-off-by: Avra Sengupta <asengupt@redhat.com>
Reviewed-on: http://review.gluster.org/15001
Smoke: Gluster Build System <jenkins@build.gluster.org>
Reviewed-by: N Balachandran <nbalacha@redhat.com>
NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org>
CentOS-regression: Gluster Build System <jenkins@build.gluster.org>
Reviewed-by: Jeff Darcy <jdarcy@redhat.com>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/bugs/snapshot/bug-1316437.t | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/bugs/snapshot/bug-1316437.t b/tests/bugs/snapshot/bug-1316437.t index 30a221e3171..6370a7a1d25 100644 --- a/tests/bugs/snapshot/bug-1316437.t +++ b/tests/bugs/snapshot/bug-1316437.t @@ -28,3 +28,5 @@ glusterd EXPECT_WITHIN $PROCESS_UP_TIMEOUT 'Y' check_if_snapd_exist cleanup; +#G_TESTDEF_TEST_STATUS_CENTOS6=BAD_TEST,BUG=1359717 +#G_TESTDEF_TEST_STATUS_NETBSD7=BAD_TEST,BUG=1359717 |