mirror of
https://gitlab.freedesktop.org/libfprint/fprintd.git
synced 2026-05-05 23:58:06 +02:00
tests/fprintd: Increase allowed timeout
On my laptop it takes 48 seconds to run.
This commit is contained in:
parent
4a3ae5ccaf
commit
d7fec03f24
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ foreach t: tests
|
|||
'FPRINT_BUILD_DIR=' + meson.build_root() / 'src',
|
||||
'TOPSRCDIR=' + meson.source_root(),
|
||||
],
|
||||
timeout: t == 'fprintd' ? 60 : 30,
|
||||
)
|
||||
endforeach
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue