signond has failing tests on builders (x86?)
https://build.alpinelinux.org/buildlogs/build-edge-x86/community/signond/signond-8.60-r0.log
Seems like both tests fail with something similar to this:
QDEBUG : SsoTestClient::queryMechanisms() Reply from SIGNON DAEMON--------------------------------- error
QDEBUG : SsoTestClient::queryMechanisms() Error: 3 , Message: "Message recipient disconnected from message bus without replying"
QDEBUG : SsoTestClient::queryMechanisms() Error reply: "Message recipient disconnected from message bus without replying" .
Error code: "InternalCommunication"
FAIL! : SsoTestClient::queryMechanisms() Should not have received error reply
Loc: [ssotestclient.cpp(1281)]
SKIP : SsoTestClient::clear() Skipping until secure storage gets stabilized.
Loc: [ssotestclient.cpp(1509)]
QDEBUG : SsoTestClient::queryAvailableMetods()
I guess it can't connect to dbus or the dbus daemon of signond crashes?
CC @PureTryOut