Skip to content

Commit 03ad9f4

Browse files
committed
naughty: add ipa-install crash on debian-testing
1 parent d11ca1b commit 03ad9f4

File tree

3 files changed

+14
-0
lines changed

3 files changed

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

0 commit comments

Comments
 (0)