From ad60f58e6e7d380b6dfc06c0cb1495565b433f75 Mon Sep 17 00:00:00 2001 From: Dan Streetman Date: Fri, 26 Feb 2021 08:41:16 -0500 Subject: [PATCH] Skip TEST-50 on ubuntu ci This test is flaky, and requires updates to the kernel to fix, so disable it for now. https://github.com/systemd/systemd/issues/17469 --- test/TEST-50-DISSECT/deny-list-ubuntu-ci | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/TEST-50-DISSECT/deny-list-ubuntu-ci diff --git a/test/TEST-50-DISSECT/deny-list-ubuntu-ci b/test/TEST-50-DISSECT/deny-list-ubuntu-ci new file mode 100644 index 0000000000..e7585d747e --- /dev/null +++ b/test/TEST-50-DISSECT/deny-list-ubuntu-ci @@ -0,0 +1,2 @@ +Skip this test due to issue #17469 +https://github.com/systemd/systemd/issues/17469 -- 2.25.1