Skip to content

Commit 27c69f0

Browse files
committed
naughty: Add pattern for fedora-39 gnutls FIPS failure
This also produces systemd-coredump traces. Add a minimal match to ensure that the login page really fails due to the crash, not due to some other reason. This applies to both testCryptoPolicies and testInconsistentCryptoPolicy, so use a slightly funny fnmatch to catch both. Downstream report: https://bugzilla.redhat.com/show_bug.cgi?id=2235589 Known issue #5174
1 parent b7808fd commit 27c69f0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

naughty/fedora-39/5174-gnutls-fips

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
File "test/verify/check-system-info", line *, in test*CryptoPolic*
2+
self.login_and_go("/system")
3+
*
4+
testlib.Error: timeout
5+
*
6+
Process * (cockpit-certifi) of user 0 dumped core.
7+
*
8+
#*cockpit-certificate-ensure*

0 commit comments

Comments
 (0)