summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-02-18 16:14:07 +0100
committerRemi Collet <fedora@famillecollet.com>2017-02-18 16:14:07 +0100
commitd2460ef96b6c333aa8d0a11150e8be3323ac9c3e (patch)
tree5cc486fb4de5d02e4a823ec364b22d164a1b62e8 /failed.txt
parent6a08c23e3aa65850f9bd8ec879f0e7aaf00677a2 (diff)
PHP 5.4.45-13 (security fix from 5.6.30)
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt27
1 files changed, 16 insertions, 11 deletions
diff --git a/failed.txt b/failed.txt
index 21a897e..5003835 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,21 +1,26 @@
-===== 5.5.45-12 (2016-09-19)
+===== 5.5.45-13 (2017-02-18)
$ grep -r 'Tests failed' /var/lib/mock/scl54*/build.log
-/var/lib/mock/scl54el6x/build.log:Tests failed : 1
-/var/lib/mock/scl54el7x/build.log:Tests failed : 0
+/var/lib/mock/scl54el6x/build.log:Tests failed : 4
+/var/lib/mock/scl54el7x/build.log:Tests failed : 3
/var/lib/mock/scl54fc22x/build.log:Tests failed : 1
/var/lib/mock/scl54fc23x/build.log:Tests failed : 3
-/var/lib/mock/scl54fc24x/build.log:Tests failed : 3
-/var/lib/mock/scl54fc25x/build.log:Tests failed : 3
+/var/lib/mock/scl54fc24x/build.log:Tests failed : 5
+/var/lib/mock/scl54fc25x/build.log:Tests failed : 5
-f23, f24
+
+fc22x, fc23x, fc24x, fc25x
+ Test strptime() function : basic functionality [ext/standard/tests/time/strptime_basic.phpt]
+fc23x, fc24x, fc25x
+ Bug #64802: openssl_x509_parse fails to parse subject properly in some cases [ext/openssl/tests/bug64802.phpt]
+el6x, el7x, fc23x, fc24x, fc25x
Bug #33414 [1] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-1.phpt]
- Bug #64802: openssl_x509_parse fails to parse subject properly in some cases [ext/openssl/tests/bug64802.phpt]
-f22, f23, f24
- Test strptime() function : basic functionality [ext/standard/tests/time/strptime_basic.phpt]
-el6
+el6x, el7x, fc24x, fc25x
+ Bug #20382 [2] (strtotime ("Monday", $date) produces wrong result on DST changeover) [ext/date/tests/bug20382-2.phpt]
+ Bug #33415 [1] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-1.phpt]
+el6x
Bug #32001 (xml_parse*() goes into infinite loop when autodetection in effect), using UTF-* [ext/xml/tests/bug32001.phpt]
-* bug33414-1.phpt fails since tzdata-2016e
+* "date" test failures are only tzdata related