Skip to content

test: Extend timeout for test-polkitbackendjsauthority

Simon McVittie requested to merge smcv/polkit:longer-timeout into master

It seems this takes 25 seconds even on very fast server-class machines, which is uncomfortably close to Meson's default 30 second timeout. Extend the timeout so that a slower CPU or a more heavily-loaded machine is less likely to push it over the edge.

Resolves: #161 (closed)

Merge request reports