Skip to content

Commit

Permalink
naughty: Add pattern for debian-testing FreeIPA crash
Browse files Browse the repository at this point in the history
TestIPA.testClientCertAuthentication and TestIPA.testQualifiedUsers join
with the UI; TestIPA.testUnqualifiedUsers and TestKerberos join with the
CLI. Add patterns for both.

Downstream report: https://bugs.debian.org/1070680
Known issue cockpit-project#6346
  • Loading branch information
martinpitt committed May 7, 2024
1 parent 1cb9ead commit a6d7521
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
4 changes: 4 additions & 0 deletions naughty/debian-testing/6346-ipa-bincert-cli
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
*ipa-client-install*
unable to convert the attribute 'cacertificate;binary' value b'*' to type <class 'cryptography.x509.base.Certificate'>
*
Installation failed.
6 changes: 6 additions & 0 deletions naughty/debian-testing/6346-ipa-bincert-ui
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Traceback (most recent call last):
File "test/verify/check-system-realms"*
b.wait_not_present("#realms-join-dialog")
*
testlib.Error: timeout
wait_js_cond(!ph_is_present("#realms-join-dialog")): Uncaught (in promise) Error: condition did not become true

0 comments on commit a6d7521

Please sign in to comment.