From 25a5333f5315106fc06aa82abb7dce96a54b64e6 Mon Sep 17 00:00:00 2001 From: Raghavendra G Date: Wed, 10 May 2017 15:44:33 +0530 Subject: tests/lock_revocation: mark as bad The test is failing in master. Looks like a hang causing Aborted test runs. > Reviewed-on: https://review.gluster.org/17234 (cherry picked from commit d5865881de5653a0e810093a9867ab3962d00f67) Change-Id: I7a589ad2c54bd55d62f4e66fdf8037c19fc123ea BUG: 1454533 Reviewed-on: https://review.gluster.org/17360 Tested-by: Shyamsundar Ranganathan NetBSD-regression: NetBSD Build System CentOS-regression: Gluster Build System Smoke: Gluster Build System Reviewed-by: Shyamsundar Ranganathan --- tests/features/lock_revocation.t | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/features/lock_revocation.t b/tests/features/lock_revocation.t index de2d53707cc..8ca0a86d4e8 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=1454533 -- cgit