summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-08-05 20:00:23 +0200
committerRemi Collet <fedora@famillecollet.com>2015-08-05 20:00:23 +0200
commite1e2f6ec9a1916800c1bfdf9c1394ce2524e9fd6 (patch)
tree3e6efbff8990c10d1ddd06aafc2f8442a7972826 /failed.txt
parent6bbd5b9cc5acdb8303a21f955040daf286940544 (diff)
PHP 7.0.0beta3
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt19
1 files changed, 10 insertions, 9 deletions
diff --git a/failed.txt b/failed.txt
index ec70caf..306478b 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,15 +1,16 @@
-===== 7.0.0-0.12.beta2
+===== 7.0.0-0.13.beta3
$ grep -r 'Tests failed' /var/lib/mock/scl70*/build.log
-/var/lib/mock/scl70el6x/build.log:Tests failed : 2 ( 0.0%) ( 0.0%)
-/var/lib/mock/scl70el7x/build.log:Tests failed : 2 ( 0.0%) ( 0.0%)
-/var/lib/mock/scl70fc20x/build.log:Tests failed : 3 ( 0.0%) ( 0.0%)
-/var/lib/mock/scl70fc21x/build.log:Tests failed : 3 ( 0.0%) ( 0.0%
+/var/lib/mock/scl70el6x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%)
+/var/lib/mock/scl70el7x/build.log:Tests failed : 1 ( 0.0%) ( 0.0%)
+/var/lib/mock/scl70fc20x/build.log:Tests failed : 2 ( 0.0%) ( 0.0%)
+/var/lib/mock/scl70fc21x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%
/var/lib/mock/scl70fc22x/build.log:Tests failed : 2 ( 0.0%) ( 0.0%)
-f20, f21
+el7, f20, f22
Bug #60120 proc_open hangs with stdin/out with 2048+ bytes [ext/standard/tests/streams/proc_open_bug60120.phpt]
-el6, el7, f20, f21, f22
- Basic print functionality [sapi/phpdbg/tests/print_001.phpt]
- Relative print commands [sapi/phpdbg/tests/print_002.phpt]
+f20, f22
+ 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 :(