diff options
author | Remi Collet <remi@remirepo.net> | 2017-08-22 15:04:33 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-08-22 15:04:33 +0200 |
commit | 4cf2d1c527e662f0bf86a090016ea9c8981b47a6 (patch) | |
tree | 3e18a682800396836727cac139cb90f792f94dd8 /failed.txt | |
parent | b0cc2368433334140d8c656ce3ed75af723e4519 (diff) |
F27:
- disable httpd MPM check
- php-fpm: drop unneeded "pid" from default configuration
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 :( |