summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-10-23 07:52:53 +0200
committerRemi Collet <remi@remirepo.net>2019-10-23 07:52:53 +0200
commitd6128b53b1aa6b71cd4cae6113c821fddab7c464 (patch)
treeba174b163cf6b66e230bd1f57771d852f81d11f4 /failed.txt
parentb204d2695d5bb82a31eb376ab4f5a69741c0ab67 (diff)
Update to 7.1.33 - http://www.php.net/releases/7_1_33.php
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt9
1 files changed, 7 insertions, 2 deletions
diff --git a/failed.txt b/failed.txt
index 1c7bde2..804dea1 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,12 +1,17 @@
-===== 7.1.32 (2019-08-29)
+===== 7.1.33 (2019-10-24)
$ grep -r 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/el6i/build.log:Tests failed : 0
/var/lib/mock/el6x/build.log:Tests failed : 0
-/var/lib/mock/el7x/build.log:Tests failed : 0
+/var/lib/mock/el7x/build.log:Tests failed : 4
+el7x
+ 4 Bug #33414 [1] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-1.phpt]
+ 4 Bug #33415 [2] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-2.phpt]
+ 4 Bug #73837: Milliseconds in DateTime() [ext/date/tests/bug73837.phpt]
+ 4 date_modify() function [1] [ext/date/tests/date_modify-1.phpt]
1 proc_open give erratic test results :(