From d00c5587beac31afb1e438f524272c48a77b729c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 8 Jun 2016 08:46:13 +0200 Subject: PHP 7.0.8RC1 --- failed.txt | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 15cfb67..8bc34a3 100644 --- a/failed.txt +++ b/failed.txt @@ -1,4 +1,4 @@ -===== 7.0.7 (2016-05-26) +===== 7.0.8RC1 (2016-06-09) $ grep -r 'Tests failed' /var/lib/mock/*/build.log @@ -9,22 +9,16 @@ $ grep -r 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/fc21x/build.log:Tests failed : 0 /var/lib/mock/fc22i/build.log:Tests failed : 0 /var/lib/mock/fc22x/build.log:Tests failed : 0 -/var/lib/mock/fc23i/build.log:Tests failed : 1 -/var/lib/mock/fc23x/build.log:Tests failed : 1 +/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 : 1 +/var/lib/mock/fc24x/build.log:Tests failed : 0 el6i, el6x, el7x Bug #33414 [2] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-2.phpt] el6x, el7x strtotime() function (64 bit) [ext/date/tests/strtotime3-64bit.phpt] -fc23i - * Bug #61977 Test exit code for various errors [sapi/cli/tests/bug43177.phpt] -fc23x - * Bug #64438 proc_open hangs with stdin/out with 4097+ bytes [ext/standard/tests/streams/proc_open_bug64438.phpt] -fc24x - * Bug #70198 Checking liveness does not work as expected [ext/standard/tests/streams/bug70198.phpt] -- cgit