From 8aa6e05d530a4384c28940a5b560b2d65f17f2ac Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 19 Mar 2019 20:30:14 +0100 Subject: v7.3.4RC1 --- failed.txt | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 4190b86..185af77 100644 --- a/failed.txt +++ b/failed.txt @@ -1,4 +1,4 @@ -===== 7.3.3 (2019-03-07) +===== 7.3.4RC1 (2019-03-21) $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log @@ -6,19 +6,20 @@ $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log /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 : 13 -/var/lib/mock/fc27i/build.log:Tests failed : 0 +/var/lib/mock/fc27i/build.log:Tests failed : 2 /var/lib/mock/fc27x/build.log:Tests failed : 0 -/var/lib/mock/fc28i/build.log:Tests failed : 0 +/var/lib/mock/fc28i/build.log:Tests failed : 2 /var/lib/mock/fc28x/build.log:Tests failed : 0 -/var/lib/mock/fc29i/build.log:Tests failed : 0 +/var/lib/mock/fc29i/build.log:Tests failed : 2 /var/lib/mock/fc29x/build.log:Tests failed : 0 -/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 -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] +el6i, fc27i, fc28i, fc29i + 2 Test var_export() function with locale [ext/standard/tests/general_functions/var_export-locale.phpt] +el6i, fc27i, fc28i, fc29i, fc30i + 2 Test var_export() function with integer values [ext/standard/tests/general_functions/var_export_basic1.phpt] el8x: 5 buildroot issue with openssl under investigation -- cgit