|
From: Tom H. <th...@cy...> - 2009-07-16 02:30:31
Attachments:
diffs
|
Nightly build on mg ( x86_64, Fedora 9 ) Started at 2009-07-16 03:10:05 BST Ended at 2009-07-16 03:30:14 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 == 517 tests, 3 stderr failures, 2 stdout failures, 2 post failures == none/tests/linux/mremap2 (stdout) helgrind/tests/tc06_two_races_xml (stderr) exp-bbv/tests/amd64-linux/ll (stdout) exp-bbv/tests/amd64-linux/ll (stderr) exp-bbv/tests/amd64-linux/ll (post) exp-bbv/tests/amd64-linux/million (post) exp-bbv/tests/amd64-linux/rep_prefix (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 == 515 tests, 2 stderr failures, 2 stdout failures, 2 post failures == none/tests/linux/mremap2 (stdout) exp-bbv/tests/amd64-linux/ll (stdout) exp-bbv/tests/amd64-linux/ll (stderr) exp-bbv/tests/amd64-linux/ll (post) exp-bbv/tests/amd64-linux/million (post) exp-bbv/tests/amd64-linux/rep_prefix (stderr) ================================================= == Difference between 24 hours ago and now == ================================================= *** old.short Thu Jul 16 03:20:14 2009 --- new.short Thu Jul 16 03:30:14 2009 *************** *** 8,11 **** ! == 515 tests, 2 stderr failures, 2 stdout failures, 2 post failures == none/tests/linux/mremap2 (stdout) exp-bbv/tests/amd64-linux/ll (stdout) --- 8,12 ---- ! == 517 tests, 3 stderr failures, 2 stdout failures, 2 post failures == none/tests/linux/mremap2 (stdout) + helgrind/tests/tc06_two_races_xml (stderr) exp-bbv/tests/amd64-linux/ll (stdout) |
|
From: Vince W. <vi...@cs...> - 2009-07-16 03:18:53
|
the other 3 exp-bbv failures are due to the pending VEX/lods patch. But the one with million here is due to a poorly conceived test of the pc-file option. I'll probably just remove that part of the test for now and try to think up a better way to test that particular option. Vince ================================================= ./valgrind-new/exp-bbv/tests/amd64-linux/million.post.diff ================================================= --- million.post.exp 2009-07-16 03:20:18.000000000 +0100 +++ million.post.out 2009-07-16 03:30:14.000000000 +0100 @@ -16,6 +16,6 @@ # Unique reps: 0 # Total fldcw instructions: 0 -F:1:400078: -F:2:400085: -F:3:40008a: +F:1:4000d4: +F:2:4000e1: +F:3:4000e6: |