From add85dda0127262164123c6373d55ff2cf9bb14b Mon Sep 17 00:00:00 2001 From: Raghavendra Talur Date: Wed, 31 Aug 2016 16:07:09 +0530 Subject: tests: disable lock_revocation.t on NetBSD This has been consistently causing hangs in NetBSD machines. I have not been able to debug the issue and we have merge deadline for 3.9. It would be better to disable this for now. Change-Id: I8c63940aa26f78dd9994bb63293a5757835ec52b BUG: 1369401 Signed-off-by: Raghavendra Talur Reviewed-on: http://review.gluster.org/15374 Smoke: Gluster Build System CentOS-regression: Gluster Build System NetBSD-regression: Gluster Build System Reviewed-by: Jeff Darcy --- tests/features/lock_revocation.t | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/features') diff --git a/tests/features/lock_revocation.t b/tests/features/lock_revocation.t index cbf21b71650..de2d53707cc 100644 --- a/tests/features/lock_revocation.t +++ b/tests/features/lock_revocation.t @@ -50,3 +50,4 @@ sleep 3 TEST append_to_file $M1/testfile cleanup +#G_TESTDEF_TEST_STATUS_NETBSD7=BAD_TEST,BUG=1369401 -- cgit