mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-26 19:35:05 +00:00
cbe_tester.run: raise timeout to 6 minutes
This commit is contained in:
parent
f6d195a9de
commit
2d21d04c76
@ -1038,6 +1038,6 @@ build_boot_image $boot_modules
|
|||||||
|
|
||||||
append qemu_args " -nographic -m 1280 "
|
append qemu_args " -nographic -m 1280 "
|
||||||
|
|
||||||
run_genode_until "child \"test\" exited with exit value.*\n" 300
|
run_genode_until "child \"test\" exited with exit value.*\n" 360
|
||||||
grep_output {\[init\] child "test" exited with exit value}
|
grep_output {\[init\] child "test" exited with exit value}
|
||||||
compare_output_to {[init] child "test" exited with exit value 0}
|
compare_output_to {[init] child "test" exited with exit value 0}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user