mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-18 02:40:08 +00:00
fs_query.run: increase timeout
This is apparently needed for base-foc on Qemu/x86.
This commit is contained in:
parent
accda1211b
commit
bbe1bf9c3a
@ -168,7 +168,7 @@ build_boot_image { sequence fs_query }
|
||||
|
||||
append qemu_args " -nographic -serial mon:stdio "
|
||||
|
||||
run_genode_until {.*child "test" exited with exit value 0.*\n} 30
|
||||
run_genode_until {.*child "test" exited with exit value 0.*\n} 50
|
||||
|
||||
grep_output {\[init -> report_rom\].*}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user