From cf943b71db9188dbd87fbb8f97ca610b7004317d Mon Sep 17 00:00:00 2001 From: Susant Palai Date: Sun, 1 May 2016 15:03:05 +0530 Subject: quota: mark quota-ancestry-building.t as bad_test tests/basic/quota-ancestry-building.t regularly fails like this: ./tests/basic/quota-ancestry-building.t (Wstat: 0 Tests: 34 Failed: 6) Failed tests: 14-19 Files=1, Tests=34, 43 wallclock secs ( 0.05 usr 0.01 sys + 2.28 cusr 2.91 csys = 5.25 CPU) Result: FAIL ./tests/basic/quota-ancestry-building.t: 2 new core files End of test ./tests/basic/quota-ancestry-building.t Some of the failed tests: * https://build.gluster.org/job/rackspace-netbsd7-regression-triggered/16385/console * https://build.gluster.org/job/rackspace-netbsd7-regression-triggered/16386/console Change-Id: Ibbae908b4f752e195e7a7bdd10b102d7bcec312b BUG: 1332020 Signed-off-by: Susant Palai Reviewed-on: http://review.gluster.org/14134 Smoke: Gluster Build System NetBSD-regression: NetBSD Build System CentOS-regression: Gluster Build System Reviewed-by: Niels de Vos --- tests/basic/quota-ancestry-building.t | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/basic/quota-ancestry-building.t b/tests/basic/quota-ancestry-building.t index 5824db3787..99c971859e 100755 --- a/tests/basic/quota-ancestry-building.t +++ b/tests/basic/quota-ancestry-building.t @@ -69,3 +69,5 @@ EXPECT "1" get_aux rm -f $QDD cleanup; +#G_TESTDEF_TEST_STATUS_NETBSD7=BAD_TEST,BUG=1332020 +#G_TESTDEF_TEST_STATUS_CENTOS6=BAD_TEST,BUG=1332020 -- cgit