From 5451ca30bfd6e546cb44f1839d58d1f20e52250c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 31 Mar 2020 15:30:37 +0200 Subject: update to 7.3.17RC1 --- failed.txt | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 382d4a2..5450f79 100644 --- a/failed.txt +++ b/failed.txt @@ -1,18 +1,22 @@ -===== 7.3.16RC1 (2020-03-05) +===== 7.3.17RC1 (2020-03-31) $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log /var/lib/mock/el6i/build.log:Tests failed : 0 /var/lib/mock/el6x/build.log:Tests failed : 0 -/var/lib/mock/el7x/build.log:Tests failed : 0 +/var/lib/mock/el7x/build.log:Tests failed : 1 /var/lib/mock/el8x73/build.log:Tests failed : 14 -/var/lib/mock/fc30i/build.log:Tests failed : 0 +/var/lib/mock/fc30i/build.log:Tests failed : 1 /var/lib/mock/fc30x/build.log:Tests failed : 0 /var/lib/mock/fc31x/build.log:Tests failed : 0 +el7x: + 1 php://input is empty when enable_post_data_reading=Off [tests/basic/bug67198.phpt] el8x: 5 buildroot issue with openssl under investigation +fc30i: + 1 Bug #60120 proc_open hangs with stdin/out with 2048+ bytes [ext/standard/tests/streams/proc_open_bug60120.phpt] 1 proc_open give erratic test results :( -- cgit