From fc27f81aaf231b0646df098169656d2cab446f61 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 21 Mar 2019 10:06:19 +0100 Subject: update to 7.3.4RC1 new tag add upstream patches for failed tests --- failed.txt | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 185af77..3b151b9 100644 --- a/failed.txt +++ b/failed.txt @@ -2,24 +2,26 @@ $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log -/var/lib/mock/el6i/build.log:Tests failed : 2 +/var/lib/mock/el6i/build.log:Tests failed : 1 /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 : 2 +/var/lib/mock/fc27i/build.log:Tests failed : 0 /var/lib/mock/fc27x/build.log:Tests failed : 0 -/var/lib/mock/fc28i/build.log:Tests failed : 2 +/var/lib/mock/fc28i/build.log:Tests failed : 1 /var/lib/mock/fc28x/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 : 1 +/var/lib/mock/fc29i/build.log:Tests failed : 0 +/var/lib/mock/fc29x/build.log:Tests failed : 1 +/var/lib/mock/fc30i/build.log:Tests failed : 0 /var/lib/mock/fc30x/build.log:Tests failed : 0 -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] +el6i + 1 Bug #64438 proc_open hangs with stdin/out with 4097+ bytes [ext/standard/tests/streams/proc_open_bug64438.phpt] +fc28i + Server bitwise stream crypto flag assignment [ext/openssl/tests/stream_crypto_flags_003.phpt] +fc29x + Bug #69521 Segfault in gc_collect_cycles() [ext/standard/tests/streams/bug69521.phpt] el8x: 5 buildroot issue with openssl under investigation -- cgit