tests: Disable basic/stats-dump.t

Disabling this test right now so that master is green again. This patch
https://review.gluster.org/#/c/17721/ will actually fix the test. This
patch will make master green again unblocking other patches to land onto
master.

Change-Id: I77d177ce92eb6edcf5326b27a0f7fdbefdec007b
Signed-off-by: Nigel Babu <nigelb@redhat.com>
BUG: 1468432
Reviewed-on: https://review.gluster.org/17723
This commit is contained in:
Nigel Babu 2017-07-07 11:06:37 +05:30
parent e14ea3f5c3
commit 45517ad243

View File

@ -41,3 +41,5 @@ TEST [ 0 -ne "$NFSD_RET" ]
TEST [ 0 -ne "$FUSE_RET" ]
cleanup;
#G_TESTDEF_TEST_STATUS_CENTOS6=BAD_TEST,BUG=1468432
#G_TESTDEF_TEST_STATUS_NETBSD7=BAD_TEST,BUG=1468432