summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt29
1 files changed, 23 insertions, 6 deletions
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"
+