From b1c951e5946b48c0687e15cf6ca8c419e318ae1a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 23 Jul 2015 14:26:49 +0200 Subject: php 7.0.0: save build results --- failed.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'failed.txt') 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] -- cgit