|
From: Tom H. <to...@co...> - 2005-08-07 02:40:48
|
Nightly build on dunsmere ( athlon, Fedora Core 4 ) started at 2005-08-07 03:30:04 BST Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests ... failed Regression test results follow == 181 tests, 5 stderr failures, 0 stdout failures ================= memcheck/tests/leak-tree (stderr) memcheck/tests/weirdioctl (stderr) memcheck/tests/xml1 (stderr) none/tests/faultstatus (stderr) none/tests/x86/int (stderr) ================================================= == Results from 24 hours ago == ================================================= Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests ... failed Regression test results follow == 181 tests, 6 stderr failures, 0 stdout failures ================= memcheck/tests/leak-tree (stderr) memcheck/tests/weirdioctl (stderr) memcheck/tests/x86/pushfpopf (stderr) memcheck/tests/xml1 (stderr) none/tests/faultstatus (stderr) none/tests/x86/int (stderr) ================================================= == Difference between 24 hours ago and now == ================================================= *** old.short Sun Aug 7 03:35:24 2005 --- new.short Sun Aug 7 03:40:43 2005 *************** *** 8,13 **** ! == 181 tests, 6 stderr failures, 0 stdout failures ================= memcheck/tests/leak-tree (stderr) memcheck/tests/weirdioctl (stderr) - memcheck/tests/x86/pushfpopf (stderr) memcheck/tests/xml1 (stderr) --- 8,12 ---- ! == 181 tests, 5 stderr failures, 0 stdout failures ================= memcheck/tests/leak-tree (stderr) memcheck/tests/weirdioctl (stderr) memcheck/tests/xml1 (stderr) |
|
From: Julian S. <js...@ac...> - 2005-08-07 09:39:38
|
> On Sunday 07 August 2005 03:40, Tom Hughes wrote: > Nightly build on dunsmere ( athlon, Fedora Core 4 ) started at 2005-08-07 > 03:30:04 BST > ! == 181 tests, 6 stderr failures, 0 stdout failures ================= > memcheck/tests/leak-tree (stderr) > memcheck/tests/weirdioctl (stderr) > - memcheck/tests/x86/pushfpopf (stderr) > memcheck/tests/xml1 (stderr) > --- 8,12 ---- > > ! == 181 tests, 5 stderr failures, 0 stdout failures ================= > memcheck/tests/leak-tree (stderr) > memcheck/tests/weirdioctl (stderr) > memcheck/tests/xml1 (stderr) I thought I had this sorted out (r4334) and I can't repro this failure on my fc4 installation. Could you send memcheck/tests/x86/pushfpopf.stderr.out so I can see what happen? J |
|
From: Tom H. <to...@co...> - 2005-08-07 10:14:02
|
In message <200...@ac...>
Julian Seward <js...@ac...> wrote:
>
> > On Sunday 07 August 2005 03:40, Tom Hughes wrote:
> > Nightly build on dunsmere ( athlon, Fedora Core 4 ) started at 2005-08-07
> > 03:30:04 BST
>
> > ! == 181 tests, 6 stderr failures, 0 stdout failures =================
> > memcheck/tests/leak-tree (stderr)
> > memcheck/tests/weirdioctl (stderr)
> > - memcheck/tests/x86/pushfpopf (stderr)
> > memcheck/tests/xml1 (stderr)
> > --- 8,12 ----
> >
> > ! == 181 tests, 5 stderr failures, 0 stdout failures =================
> > memcheck/tests/leak-tree (stderr)
> > memcheck/tests/weirdioctl (stderr)
> > memcheck/tests/xml1 (stderr)
>
> I thought I had this sorted out (r4334) and I can't repro this
> failure on my fc4 installation. Could you send
> memcheck/tests/x86/pushfpopf.stderr.out so I can see what happen?
I think you have sorted it - that is a diff from the old results
to the new results, so it is no longer failing.
Tom
--
Tom Hughes (to...@co...)
http://www.compton.nu/
|
|
From: Julian S. <js...@ac...> - 2005-08-07 10:22:30
|
> I think you have sorted it - that is a diff from the old results > to the new results, so it is no longer failing. Um. Well, we'll see tonight. I'm a bit surprised though because I introduced the problem with vex r1319 at 12:45 yesterday and committed a corresponding regtest fix (r4334) about an hour later, and that interval surely does not intersect with the time your overnight build ran. J |