From 710b61aef7e981d4534bbe4370d3c1b7b2f9bba3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 21 Oct 2019 14:48:54 +0200 Subject: fix preload, add upstream patch for https://bugs.php.net/78512 --- failed.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index daea284..7cdeff8 100644 --- a/failed.txt +++ b/failed.txt @@ -2,13 +2,15 @@ $ grep -ar 'Tests failed' /var/lib/mock/scl74*/build.log -/var/lib/mock/scl74el7x/build.log:Tests failed : 0 -/var/lib/mock/scl74el8x/build.log:Tests failed : 30 +/var/lib/mock/scl74el7x/build.log:Tests failed : 1 +/var/lib/mock/scl74el8x/build.log:Tests failed : 21 /var/lib/mock/scl74fc29x/build.log:Tests failed : 0 /var/lib/mock/scl74fc30x/build.log:Tests failed : 0 /var/lib/mock/scl74fc31x/build.log:Tests failed : 0 +el7x: + 6 SPL: DirectoryIterator and clone [ext/spl/tests/dit_004.phpt] (1) proc_open give erratic test results :( -- cgit