Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion images/debian-testing
5 changes: 5 additions & 0 deletions naughty/debian-testing/8375-ipa-install-crash
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Traceback (most recent call last):
File "test/verify/check-system-realms", line *, in testClientCertAuthentication
*
testlib.Error: timeout
wait_js_cond(!ph_is_present("#realms-join-dialog")): Error: condition did not become true
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we get a more specific pattern? This just waives any and all failure to join the domain, no?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess not...

5 changes: 5 additions & 0 deletions naughty/debian-testing/8375-ipa-install-crash-2
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Traceback (most recent call last):
File "test/verify/check-system-realms", line *, in testQualifiedUsers
*
testlib.Error: timeout
wait_js_cond(!ph_is_present("#realms-join-dialog")): Error: condition did not become true
4 changes: 4 additions & 0 deletions naughty/debian-testing/8375-ipa-install-crash-3
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Traceback (most recent call last):
File "/usr/sbin/ipa-client-install", line *, in <module>
*
TypeError: type 'cryptography.hazmat.bindings._rust.x509.Certificate' is not an acceptable base type
Loading