mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-22 06:57:51 +00:00
Increase timeout of init test
The increased timeout takes the use of NOVA or seL4 on Qemu into account. Issue #3079
This commit is contained in:
parent
8f1f4f2652
commit
ed7dfddc5d
@ -3,7 +3,7 @@
|
||||
<requires> <timer/> </requires>
|
||||
|
||||
<events>
|
||||
<timeout meaning="failed" sec="300" />
|
||||
<timeout meaning="failed" sec="320" />
|
||||
<log meaning="succeeded">child "test-init" exited with exit value 0</log>
|
||||
</events>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user