|
From: Nicholas N. <nj...@cs...> - 2005-11-01 16:44:00
|
On Tue, 1 Nov 2005, Tom Hughes wrote: > Nightly build on dunsmere ( athlon, Fedora Core 4 ) started at 2005-11-01 03:30:04 GMT > Results differ from 24 hours ago > > [...] > ================================================= > == Difference between 24 hours ago and now == > ================================================= > > *** old.short Tue Nov 1 03:35:14 2005 > --- new.short Tue Nov 1 03:40:14 2005 > *************** > *** 8,10 **** > > ! == 203 tests, 11 stderr failures, 4 stdout failures ================= > memcheck/tests/leak-tree (stderr) > --- 8,10 ---- > > ! == 203 tests, 13 stderr failures, 6 stdout failures ================= > memcheck/tests/leak-tree (stderr) > *************** > *** 19,20 **** > --- 19,22 ---- > none/tests/mremap2 (stdout) > + none/tests/pth_blockedsig (stdout) > + none/tests/pth_blockedsig (stderr) > none/tests/sigstackgrowth (stdout) > *************** > *** 23,24 **** > --- 25,28 ---- > none/tests/stackgrowth (stderr) > + none/tests/thread-exits (stdout) > + none/tests/thread-exits (stderr) > none/tests/x86/int (stderr) This machine exhibits a lot of test noise -- a number of tests fail and then work again for no apparent reason, and not just the common such ones (ie. 'tls' and 'yield'). Tom, any idea why? Nick |