From 28b7eb25cd6ab1e7e2e4099f1433561f55d2b908 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 11 Apr 2017 20:09:42 +0200 Subject: v7.1.4 --- failed.txt | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index cc3a01e..3def01b 100644 --- a/failed.txt +++ b/failed.txt @@ -1,26 +1,24 @@ -===== 7.1.4RC1 (2017-03-30) +===== 7.1.4 (2017-04-13) $ grep -r 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/el6i/build.log:Tests failed : 1 /var/lib/mock/el6x/build.log:Tests failed : 1 /var/lib/mock/el7x/build.log:Tests failed : 1 -/var/lib/mock/fc23i/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 : 1 -/var/lib/mock/fc24x/build.log:Tests failed : 2 -/var/lib/mock/fc25i/build.log:Tests failed : 1 -/var/lib/mock/fc25x/build.log:Tests failed : 1 +/var/lib/mock/fc24x/build.log:Tests failed : 1 +/var/lib/mock/fc25i/build.log:Tests failed : 0 +/var/lib/mock/fc25x/build.log:Tests failed : 0 /var/lib/mock/fc26i/build.log:Tests failed : 1 /var/lib/mock/fc26x/build.log:Tests failed : 1 -fc23i - (1) Test get_headers() function : test with context [ext/standard/tests/url/get_headers_error_003.phpt] -fc24x - (1) Bug #64438 proc_open hangs with stdin/out with 4097+ bytes [ext/standard/tests/streams/proc_open_bug64438.phpt] -el6i, el6x, fc24i, fc24x, fc25i, fc25x - (4) Bug #33414 [2] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-2.phpt] +el6i, el6x, el7x + Bug #33414 [2] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-2.phpt] +fc24i, fc24x + (4) Bug #33415 [2] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-2.phpt] fc26i, fc26x (3) sni_server [ext/openssl/tests/sni_server.phpt] -- cgit