From 503d1d72aee8cfba07b7319ad8b8494310325deb Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Mon, 26 Aug 2024 13:28:16 +0300 Subject: [PATCH] naughty: New #6792 for fedora-41 --- naughty/fedora-41/6792-swtpm-and-selinux-again-sigh | 5 +++++ naughty/fedora-41/6792-swtpm-and-selinux-again-sigh-2 | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 naughty/fedora-41/6792-swtpm-and-selinux-again-sigh create mode 100644 naughty/fedora-41/6792-swtpm-and-selinux-again-sigh-2 diff --git a/naughty/fedora-41/6792-swtpm-and-selinux-again-sigh b/naughty/fedora-41/6792-swtpm-and-selinux-again-sigh new file mode 100644 index 0000000000..6ba0a3d105 --- /dev/null +++ b/naughty/fedora-41/6792-swtpm-and-selinux-again-sigh @@ -0,0 +1,5 @@ +*internal error: Could not run '/usr/bin/swtpm_setup'.* +* +Traceback (most recent call last): + File "check-machines-create", line *, in testConfigureBeforeInstall + testlib.wait(lambda: "VmNotInstalled" in m.execute("virsh list --persistent"), delay=3) diff --git a/naughty/fedora-41/6792-swtpm-and-selinux-again-sigh-2 b/naughty/fedora-41/6792-swtpm-and-selinux-again-sigh-2 new file mode 100644 index 0000000000..06ad7e8bca --- /dev/null +++ b/naughty/fedora-41/6792-swtpm-and-selinux-again-sigh-2 @@ -0,0 +1,5 @@ +*internal error: Could not run '/usr/bin/swtpm_setup'.* +* +Traceback (most recent call last): + File "check-machines-create", line *, in testConfigureBeforeInstallBiosTPM + b.wait_in_text(f"#vm-{vmName}-system-state", "Running")