Skip to content
Snippets Groups Projects
Commit 74c33c73 authored by Philip Withnall's avatar Philip Withnall
Browse files

gdbusauthmechanismsha1: Remove unnecessary g_warning() calls


These can be hit in the tests (if multiple tests run in parallel are
racing for `~/.dbus-keyrings/org_gtk_gdbus_general.lock` for a prolonged
period) and will cause spurious test failures due to the use of
`G_DEBUG=fatal-warnings`.

Instead, allow the error messages to be inspected programmatically.

Signed-off-by: default avatarPhilip Withnall <withnall@endlessm.com>

Helps: #1912
parent fcbb8882
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment