NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

misc/54525: net/arp/t_arp:arp_rtm still fails



>Number:         54525
>Category:       misc
>Synopsis:       net/arp/t_arp:arp_rtm still fails
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    misc-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Sep 05 13:35:00 +0000 2019
>Originator:     Andreas Gustafsson
>Release:        NetBSD-current, source date >= 2019.09.03.19.07.50
>Organization:

>Environment:
System: NetBSD
Architecture: i386
Machine: i386
>Description:

The failing net/arp/t_arp:arp_rtm test case was not fixed by
roy's commit of src/tests/net/arp/t_arp.sh 1.39, but is now
failing with a different error:

2019.09.01.19.26.21/test.log.gz:    arp_rtm: [33.751094s] Passed.
2019.09.01.19.54.04/test.log.gz:    arp_rtm: [38.892978s] Passed.
2019.09.01.21.55.13/test.log.gz:    arp_rtm: [38.221017s] Passed.
2019.09.01.22.09.02/test.log.gz:    arp_rtm: [20.831786s] Failed: atf-check failed; see the output of the test for details
2019.09.01.22.10.13/test.log.gz:    arp_rtm: [21.180874s] Failed: atf-check failed; see the output of the test for details
2019.09.01.23.01.01/test.log.gz:    arp_rtm: [21.318267s] Failed: atf-check failed; see the output of the test for details
2019.09.02.00.51.48/test.log.gz:    arp_rtm: [19.295217s] Failed: atf-check failed; see the output of the test for details
2019.09.02.01.28.41/test.log.gz:    arp_rtm: [21.197473s] Failed: atf-check failed; see the output of the test for details
2019.09.02.08.26.00/test.log.gz:    arp_rtm: [23.159463s] Failed: atf-check failed; see the output of the test for details
2019.09.02.10.35.15/test.log.gz:    arp_rtm: [16.001648s] Failed: atf-check failed; see the output of the test for details
2019.09.02.12.48.52/test.log.gz:    arp_rtm: [15.718583s] Failed: atf-check failed; see the output of the test for details
2019.09.02.20.09.30/test.log.gz:    arp_rtm: [21.493131s] Failed: atf-check failed; see the output of the test for details
2019.09.03.03.04.31/test.log.gz:    arp_rtm: [21.739860s] Failed: atf-check failed; see the output of the test for details
2019.09.03.10.36.17/test.log.gz:    arp_rtm: [20.835321s] Failed: atf-check failed; see the output of the test for details
2019.09.03.21.34.03/test.log.gz:    arp_rtm: [616.803112s] Failed: Test case timed out after 300 seconds
2019.09.04.03.15.20/test.log.gz:    arp_rtm: [619.731232s] Failed: Test case timed out after 300 seconds
2019.09.04.05.37.06/test.log.gz:    arp_rtm: [625.671949s] Failed: Test case timed out after 300 seconds
2019.09.04.08.13.43/test.log.gz:    arp_rtm: [619.558218s] Failed: Test case timed out after 300 seconds
2019.09.04.10.34.04/test.log.gz:    arp_rtm: [664.090334s] Failed: Test case timed out after 300 seconds
2019.09.04.12.14.09/test.log.gz:    arp_rtm: [620.453415s] Failed: Test case timed out after 300 seconds
2019.09.04.13.30.52/test.log.gz:    arp_rtm: [618.790491s] Failed: Test case timed out after 300 seconds

More log data at:

  http://releng.netbsd.org/b5reports/i386/commits-2019.09.html#2019.09.03.19.07.50

>How-To-Repeat:

Run the ATF tests.

>Fix:



Home | Main Index | Thread Index | Old Index