Merge pull request #215584 from superherointj/fix-libsecret-non-deterministic-fail
libsecret: fix non-deterministic fail of test-collection
This commit is contained in:
@@ -87,7 +87,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
dbus-run-session \
|
||||
--config-file=${dbus}/share/dbus-1/session.conf \
|
||||
meson test --print-errorlogs
|
||||
meson test --print-errorlogs --timeout-multiplier 0
|
||||
|
||||
runHook postCheck
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user