summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-09-29 08:39:59 +0200
committerRemi Collet <fedora@famillecollet.com>2016-09-29 08:39:59 +0200
commitda41e4743a0d8fd53bbf05bab2f4d40de5c44b36 (patch)
treedbf10218f40c5941e0d9034641fce84873578962 /failed.txt
parentbed65b4d04dd86c785ca0c5c5f2f77a601713f90 (diff)
PHP 7.1.0RC3
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt10
1 files changed, 3 insertions, 7 deletions
diff --git a/failed.txt b/failed.txt
index dc498b1..313eac8 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,18 +1,14 @@
-===== 7.1.0RC2 (2016-09-15)
+===== 7.1.0RC3 (2016-09-29)
$ grep -r 'Tests failed' /var/lib/mock/scl71*/build.log
/var/lib/mock/scl70el6x/build.log:Tests failed : 0
/var/lib/mock/scl70el7x/build.log:Tests failed : 0
/var/lib/mock/scl70fc22x/build.log:Tests failed : 0
-/var/lib/mock/scl70fc23x/build.log:Tests failed : 1
+/var/lib/mock/scl70fc23x/build.log:Tests failed : 0
/var/lib/mock/scl70fc24x/build.log:Tests failed : 0
-/var/lib/mock/scl70fc25x/build.log:Tests failed : 1
+/var/lib/mock/scl70fc25x/build.log:Tests failed : 0
-fc23x
- * Test session_set_save_handler() function : basic functionality [ext/session/tests/session_set_save_handler_basic.phpt]
-fc25x
- * Bug #60120 proc_open hangs with stdin/out with 2048+ bytes [ext/standard/tests/streams/proc_open_bug60120.phpt]
* proc_open give erratic test results :(