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
commit8ff2e8b950e58eb46fb153ec91401b9c2894cc44 (patch)
treee74a53b0c57fee42ec95ca383c65f19a205c485e /failed.txt
parentdf1ab15ba832b294f61bbfb18938f6253bec6af5 (diff)
PHP 7.1.0RC1
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt17
1 files changed, 9 insertions, 8 deletions
diff --git a/failed.txt b/failed.txt
index 228f4a7..e9b0095 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,15 +1,16 @@
-===== 7.1.0beta2 (2016-08-04)
+===== 7.1.0RC1 (2016-09-01)
$ grep -r 'Tests failed' /var/lib/mock/scl71*/build.log
-/var/lib/mock/scl70el6x/build.log:Tests failed : 1
-/var/lib/mock/scl70el7x/build.log:Tests failed : 1
-/var/lib/mock/scl70fc22x/build.log:Tests failed : 1
-/var/lib/mock/scl70fc23x/build.log:Tests failed : 1
-/var/lib/mock/scl70fc24x/build.log:Tests failed : 1
+/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 : 2
+/var/lib/mock/scl70fc23x/build.log:Tests failed : 0
+/var/lib/mock/scl70fc24x/build.log:Tests failed : 0
-el6x, el7x, fc22x, fc23x, fc24x
- ** Test base64_decode() function : basic functionality - padding and whitespace [ext/standard/tests/url/base64_decode_basic_003.phpt]
+fc22x
+ Bug #60120 proc_open hangs with stdin/out with 2048+ bytes [ext/standard/tests/streams/proc_open_bug60120.phpt]
+ Bug #64438 proc_open hangs with stdin/out with 4097+ bytes [ext/standard/tests/streams/proc_open_bug64438.phpt]
* proc_open give erratic test results :(