summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-07-23 14:26:49 +0200
committerRemi Collet <fedora@famillecollet.com>2015-07-23 14:26:49 +0200
commitb1c951e5946b48c0687e15cf6ca8c419e318ae1a (patch)
tree2653efbfab5c3e4e734b376c1496c6cc5c4dd8af /failed.txt
parentd4f9012f851983a4f0caff03f0365951f86acf71 (diff)
php 7.0.0: save build results
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/failed.txt b/failed.txt
index 9bb14a9..75f13ae 100644
--- a/failed.txt
+++ b/failed.txt
@@ -2,3 +2,22 @@
$ grep -r 'Tests failed' /var/lib/mock/*/build.log
+/var/lib/mock/el6i/build.log:Tests failed : 4 ( 0.0%) ( 0.0%)
+/var/lib/mock/el6x/build.log:Tests failed : 2 ( 0.0%) ( 0.0%)
+/var/lib/mock/el7x/build.log:Tests failed : 2 ( 0.0%) ( 0.0%)
+/var/lib/mock/fc21i/build.log:Tests failed : 4 ( 0.0%) ( 0.0%)
+/var/lib/mock/fc21x/build.log:Tests failed : 2 ( 0.0%) ( 0.0%)
+/var/lib/mock/fc22i/build.log:Tests failed : 4 ( 0.0%) ( 0.0%)
+/var/lib/mock/fc22x/build.log:Tests failed : 4 ( 0.0%) ( 0.0%)
+
+32bits
+ Properly handle exceptions going to be uncaught [sapi/phpdbg/tests/exceptions_001.phpt]
+ Test exceptions in eval during exception [sapi/phpdbg/tests/exceptions_002.phpt]
+
+64bits (Fixed upstream)
+ Basic print functionality [sapi/phpdbg/tests/print_001.phpt]
+ Relative print commands [sapi/phpdbg/tests/print_002.phpt]
+
+fc22x (Proc open is erratic)
+ 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]