From: Dan Streetman Date: Thu, 17 Oct 2019 18:06:43 +0000 (-0400) Subject: test: blacklist TEST-41 on Ubuntu CI X-Git-Tag: v244-rc1~186 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=626fbf7f70a79854aab5bb1f57442dec91ece948;p=thirdparty%2Fsystemd.git test: blacklist TEST-41 on Ubuntu CI This test has been failing on Ubuntu CI since introduced, let's blacklist it until we can debug what's causing it to fail. --- diff --git a/test/TEST-41-ONESHOT-RESTART/blacklist-ubuntu-ci b/test/TEST-41-ONESHOT-RESTART/blacklist-ubuntu-ci new file mode 100644 index 00000000000..22b34bbb0c7 --- /dev/null +++ b/test/TEST-41-ONESHOT-RESTART/blacklist-ubuntu-ci @@ -0,0 +1,4 @@ +This appears to be failing on Ubuntu CI due to short sleep duration +waiting for the service-restarts to complete, but doubling the +sleep from 5 to 10 seconds didn't appear to help, so let's blacklist +this on Ubuntu CI while debugging the test failure.