diff options
author | Raghavendra G <rgowdapp@redhat.com> | 2017-05-10 15:44:33 +0530 |
---|---|---|
committer | Jeff Darcy <jeff@pl.atyp.us> | 2017-05-10 14:56:54 +0000 |
commit | d5865881de5653a0e810093a9867ab3962d00f67 (patch) | |
tree | af6d9d19fb3839f4ef177280be3204abeb74291c /tests/features | |
parent | ed27add635263eafb581e5dd1599478d82f0f28a (diff) |
tests/lock_revocation: mark as bad
The test is failing in master. see gluster-devel for more details.
Change-Id: I7a589ad2c54bd55d62f4e66fdf8037c19fc123ea
BUG: 1448364
Signed-off-by: Raghavendra G <rgowdapp@redhat.com>
Reviewed-on: https://review.gluster.org/17234
NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org>
Smoke: Gluster Build System <jenkins@build.gluster.org>
CentOS-regression: Gluster Build System <jenkins@build.gluster.org>
Reviewed-by: Jeff Darcy <jeff@pl.atyp.us>
Diffstat (limited to 'tests/features')
-rw-r--r-- | tests/features/lock_revocation.t | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/features/lock_revocation.t b/tests/features/lock_revocation.t index de2d53707cc..67bc13159f9 100644 --- a/tests/features/lock_revocation.t +++ b/tests/features/lock_revocation.t @@ -51,3 +51,4 @@ TEST append_to_file $M1/testfile cleanup #G_TESTDEF_TEST_STATUS_NETBSD7=BAD_TEST,BUG=1369401 +#G_TESTDEF_TEST_STATUS_CENTOS6=BAD_TEST,BUG=1448364 |