From 4c2e2426f00d352c219bcbcc9fd406eecdf42df1 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 18 Jan 2017 08:40:24 +0100 Subject: PHP 7.1.1 --- failed.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 812c406..1229404 100644 --- a/failed.txt +++ b/failed.txt @@ -1,4 +1,4 @@ -===== 7.1.1RC1 (2017-01-05) +===== 7.1.1 (2017-01-19) $ grep -r 'Tests failed' /var/lib/mock/*/build.log @@ -6,14 +6,12 @@ $ grep -r 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/el6x/build.log:Tests failed : 0 /var/lib/mock/el7x/build.log:Tests failed : 0 /var/lib/mock/fc23i/build.log:Tests failed : 0 -/var/lib/mock/fc23x/build.log:Tests failed : 1 +/var/lib/mock/fc23x/build.log:Tests failed : 0 /var/lib/mock/fc24i/build.log:Tests failed : 0 /var/lib/mock/fc24x/build.log:Tests failed : 0 /var/lib/mock/fc25i/build.log:Tests failed : 0 /var/lib/mock/fc25x/build.log:Tests failed : 0 -fc23x - * Bug #64438 proc_open hangs with stdin/out with 4097+ bytes [ext/standard/tests/streams/proc_open_bug64438.phpt] * proc_open give erratic test results :( -- cgit