mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-22 15:02:25 +00:00
cpu_sampler.run: increase timeout
The previous timeout sometimes triggered with nova and foc on x86_32.
This commit is contained in:
parent
ab0cba8ead
commit
e98760a3d5
@ -84,7 +84,7 @@ append qemu_args "-nographic "
|
||||
|
||||
set match_string "Test started. func: 0x(\[0-9a-f\]+).*\n"
|
||||
|
||||
run_genode_until "$match_string" 20
|
||||
run_genode_until "$match_string" 30
|
||||
|
||||
regexp $match_string $output all func
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user