From 7378d34a2b44dd7ffaeaff147d0278a2cee7d369 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 21 Oct 2019 14:50:17 +0200 Subject: - fix preload, add upstream patch for https://bugs.php.net/78512 - change dependency on nginx-filesystem to weak --- failed.txt | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 867e3e5..a6efb60 100644 --- a/failed.txt +++ b/failed.txt @@ -3,19 +3,16 @@ $ grep -ar 'Tests failed' /var/lib/mock/{fc,el}*/build.log /var/lib/mock/el7x/build.log:Tests failed : 0 -/var/lib/mock/el8x74/build.log:Tests failed : 28 +/var/lib/mock/el8x74/build.log:Tests failed : 18 /var/lib/mock/fc29i/build.log:Tests failed : 0 /var/lib/mock/fc29x/build.log:Tests failed : 0 -/var/lib/mock/fc30i/build.log:Tests failed : 1 +/var/lib/mock/fc30i/build.log:Tests failed : 0 /var/lib/mock/fc30x/build.log:Tests failed : 0 -/var/lib/mock/fc31x/build.log:Tests failed : 2 +/var/lib/mock/fc31x/build.log:Tests failed : 0 -fc30i - 6 Bug #61977 Test exit code for various errors [sapi/cli/tests/bug43177.phpt] -fc31x - 6 Bug #70198 Checking liveness does not work as expected [ext/standard/tests/streams/bug70198.phpt] - 6 Test get_headers() function : test with context [ext/standard/tests/url/get_headers_error_003.phpt] +el7x: + 6 SPL: DirectoryIterator and clone [ext/spl/tests/dit_004.phpt] 1 proc_open give erratic test results :( -- cgit