summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-02-01 10:39:01 +0100
committerRemi Collet <fedora@famillecollet.com>2017-02-01 10:39:01 +0100
commitaa1864a88224802672ca9c482c3e88447f9c6042 (patch)
treeaa6a7279c3e45cef682c54c1349a9db4736822ab /failed.txt
parent9c5e3fc2d7772c33f4747833d3ccb2d8e5e211ee (diff)
PHP 7.1.2RC1
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/failed.txt b/failed.txt
index 1229404..c3a947f 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.1.1 (2017-01-19)
+===== 7.1.2R1 (2017-02-02)
$ grep -r 'Tests failed' /var/lib/mock/*/build.log
@@ -6,13 +6,16 @@ $ grep -r 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/el6x/build.log:Tests failed : 0
/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/fc23x/build.log:Tests failed : 1
/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 : 0
+fc23x
+ php://input is empty when enable_post_data_reading=Off [tests/basic/bug67198.phpt]
+
* proc_open give erratic test results :(
** date tests vary with tzdata available in system