mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-08 06:43:13 +00:00
[tests] Increase shape-fuzzer timeout
This commit is contained in:
parent
cad753e20f
commit
f2d08578e7
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ test('shape_fuzzer', find_program('run-shape-fuzzer-tests.py'),
|
|||
args: [
|
||||
hb_shape_fuzzer_exe,
|
||||
],
|
||||
timeout: 60,
|
||||
timeout: 300,
|
||||
depends: [hb_shape_fuzzer_exe, libharfbuzz, libharfbuzz_subset],
|
||||
workdir: join_paths(meson.current_build_dir(), '..', '..'),
|
||||
env: env,
|
||||
|
|
Loading…
Add table
Reference in a new issue