|
From: Nicholas N. <n.n...@gm...> - 2009-07-06 04:44:39
|
On Sun, Jul 5, 2009 at 12:49 PM, Tom Hughes<th...@cy...> wrote: > > Nightly build on lloyd ( x86_64, Fedora 7 ) > Started at 2009-07-05 03:05:05 BST > Ended at 2009-07-05 03:49:38 BST > Results differ from 24 hours ago > > Checking out valgrind source tree ... done > Configuring valgrind ... done > Building valgrind ... done > Running regression tests ... failed > > Regression test results follow > > == 496 tests, 7 stderr failures, 1 stdout failure, 0 post failures == > memcheck/tests/x86-linux/scalar (stderr) > memcheck/tests/x86-linux/scalar_exit_group (stderr) > memcheck/tests/x86-linux/scalar_supp (stderr) > none/tests/amd64/bug127521-64 (stdout) > none/tests/amd64/bug127521-64 (stderr) > exp-ptrcheck/tests/ccc (stderr) > exp-ptrcheck/tests/pth_create (stderr) > exp-ptrcheck/tests/pth_specific (stderr) Until recently, this machine had no test failures. Most of the failures seem to be due to the DCAS merge -- Julian, can you take a look? The scalar ones are a bit different, though, there's a conditional-jump-on-undefined that didn't used to be there. Not sure about it. Nick |