From 2eccccb428deb34a46851bf8bbe1120c88aeb0b2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 14 Feb 2018 07:27:22 +0100 Subject: update to 7.2.3RC1 adapt systzdata, fixheader and ldap_r patches --- failed.txt | 29 +++++++++++++++++++++++------ 1 file changed, 23 insertions(+), 6 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 5cdbbda..0a722fe 100644 --- a/failed.txt +++ b/failed.txt @@ -1,17 +1,34 @@ ===== 7.2.2 (2018-02-01) $ grep -r 'Tests failed' /var/lib/mock/scl72*/build.log -/var/lib/mock/scl72el6x/build.log:Tests failed : 0 -/var/lib/mock/scl72el7x/build.log:Tests failed : 0 -/var/lib/mock/scl70fc24x/build.log:Tests failed : 0 -/var/lib/mock/scl70fc25x/build.log:Tests failed : 0 -/var/lib/mock/scl70fc26x/build.log:Tests failed : 0 -/var/lib/mock/scl70fc27x/build.log:Tests failed : 0 +/var/lib/mock/scl72el6x/build.log:Tests failed : 2 +/var/lib/mock/scl72el7x/build.log:Tests failed : 2 +/var/lib/mock/scl70fc24x/build.log:Tests failed : 2 +/var/lib/mock/scl70fc25x/build.log:Tests failed : 2 +/var/lib/mock/scl70fc26x/build.log:Tests failed : 2 +/var/lib/mock/scl70fc27x/build.log:Tests failed : 2 +el6x, el7x, fc24x, fc25x, fc26x, fc27x: + 5 Test serialization of DateTimeZone objects [ext/date/tests/DateTimeZone_serialize_type_1.phpt] + 5 Bug #66985 (Some timezones are no longer valid in PHP 5.5.10) [ext/date/tests/bug66985.phpt] (1) proc_open give erratic test results :( (2) test issue (fixed upstream) (3) known issue (5) need investigation + + +TEST FAILURE: ../ext/date/tests/bug66985.diff -- +144+ [timezone] => -60:00 +144- [timezone] => +01:00 +149+ [timezone] => +150:0^@ +149- [timezone] => -02:30 +-- ../ext/date/tests/bug66985.diff result ends. +TEST FAILURE: ../ext/date/tests/DateTimeZone_serialize_type_1.diff -- +005+ string(6) "-60:00" +005- string(6) "+01:00" +012+ string(6) "-60:00" +012- string(6) "+01:00" + -- cgit