diff options
author | Remi Collet <remi@remirepo.net> | 2024-08-15 07:50:39 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-08-15 07:50:39 +0200 |
commit | 432d3e98d337197a89ac94a6865538db3bcef8f4 (patch) | |
tree | a5cd0a9b9e0c91d438a90355f56d24fc75acdee4 /failed.txt | |
parent | f82647373090c39a87f6bca376f67dc28390a4bd (diff) |
test build for PR
open https://github.com/php/php-src/pull/15420 fix test settings
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 20 |
1 files changed, 9 insertions, 11 deletions
@@ -2,19 +2,17 @@ $ grep -ar 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/scl83el8a/build.log:Tests failed : 1 -/var/lib/mock/scl83el8x/build.log:Tests failed : 1 -/var/lib/mock/scl83el9a/build.log:Tests failed : 1 -/var/lib/mock/scl83el9x/build.log:Tests failed : 1 -/var/lib/mock/scl83fc38x/build.log:Tests failed : 1 -/var/lib/mock/scl83fc39a/build.log:Tests failed : 1 -/var/lib/mock/scl83fc39x/build.log:Tests failed : 1 -/var/lib/mock/scl83fc40a/build.log:Tests failed : 1 -/var/lib/mock/scl83fc40x/build.log:Tests failed : 1 +/var/lib/mock/scl83el8a/build.log:Tests failed : 0 +/var/lib/mock/scl83el8x/build.log:Tests failed : 0 +/var/lib/mock/scl83el9a/build.log:Tests failed : 0 +/var/lib/mock/scl83el9x/build.log:Tests failed : 0 +/var/lib/mock/scl83fc38x/build.log:Tests failed : 0 +/var/lib/mock/scl83fc39a/build.log:Tests failed : 0 +/var/lib/mock/scl83fc39x/build.log:Tests failed : 0 +/var/lib/mock/scl83fc40a/build.log:Tests failed : 0 +/var/lib/mock/scl83fc40x/build.log:Tests failed : 0 -all: - 3 exit(false); [Zend/tests/exit/exit_values.phpt] (1) proc_open give erratic test results :( |