From c45cea48776094f7706998b0c5495f09096e0ea4 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 15 Sep 2016 12:01:01 +0200 Subject: PHP 7.1.0RC2 (base) + extension mass rebuild for new API --- failed.txt | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index f9c0701..22c9503 100644 --- a/failed.txt +++ b/failed.txt @@ -1,21 +1,18 @@ -===== 7.1.0RC1 (2016-09-01) +===== 7.1.0RC2 (2016-09-15) $ grep -r 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/el6i/build.log:Tests failed : 0 /var/lib/mock/el6x/build.log:Tests failed : 0 -/var/lib/mock/el7x/build.log:Tests failed : 1 -/var/lib/mock/fc23i/build.log:Tests failed : 1 +/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/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 : 1 +/var/lib/mock/fc25x/build.log:Tests failed : 0 + -el7x - * php://input is empty when enable_post_data_reading=Off [tests/basic/bug67198.phpt] -fc23i, fc25x - * Bug #70198 Checking liveness does not work as expected [ext/standard/tests/streams/bug70198.phpt] * proc_open give erratic test results :( ** date tests vary with tzdata available in system -- cgit