|
From: <ma...@bu...> - 2015-05-22 01:06:17
|
valgrind revision: 15269 VEX revision: 3146 C compiler: gcc (Debian 4.7.2-5) 4.7.2 GDB: GNU gdb (GDB) 7.4.1-debian Assembler: GNU assembler (GNU Binutils for Debian) 2.22 C library: GNU C Library (Debian EGLIBC 2.13-38+deb7u8) stable release version 2.13 uname -mrs: Linux 3.2.0-4-amd64 x86_64 Vendor version: Debian GNU/Linux 7 (wheezy) Nightly build on wildebeest ( Debian 7.8 wheezy x86_64 ) Started at 2015-05-22 00:00:01 UTC Ended at 2015-05-22 01:06:03 UTC 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 == 706 tests, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB 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 == 705 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures == none/tests/syscall-restart1 (stderr) ================================================= == Difference between 24 hours ago and now == ================================================= *** old.short 2015-05-22 00:41:53.707215573 +0000 --- new.short 2015-05-22 01:06:03.726909806 +0000 *************** *** 8,11 **** ! == 705 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures == ! none/tests/syscall-restart1 (stderr) --- 8,10 ---- ! == 706 tests, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures == ================================================= ./valgrind-old/none/tests/syscall-restart1.stderr.diff ================================================= --- syscall-restart1.stderr.exp 2015-05-22 00:00:19.659864455 +0000 +++ syscall-restart1.stderr.out 2015-05-22 00:30:00.755357588 +0000 @@ -1,3 +1,3 @@ - +FAIL: expected write to fail with EPIPE, not 0 |