mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-08 20:03:34 +02:00
tests/fprintd: Increase allowed timeout
On my laptop it takes 48 seconds to run.
This commit is contained in:
@ -18,6 +18,7 @@ foreach t: tests
|
||||
'FPRINT_BUILD_DIR=' + meson.build_root() / 'src',
|
||||
'TOPSRCDIR=' + meson.source_root(),
|
||||
],
|
||||
timeout: t == 'fprintd' ? 60 : 30,
|
||||
)
|
||||
endforeach
|
||||
|
||||
|
||||
Reference in New Issue
Block a user