Re: New ATF test failures

2019-12-15 Thread Paul Goyette
OK, looks like this is fixed. With the fix I just committed, these tests now pass: # cd /usr/tests/dev/sysmon # atf-run t_swsensor | atf-report Tests root: /usr/tests/dev/sysmon t_swsensor (1/1): 5 test cases alarm_sensor: [57.065200s] Passed. entropy_interrupt_sensor: [36.167103s]

Re: New ATF test failures

2019-12-15 Thread Paul Goyette
Working on it. As far as I can tell, it just needs to initialize the newly-created module_hook synchronization variables. I'll commit the fix as soon as I can test it. Index: rump.c === RCS file:

New ATF test failures

2019-12-15 Thread Andreas Gustafsson
The following test cases are now failing on multiple testbeds: dev/sysmon/t_swsensor/alarm_sensor dev/sysmon/t_swsensor/entropy_interrupt_sensor dev/sysmon/t_swsensor/entropy_polled_sensor dev/sysmon/t_swsensor/limit_sensor dev/sysmon/t_swsensor/simple_sensor

Re: Recent new atf test failures

2014-03-27 Thread Andreas Gustafsson
Paul Goyette wrote: Some time in the last two weeks, we've had a few new test cases failing in my amd64 test-bed. Tests that used to pass, but currently failing lib/csu/t_crt0/initfini3 atf/atf-c/macros_test/detect_unused_tests

Re: Recent new atf test failures

2014-03-27 Thread Martin Husemann
On Thu, Mar 27, 2014 at 09:33:40AM +0200, Andreas Gustafsson wrote: atf/atf-c/macros_test/detect_unused_tests atf/atf-c++/macros_test/detect_unused_tests These started failing with Christos' commit of src/share/mk/bsd.own.mk 1.784 on 2014-03-11 23:22:36, with the commit message

Recent new atf test failures

2014-03-26 Thread Paul Goyette
Some time in the last two weeks, we've had a few new test cases failing in my amd64 test-bed. Tests that used to pass, but currently failing lib/csu/t_crt0/initfini3 atf/atf-c/macros_test/detect_unused_tests atf/atf-c++/macros_test/detect_unused_tests Tests that

Re: Recent new atf test failures

2014-03-26 Thread David Laight
On Wed, Mar 26, 2014 at 12:25:53PM -0700, Paul Goyette wrote: Some time in the last two weeks, we've had a few new test cases failing in my amd64 test-bed. Tests that used to pass, but currently failing lib/csu/t_crt0/initfini3 atf/atf-c/macros_test/detect_unused_tests

Re: Recent new atf test failures

2014-03-26 Thread Paul Goyette
On Wed, 26 Mar 2014, David Laight wrote: On Wed, Mar 26, 2014 at 12:25:53PM -0700, Paul Goyette wrote: Some time in the last two weeks, we've had a few new test cases failing in my amd64 test-bed. Tests that used to pass, but currently failing lib/csu/t_crt0/initfini3

Re: Recent new atf test failures

2014-03-26 Thread David Laight
On Wed, Mar 26, 2014 at 02:57:15PM -0700, Paul Goyette wrote: On Wed, 26 Mar 2014, David Laight wrote: Actually, I wonder, have you rebuilt qemu since jeorg changed the default x87 precision to 80bits? That might be the difference between your tests and gson's tests (which only show some