From aa1864a88224802672ca9c482c3e88447f9c6042 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 1 Feb 2017 10:39:01 +0100 Subject: PHP 7.1.2RC1 --- failed.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 1229404..c3a947f 100644 --- a/failed.txt +++ b/failed.txt @@ -1,4 +1,4 @@ -===== 7.1.1 (2017-01-19) +===== 7.1.2R1 (2017-02-02) $ grep -r 'Tests failed' /var/lib/mock/*/build.log @@ -6,13 +6,16 @@ $ 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 : 0 +/var/lib/mock/fc23x/build.log:Tests failed : 1 /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 + php://input is empty when enable_post_data_reading=Off [tests/basic/bug67198.phpt] + * proc_open give erratic test results :( ** date tests vary with tzdata available in system -- cgit