diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-05-12 09:11:33 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-05-12 09:11:33 +0200 |
commit | f5ec5804d7755a9594502706e6ecf691679258c2 (patch) | |
tree | 95284d0700ea49c055035a3a57fca46580ef6421 /failed.txt | |
parent | c77d978c1a5e7293254f309f205b2a1979d29d42 (diff) |
PHP 7.0.7RC1
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,17 +1,19 @@ -===== 7.0.6 (2016-04-28) +===== 7.0.7RC1 (2016-05-12) $ grep -r 'Tests failed' /var/lib/mock/scl70*/build.log /var/lib/mock/scl70el6x/build.log:Tests failed : 2 -/var/lib/mock/scl70el7x/build.log:Tests failed : 2 +/var/lib/mock/scl70el7x/build.log:Tests failed : 3 /var/lib/mock/scl70fc21x/build.log:Tests failed : 0 /var/lib/mock/scl70fc22x/build.log:Tests failed : 0 /var/lib/mock/scl70fc23x/build.log:Tests failed : 0 /var/lib/mock/scl70fc24x/build.log:Tests failed : 0 -el6x, el7x, fc20x +el6x, el7x Bug #33414 [2] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-2.phpt] strtotime() function (64 bit) [ext/date/tests/strtotime3-64bit.phpt] +el7x: + * Bug #64438 proc_open hangs with stdin/out with 4097+ bytes [ext/standard/tests/streams/proc_open_bug64438.phpt] * proc_open give erratic test results :( |