From 3ea8c35af8975fd911af6b5715a01c5da4a78e4c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 19 Jul 2018 20:18:12 +0200 Subject: Update to 5.6.37 - http://www.php.net/releases/5_6_37.php --- failed.txt | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 2f9c267..2841c17 100644 --- a/failed.txt +++ b/failed.txt @@ -2,18 +2,20 @@ $ grep -r 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/el6i/build.log:Tests failed : 5 -/var/lib/mock/el6x/build.log:Tests failed : 2 -/var/lib/mock/el7x/build.log:Tests failed : 2 +/var/lib/mock/el6i/build.log:Tests failed : 6 +/var/lib/mock/el6x/build.log:Tests failed : 4 +/var/lib/mock/el7x/build.log:Tests failed : 4 el6i, el6x, el7x: 4 Bug #33414 [2] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-2.phpt] el6i, el6x, el7x: 4 Bug #33415 [2] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-2.phpt] +el6i, el6x, el7x: + 4 Bug #51819 (Case discrepancy in timezone names cause Uncaught exception and fatal error) [ext/date/tests/bug51819.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] 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] -- cgit