mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-21 06:33:31 +00:00
tresor_tester.run: raise test timeout
Some platforms (especially the qemu-based ones) used to time out on nightly tests although they would have succeeded with more time. Ref #5148
This commit is contained in:
parent
4a1a29b3d0
commit
5cb5610906
@ -1147,7 +1147,7 @@ build_boot_image $boot_modules
|
||||
|
||||
append qemu_args " -nographic "
|
||||
|
||||
set test_timeout 100
|
||||
set test_timeout 200
|
||||
if {[benchmark_blk_count] > 0} {
|
||||
set test_timeout 300
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user