From 4cf2d1c527e662f0bf86a090016ea9c8981b47a6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 22 Aug 2017 15:04:33 +0200 Subject: F27: - disable httpd MPM check - php-fpm: drop unneeded "pid" from default configuration --- failed.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index e6efe91..fcc62e8 100644 --- a/failed.txt +++ b/failed.txt @@ -13,6 +13,7 @@ $ grep -r 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/fc25x/build.log:Tests failed : 0 /var/lib/mock/fc26i/build.log:Tests failed : 1 /var/lib/mock/fc26x/build.log:Tests failed : 2 +/var/lib/mock/fc27x/build.log:Tests failed : 1 fc26i @@ -20,6 +21,8 @@ fc26i fc26x 5 proc_nice() basic behaviour [ext/standard/tests/general_functions/proc_nice_basic.phpt] 5 Check cli_process_title support on Unix [sapi/cli/tests/cli_process_title_unix.phpt] +fc27x + 5 substr_compare() [ext/standard/tests/strings/substr_compare.phpt] 1 proc_open give erratic test results :( -- cgit