From f1f6a0e2b09884151c37434bd512cb1482608218 Mon Sep 17 00:00:00 2001 From: Susant Palai Date: Sun, 1 May 2016 23:23:44 +0530 Subject: quota: mark tests/basic/quota.t as bad_test tests/basic/quota.t regularly leaves a core behind. Some of the failed tests: * https://build.gluster.org/job/rackspace-netbsd7-regression-triggered/16439/consoleFull * https://build.gluster.org/job/rackspace-netbsd7-regression-triggered/16440/console Change-Id: Iacf42c40f768dd2939994bbb87cc7ef366ee495f BUG: 1332045 Signed-off-by: Susant Palai Reviewed-on: http://review.gluster.org/14136 Reviewed-by: Niels de Vos Smoke: Gluster Build System NetBSD-regression: NetBSD Build System CentOS-regression: Gluster Build System --- tests/basic/quota.t | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/basic/quota.t b/tests/basic/quota.t index 5a03fa25683..17d571060e1 100755 --- a/tests/basic/quota.t +++ b/tests/basic/quota.t @@ -237,3 +237,4 @@ EXPECT "1" get_aux rm -f $QDD cleanup; +#G_TESTDEF_TEST_STATUS_NETBSD7=BAD_TEST,BUG=1332045 -- cgit