summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-07-21 12:56:12 +0200
committerRemi Collet <fedora@famillecollet.com>2016-07-21 12:56:12 +0200
commit3e9f10edd74fdc2f829915b402eb83c74f6251b2 (patch)
tree2ce8154ee08186dd8395d8f6385488a709befc89 /failed.txt
parentd104eef42ae9f3cdce67140309663b164088240d (diff)
PHP 7.1.0beta1
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt14
1 files changed, 6 insertions, 8 deletions
diff --git a/failed.txt b/failed.txt
index 908bae3..8d8014b 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,20 +1,18 @@
-===== 7.1.0alpha3 (2016-07-08)
+===== 7.1.0beta1 (2016-07-21)
$ grep -r 'Tests failed' /var/lib/mock/scl71*/build.log
-/var/lib/mock/scl70el6x/build.log:Tests failed : 2
-/var/lib/mock/scl70el7x/build.log:Tests failed : 2
+/var/lib/mock/scl70el6x/build.log:Tests failed : 3
+/var/lib/mock/scl70el7x/build.log:Tests failed : 3
/var/lib/mock/scl70fc22x/build.log:Tests failed : 1
-/var/lib/mock/scl70fc23x/build.log:Tests failed : 0
+/var/lib/mock/scl70fc23x/build.log:Tests failed : 1
/var/lib/mock/scl70fc24x/build.log:Tests failed : 1
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]
-fc22x
- Bug #60120 proc_open hangs with stdin/out with 2048+ bytes [ext/standard/tests/streams/proc_open_bug60120.phpt]
-fc24x
- Test session_set_save_handler() function : basic functionality [ext/session/tests/session_set_save_handler_basic.phpt]
+el6x, el7x, fc22x, fc23x, fc24x
+ gzfile() with various invalid params [ext/zlib/tests/004-mb.phpt]
* proc_open give erratic test results :(