Current-Users archive

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

Re: Recent test regression: dev/sysmon/t_swsensor



Hmmm. For some strange reason, rump_server on i386 seems to want to autoload a couple other modules, too. I tried to re-create the test environment manually, and fails thusly:

# RUMP_SERVER="unix://t_swsensor_socket" ; export RUMP_SERVER
# rump_allserver -l rumpvfs -l rumpdev -l rumpdev_sysmon ${RUMP_SERVER}
WARNING: module error: builtin module `zfs' failed to init
WARNING: ZFS on NetBSD is under development
WARNING: module error: builtin module `npf' failed to init
#

I have no idea why we're trying to (auto)load npf and zfs.

These failures do not occur on amd64.



On Wed, 13 Feb 2013, Andreas Gustafsson wrote:

Hi all,

We currently have around 25 failing ATF test cases :(

Five of them started failing only recently - these are part of
the dev/sysmon/t_swsensor test:

 
http://releng.netbsd.org/b5reports/i386/build/2013.02.13.02.17.54/test.html#failed-tcs-summary

The failures started some time during the period between
2013-02-10 23:47:37 and 2013-02-12 02:52:13 when tree didn't even
build, so I am unable to narrow down the cause to a single commit
by automated means.

The following developers made commits during this interval:

 christos
 jmcneill
 martin
 matt
 pooka
 rmind

Please review the test failures and your commits for any possible
connection.  For the list of commits, see

 
http://releng.netbsd.org/b5reports/i386/commits-2013.02.html#2013.02.10.23.47.37



-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index