mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01: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:
committed by
Norman Feske
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 {}
|
||||
|
||||
Reference in New Issue
Block a user