From f873c485c9fc73d10020288a8a2e5bf3b8c8565f Mon Sep 17 00:00:00 2001 From: Frantisek Sumsal Date: Sun, 3 Dec 2023 21:11:49 +0100 Subject: [PATCH] Reenable TEST-13-NSPAWN Should be resolved by https://github.com/systemd/systemd/pull/30196. --- integration/upstream-tests/test.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/integration/upstream-tests/test.sh b/integration/upstream-tests/test.sh index 028e48e..1f50ee0 100755 --- a/integration/upstream-tests/test.sh +++ b/integration/upstream-tests/test.sh @@ -54,8 +54,6 @@ fi export DENY_LIST_MARKERS=fedora-skip # Skip TEST-64-UDEV-STORAGE for now, as it takes a really long time without KVM touch test/TEST-64-UDEV-STORAGE/fedora-skip -# Temporarily skip TEST-13-NSPAWN until https://github.com/systemd/systemd/issues/30157 is resolved -touch test/TEST-13-NSPAWN/fedora-skip export ARTIFACT_DIRECTORY="${TMT_TEST_DATA:?}" export TEST_SAVE_JOURNAL=fail