mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 09:46:20 +00:00
nic_router_disable_arp.run: raise test timeout
The previous, rather small timeout of 30 seconds caused problems on x86_64/sel4. Ref #4923
This commit is contained in:
parent
62db70e2ea
commit
21d4b8aba0
@ -97,7 +97,7 @@ append_qemu_nic_args
|
||||
|
||||
set done_string ".*child \"ping\" exited with exit value 0.*\n"
|
||||
|
||||
run_genode_until $done_string 30
|
||||
run_genode_until $done_string 60
|
||||
|
||||
grep_output { ARP }
|
||||
compare_output_to {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user