diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-03-17 08:06:18 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-03-17 08:06:18 +0100 |
commit | fb02b2a0e4d47ba8e2a4baab1e2c5db65afe66d8 (patch) | |
tree | bf66f60c7b73ae2ee8b08e915196cf624a524cb4 /failed.txt | |
parent | 8bc8f4e3d8b128c3b2ddda90cdc2702636deb6e4 (diff) |
PHP 5.6.20RC1
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 19 |
1 files changed, 10 insertions, 9 deletions
@@ -1,21 +1,22 @@ -===== 5.6.19 (2016-03-03) +===== 5.6.20RC1 (2016-03-17) $ grep -r 'Tests failed' /var/lib/mock/scl56*/build.log -/var/lib/mock/scl56el6x/build.log:Tests failed : 5 ( 0.0%) ( 0.0%) -/var/lib/mock/scl56el7x/build.log:Tests failed : 5 ( 0.0%) ( 0.0%) -/var/lib/mock/scl56fc20x/build.log:Tests failed : 5 ( 0.0%) ( 0.0%) -/var/lib/mock/scl56fc21x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%) -/var/lib/mock/scl56fc22x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%) -/var/lib/mock/scl56fc23x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%) -/var/lib/mock/scl56fc24x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%) +/var/lib/mock/scl56el6x/build.log:Tests failed : 5 +/var/lib/mock/scl56el7x/build.log:Tests failed : 5 +/var/lib/mock/scl56fc21x/build.log:Tests failed : 1 +/var/lib/mock/scl56fc22x/build.log:Tests failed : 0 +/var/lib/mock/scl56fc23x/build.log:Tests failed : 0 +/var/lib/mock/scl56fc24x/build.log:Tests failed : 0 -el6x, el7x, fc19x, fc20x: +el6x, el7x: Bug #33414 [2] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-2.phpt] Test date_sunrise() function : usage variation - Passing high positive and negative float values to time argument. [ext/date/tests/date_sunrise_variation9.phpt] Test date_sunset() function : usage variation - Passing high positive and negative float values to time argument. [ext/date/tests/date_sunset_variation9.phpt] Test getdate() function : usage variation - Passing high positive and negative float values to timestamp. [ext/date/tests/getdate_variation7.phpt] strtotime() function (64 bit) [ext/date/tests/strtotime3-64bit.phpt] +fc21x + * Bug #55259 (openssl extension does not get the DH parameters from DH key resource) [ext/openssl/tests/bug55259.phpt] * outdated tzdata cause date failure |