summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-09-01 15:16:48 +0200
committerRemi Collet <fedora@famillecollet.com>2016-09-01 15:16:48 +0200
commitc506778b405fd2008ab19ac2b0cb71c7e8ffc821 (patch)
tree36608af520c350d6caa8936d3d7cf0727b5908bc /failed.txt
parentea25d2104e8cef4f67f70e307e74179c13ab2bae (diff)
PHP 7.1.0RC1
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt25
1 files changed, 10 insertions, 15 deletions
diff --git a/failed.txt b/failed.txt
index 4691696..b0f5944 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,24 +1,19 @@
-===== 7.1.0beta2 (2016-08-04)
+===== 7.1.0RC1 (2016-09-01)
$ grep -r 'Tests failed' /var/lib/mock/*/build.log
-/var/lib/mock/el6i/build.log:Tests failed : 4
-/var/lib/mock/el6x/build.log:Tests failed : 2
+/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 : 3
-/var/lib/mock/fc23x/build.log:Tests failed : 1
-/var/lib/mock/fc24i/build.log:Tests failed : 3
-/var/lib/mock/fc24x/build.log:Tests failed : 1
+/var/lib/mock/fc23i/build.log:Tests failed : 1
+/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
-el6x,
+el7x
+ * php://input is empty when enable_post_data_reading=Off [tests/basic/bug67198.phpt]
+fc23i
* Bug #70198 Checking liveness does not work as expected [ext/standard/tests/streams/bug70198.phpt]
-el6i
- *** Test mt_rand() function : usage variations - different data types as $max argument [ext/standard/tests/math/mt_rand_variation2.phpt]
-el6x, el6x, el7x, fc23i, fc23x, fc24i, fc24x
- *** Test base64_decode() function : basic functionality - padding and whitespace [ext/standard/tests/url/base64_decode_basic_003.phpt]
-el6i, fc23i, fc24i
- *** Test rand() function : usage variations - different data types as $min argument [ext/standard/tests/math/rand_variation1.phpt]
- *** Test rand() function : usage variations - different data types as $max argument [ext/standard/tests/math/rand_variation2.phpt]
* proc_open give erratic test results :(
** date tests vary with tzdata available in system