From 858fae39936e5aee5ea4e3816a10ba310d04cf61 Mon Sep 17 00:00:00 2001 From: Amar Tumballi Date: Mon, 27 Nov 2017 23:56:50 +0530 Subject: tests: mark currently failing regression tests as known issues Change-Id: If6c36dc6c395730dfb17b5b4df6f24629d904926 BUG: 1517961 Signed-off-by: Amar Tumballi --- tests/bugs/posix/bug-990028.t | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tests/bugs/posix/bug-990028.t') diff --git a/tests/bugs/posix/bug-990028.t b/tests/bugs/posix/bug-990028.t index c86421492cd..5006a611630 100755 --- a/tests/bugs/posix/bug-990028.t +++ b/tests/bugs/posix/bug-990028.t @@ -155,3 +155,9 @@ links_across_directories; TEST $CLI volume stop $V0 cleanup + +# Mainly marking it as known-issue as it is consistently failing. +# Revert back once fixing this. + +#G_TESTDEF_TEST_STATUS_NETBSD7=KNOWN_ISSUE,BUG=1517961 +#G_TESTDEF_TEST_STATUS_CENTOS6=KNOWN_ISSUE,BUG=1517961 -- cgit