Current-Users archive

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

Re: Automated report: NetBSD-current/i386 test failure



It would seem that the OOSIOCGIFBRDADDR ioctl is part of COMPAT_43. Yet the test runs in a rump environment, and rump only has COMPAT_50 and newer. So I would expect this test to fail.

It didn't fail previously because we included sys/compat/common/if_43.c code all the time, rather than only when COMPAT_43 was requested.



On Sun, 6 Nov 2016, NetBSD Test Fixture wrote:

This is an automatically generated notice of a new failure of the
NetBSD test suite.

The newly failing test case is:

   net/if/t_compat:OOSIOCGIFBRDADDR

The above test failed in each of the last 3 test runs, and passed in
at least 27 consecutive runs before that.

The following commits were made between the last successful test and
the failed test:

   2016.11.05.23.09.37 kre src/lib/libc/time/zic.c,v 1.67
   2016.11.05.23.30.22 pgoyette src/sys/compat/common/Makefile,v 1.60
   2016.11.05.23.30.22 pgoyette src/sys/compat/common/Makefile.sysio,v 1.7
   2016.11.05.23.30.22 pgoyette src/sys/compat/common/compat_mod.c,v 1.24
   2016.11.05.23.30.22 pgoyette src/sys/compat/common/if_43.c,v 1.13
   2016.11.05.23.30.22 pgoyette src/sys/compat/common/if_43.h,v 1.1
   2016.11.05.23.30.22 pgoyette src/sys/net/if.c,v 1.361

Log files can be found at:

   http://releng.NetBSD.org/b5reports/i386/commits-2016.11.html#2016.11.05.23.30.22

!DSPAM:581f134283851543114199!



+------------------+--------------------------+------------------------+
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:      |
| (Retired)        | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com   |
| Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd.org |
+------------------+--------------------------+------------------------+


Home | Main Index | Thread Index | Old Index