NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: misc/54525 (net/arp/t_arp:arp_rtm still fails)
The following reply was made to PR misc/54525; it has been noted by GNATS.
From: Roy Marples <roy%marples.name@localhost>
To: gnats-bugs%netbsd.org@localhost, roy%netbsd.org@localhost, misc-bug-people%netbsd.org@localhost,
netbsd-bugs%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, gson%NetBSD.org@localhost,
Andreas Gustafsson <gson%gson.org@localhost>
Cc:
Subject: Re: misc/54525 (net/arp/t_arp:arp_rtm still fails)
Date: Thu, 5 Sep 2019 16:48:44 +0100
On 05/09/2019 16:21, gson%NetBSD.org@localhost wrote:
> Synopsis: net/arp/t_arp:arp_rtm still fails
Termination reason
FAILED: Test case timed out after 300 seconds
Standard output stream
Executing command [ rump_server -lrumpnet -lrumpnet_net
-lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ]
Executing command [ rump_server -lrumpnet -lrumpnet_net
-lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ]
Executing command [ rump.ifconfig shmif0 create ]
Executing command [ rump.ifconfig shmif0 linkstr bus1 ]
Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ]
Executing command [ rump.ifconfig shmif0 up ]
Executing command [ rump.ifconfig -w 10 ]
Executing command [ rump.ifconfig shmif0 create ]
Executing command [ rump.ifconfig shmif0 linkstr bus1 ]
Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ]
Executing command [ rump.ifconfig shmif0 up ]
Executing command [ rump.ifconfig -w 10 ]
Executing command [ rump.arp -n 10.0.1.1 ]
Executing command [ rump.arp -n 10.0.1.2 ]
Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ]
Executing command [ cat ./tmp ]
Executing command [ rump.ping -n -w 6 -c 6 10.0.1.99 ]
Looks like ping didn't obey the -w6 parameter if it takes 300 seconds!!!
The test case works fine for me locally.
Rump or ping issue maybe?
Roy
Home |
Main Index |
Thread Index |
Old Index