From c9d76435c985ede9d1924a62ed0782012bd6b92c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 22 Oct 2019 12:59:25 +0200 Subject: - Update to 7.3.11 - http://www.php.net/releases/7_3_11.php - change dependency on nginx-filesystem to weak --- failed.txt | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index d64fbe5..1e27974 100644 --- a/failed.txt +++ b/failed.txt @@ -1,12 +1,12 @@ -===== 7.3.11RC1 (2019-10-10) +===== 7.3.11 (2019-10-24) $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log -/var/lib/mock/el6i/build.log:Tests failed : 0 +/var/lib/mock/el6i/build.log:Tests failed : 2 /var/lib/mock/el6x/build.log:Tests failed : 0 /var/lib/mock/el7x/build.log:Tests failed : 0 /var/lib/mock/el8x73/build.log:Tests failed : 14 -/var/lib/mock/fc29i/build.log:Tests failed : 0 +/var/lib/mock/fc29i/build.log:Tests failed : 1 /var/lib/mock/fc29x/build.log:Tests failed : 0 /var/lib/mock/fc30i/build.log:Tests failed : 0 /var/lib/mock/fc30x/build.log:Tests failed : 0 @@ -14,6 +14,11 @@ $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log /var/lib/mock/fc31x/build.log:Tests failed : 0 +el6i + 1 Bug #60120 proc_open hangs with stdin/out with 2048+ bytes [ext/standard/tests/streams/proc_open_bug60120.phpt] + 1 Bug #64438 proc_open hangs with stdin/out with 4097+ bytes [ext/standard/tests/streams/proc_open_bug64438.phpt] +fc29i + 1 Bug #69900 Commandline input/output weird behaviour with STDIO [ext/standard/tests/streams/proc_open_bug69900.phpt] el8x: 5 buildroot issue with openssl under investigation -- cgit