diff options
author | Atin Mukherjee <amukherj@redhat.com> | 2018-02-20 07:43:17 +0530 |
---|---|---|
committer | Atin Mukherjee <amukherj@redhat.com> | 2018-02-20 07:43:48 +0530 |
commit | bc53db6f130f1fcddf30d65f35438740e727c60e (patch) | |
tree | dda37f51ca64801a6716e9a2352fece08af39dfa | |
parent | 197f08a0e5552d2d007521ce68ddd30e8b10d24b (diff) |
tests: Mark tests/bugs/posix/bug-990028.t bad
Change-Id: I92ecd4dd292118900b80833f116c518b7493da17
BUG: 1546912
Signed-off-by: Atin Mukherjee <amukherj@redhat.com>
-rwxr-xr-x | tests/bugs/posix/bug-990028.t | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/bugs/posix/bug-990028.t b/tests/bugs/posix/bug-990028.t index c86421492cd..ac24812b1f8 100755 --- a/tests/bugs/posix/bug-990028.t +++ b/tests/bugs/posix/bug-990028.t @@ -155,3 +155,5 @@ links_across_directories; TEST $CLI volume stop $V0 cleanup +#G_TESTDEF_TEST_STATUS_CENTOS6=BAD_TEST,BUG=1546912 +#G_TESTDEF_TEST_STATUS_NETBSD7=BAD_TEST,BUG=1546912 |