mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-11 13:22:33 +00:00
thread: increase test timeout
Because of recently added test cases the script exceeds the timeout on some embedded boards and base-hw.
This commit is contained in:
parent
ec92e9c3df
commit
10aba44982
@ -22,7 +22,7 @@ build_boot_image "core init test-thread"
|
||||
|
||||
append qemu_args "-nographic -m 64"
|
||||
|
||||
run_genode_until {child "test-thread" exited with exit value .*\n} 20
|
||||
run_genode_until {child "test-thread" exited with exit value .*\n} 40
|
||||
|
||||
# determine error code of child exit
|
||||
set exit_code [regexp -inline {child "test-thread" exited with exit value .*\n} $output]
|
||||
|
Loading…
x
Reference in New Issue
Block a user