mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
cpu_sampler.run: increase timeout
The previous timeout sometimes triggered with nova and foc on x86_32.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user