mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-07 19:34:56 +00:00
test-init: increase timeout
The original timeout is one second too short to let the test pass on NOVA/32bit. This patch increases the timeout by 10 seconds.
This commit is contained in:
parent
ddacb1400c
commit
9e9614af13
@ -3,7 +3,7 @@
|
||||
<requires> <timer/> </requires>
|
||||
|
||||
<events>
|
||||
<timeout meaning="failed" sec="320" />
|
||||
<timeout meaning="failed" sec="330" />
|
||||
<log meaning="succeeded">child "test-init" exited with exit value 0</log>
|
||||
</events>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user