|
From: Tom H. <th...@cy...> - 2009-02-17 03:47:54
Attachments:
diffs
|
Nightly build on vauxhall ( x86_64, Fedora 10 ) started at 2009-02-17 03:20:06 GMT
Results differ from 24 hours ago
Checking out valgrind source tree ... done
Configuring valgrind ... done
Building valgrind ... done
Running regression tests ... done
Regression test results follow
== 486 tests, 0 stderr failures, 0 stdout failures, 0 post failures ==
=================================================
== 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
== 486 tests, 1 stderr failure, 0 stdout failures, 0 post failures ==
memcheck/tests/x86-linux/scalar (stderr)
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short Tue Feb 17 03:34:06 2009
--- new.short Tue Feb 17 03:47:48 2009
***************
*** 4,6 ****
Building valgrind ... done
! Running regression tests ... failed
--- 4,6 ----
Building valgrind ... done
! Running regression tests ... done
***************
*** 8,11 ****
! == 486 tests, 1 stderr failure, 0 stdout failures, 0 post failures ==
! memcheck/tests/x86-linux/scalar (stderr)
--- 8,10 ----
! == 486 tests, 0 stderr failures, 0 stdout failures, 0 post failures ==
|
|
From: Nicholas N. <n.n...@gm...> - 2009-02-17 03:55:19
|
On Tue, Feb 17, 2009 at 2:47 PM, Tom Hughes <th...@cy...> wrote: > > Nightly build on vauxhall ( x86_64, Fedora 10 ) started at 2009-02-17 03:20:06 GMT > Results differ from 24 hours ago > > Checking out valgrind source tree ... done > Configuring valgrind ... done > Building valgrind ... done > Running regression tests ... done > > Regression test results follow > > == 486 tests, 0 stderr failures, 0 stdout failures, 0 post failures == > > Congratulations, all tests passed! Woo! N |