summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-07-19 20:18:12 +0200
committerRemi Collet <remi@remirepo.net>2018-07-19 20:18:12 +0200
commit3ea8c35af8975fd911af6b5715a01c5da4a78e4c (patch)
tree2270d15279c1db49f85546e8eacf1920b4ba8552 /failed.txt
parentfbd60e3df301ce3b8b14270dce3798ef221f28e7 (diff)
Update to 5.6.37 - http://www.php.net/releases/5_6_37.php
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt10
1 files changed, 6 insertions, 4 deletions
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]