summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-09-15 12:01:01 +0200
committerRemi Collet <fedora@famillecollet.com>2016-09-15 12:01:01 +0200
commitc45cea48776094f7706998b0c5495f09096e0ea4 (patch)
tree2d10694c6962149cfc63dca6e96893fa8a987958 /failed.txt
parente5210b4c0faec82de001a888ebf8db3b2ceeaf64 (diff)
PHP 7.1.0RC2 (base) + extension mass rebuild for new API
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt13
1 files changed, 5 insertions, 8 deletions
diff --git a/failed.txt b/failed.txt
index f9c0701..22c9503 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,21 +1,18 @@
-===== 7.1.0RC1 (2016-09-01)
+===== 7.1.0RC2 (2016-09-15)
$ grep -r 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/el6i/build.log:Tests failed : 0
/var/lib/mock/el6x/build.log:Tests failed : 0
-/var/lib/mock/el7x/build.log:Tests failed : 1
-/var/lib/mock/fc23i/build.log:Tests failed : 1
+/var/lib/mock/el7x/build.log:Tests failed : 0
+/var/lib/mock/fc23i/build.log:Tests failed : 0
/var/lib/mock/fc23x/build.log:Tests failed : 0
/var/lib/mock/fc24i/build.log:Tests failed : 0
/var/lib/mock/fc24x/build.log:Tests failed : 0
/var/lib/mock/fc25i/build.log:Tests failed : 0
-/var/lib/mock/fc25x/build.log:Tests failed : 1
+/var/lib/mock/fc25x/build.log:Tests failed : 0
+
-el7x
- * php://input is empty when enable_post_data_reading=Off [tests/basic/bug67198.phpt]
-fc23i, fc25x
- * Bug #70198 Checking liveness does not work as expected [ext/standard/tests/streams/bug70198.phpt]
* proc_open give erratic test results :(
** date tests vary with tzdata available in system