From 2c5731b519e3f075e1572c1f54bb6465f85b6b11 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 6 Jan 2017 07:59:48 +0100 Subject: PHP 5.6.30RC1 --- failed.txt | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 8ad655c..04b91bb 100644 --- a/failed.txt +++ b/failed.txt @@ -1,16 +1,19 @@ -===== 5.6.29 (2016-12-08) +===== 5.6.30RC1 (2017-01-06) $ grep -r 'Tests failed' /var/lib/mock/scl56*/build.log -/var/lib/mock/scl56el6x/build.log:Tests failed : 0 -/var/lib/mock/scl56el7x/build.log:Tests failed : 0 -/var/lib/mock/scl56fc22x/build.log:Tests failed : 0 -/var/lib/mock/scl56fc23x/build.log:Tests failed : 0 -/var/lib/mock/scl56fc24x/build.log:Tests failed : 0 -/var/lib/mock/scl56fc25x/build.log:Tests failed : 0 +/var/lib/mock/scl56el6x/build.log:Tests failed : 1 +/var/lib/mock/scl56el7x/build.log:Tests failed : 1 +/var/lib/mock/scl56fc22x/build.log:Tests failed : 1 +/var/lib/mock/scl56fc23x/build.log:Tests failed : 1 +/var/lib/mock/scl56fc24x/build.log:Tests failed : 1 +/var/lib/mock/scl56fc25x/build.log:Tests failed : 1 +el6x, el7x, fc22x, fc23x, fc24x, fc25x + *** __wakeup should be able to modify dynamic properties without affecting copies of those properties [ext/standard/tests/serialize/bug72610_3.phpt] + * proc_open have erratic results... :( -*** Related to tzdata 2016g (f24+) vs 2016f +*** test fixed upstream -- cgit