diff options
| author | Kevin Vigor <kvigor@fb.com> | 2017-02-16 09:21:07 -0800 |
|---|---|---|
| committer | Kevin Vigor <kvigor@fb.com> | 2017-02-16 12:41:33 -0500 |
| commit | c48979df061b8ad053ff56ab2a06b7603be99a05 (patch) | |
| tree | ce7c887d2187d74012cd3514251f7cb3873a68ac | |
| parent | 9a84ee0b1fe938077ee965f81a98ab5da1bdfdcb (diff) | |
Mark tests/basic/uss.t as bad
Summary:
This test is failing consistently on both the upstream 3.98 branch and
3.8-fb, just nuke.
Test Plan:
Check in, hope smoke test passes.
Reviewers:
Subscribers:
Tasks:
Blame Revision:
Change-Id: I888a9f424340dff128a4a5273f96e6d3fbc323a9
Signed-off-by: Kevin Vigor <kvigor@fb.com>
Reviewed-on: https://review.gluster.org/16647
CentOS-regression: Gluster Build System <jenkins@build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org>
Smoke: Gluster Build System <jenkins@build.gluster.org>
Reviewed-by: Shreyas Siravara <sshreyas@fb.com>
| -rw-r--r-- | tests/basic/uss.t | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/basic/uss.t b/tests/basic/uss.t index 6cfc0303895..d6ca416bd65 100644 --- a/tests/basic/uss.t +++ b/tests/basic/uss.t @@ -382,3 +382,5 @@ TEST ls $M0/.history/snap6/; TEST ! stat $M0/.history/snap6/aaa; cleanup; + +#G_TESTDEF_TEST_STATUS_CENTOS6=BAD_TEST,BUG=000000 |
