From 0c844ba76a298b3f2a414de9642de0fd9c786eda Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 6 Jul 2017 09:03:06 +0200 Subject: v5.6.31 --- failed.txt | 50 +++++++++++++++++++++++++------------------------- 1 file changed, 25 insertions(+), 25 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 402eedf..5568cb4 100644 --- a/failed.txt +++ b/failed.txt @@ -1,32 +1,32 @@ -===== 5.6.30 (2017-01-19) +===== 5.6.31 (2017-07-06) $ grep -r 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/el5i/build.log:Tests failed : 7 -/var/lib/mock/el5x/build.log:Tests failed : 2 -/var/lib/mock/el6i/build.log:Tests failed : 5 -/var/lib/mock/el6x/build.log:Tests failed : 0 -/var/lib/mock/el7x/build.log:Tests failed : 0 -/var/lib/mock/fc22i/build.log:Tests failed : 2 -/var/lib/mock/fc22x/build.log:Tests failed : 0 -/var/lib/mock/fc23i/build.log:Tests failed : 2 -/var/lib/mock/fc23x/build.log:Tests failed : 0 -/var/lib/mock/fc24i/build.log:Tests failed : 2 -/var/lib/mock/fc24x/build.log:Tests failed : 0 +/var/lib/mock/el6i/build.log:Tests failed : 6 +/var/lib/mock/el6x/build.log:Tests failed : 2 +/var/lib/mock/el7x/build.log:Tests failed : 2 +/var/lib/mock/fc23i/build.log:Tests failed : 6 +/var/lib/mock/fc23x/build.log:Tests failed : 6 +/var/lib/mock/fc24i/build.log:Tests failed : 1 +/var/lib/mock/fc24x/build.log:Tests failed : 1 -el5i, el5x - openssl_error_string() tests [ext/openssl/tests/openssl_error_string_basic.phpt] - sni_server [ext/openssl/tests/sni_server.phpt] -el5i, el6i, fc22i, fc23i, fc24i - Bug #53437 DateInterval unserialize bad data, 32 bit [ext/date/tests/bug53437_var3.phpt] - ** Bug #64146 (serialize incorrectly saving objects when they are cloned) [ext/standard/tests/serialize/bug64146.phpt] -el5i, el6i - Test date_sunrise() function : usage variation - Passing high positive and negative float values to time argument. [ext/date/tests/date_sunrise_variation9.phpt] - Test date_sunset() function : usage variation - Passing high positive and negative float values to time argument. [ext/date/tests/date_sunset_variation9.phpt] - Test getdate() function : usage variation - Passing high positive and negative float values to timestamp. [ext/date/tests/getdate_variation7.phpt] +el6i, el6x, el7x, fc23i, fc23x: + 4 Bug #33414 [2] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-2.phpt] +el6i, el6x, el7x, fc23i, fc23x, fc24i, fc24x: + 4 Bug #33415 [2] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-2.phpt] +el6i: + 4 Test date_sunrise() function : usage variation - Passing high positive and negative float values to time argument. [ext/date/tests/date_sunrise_variation9.phpt] + 4 Test date_sunset() function : usage variation - Passing high positive and negative float values to time argument. [ext/date/tests/date_sunset_variation9.phpt] + 4 Test getdate() function : usage variation - Passing high positive and negative float values to timestamp. [ext/date/tests/getdate_variation7.phpt] + 1 Bug #60120 proc_open hangs with stdin/out with 2048+ bytes [ext/standard/tests/streams/proc_open_bug60120.phpt] +fc23i, fc23x + 4 Bug #32086 (strtotime don't work in DST) [ext/date/tests/bug32086.phpt] + 4 Bug #33414 [1] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-1.phpt] + 4 Bug #33415 [1] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-1.phpt] + 4 date_modify() function [1] [ext/date/tests/date_modify-1.phpt] -* proc_open have erratic results... :( -** #64146 known issue, no fix found -*** test fixed upstream +1 proc_open have erratic results... :( +3 online test +4 tzdata are no more updated upstream in security branch -- cgit