diff options
author | Remi Collet <remi@remirepo.net> | 2020-08-26 15:57:52 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-08-26 15:57:52 +0200 |
commit | 19f7991bd5abf6e9d197464bf3c393f6016ea782 (patch) | |
tree | d06174a2b2e99a45a44a85200b4ab2db718b4fd5 /failed.txt | |
parent | d0e06a3e823c957f4e41e57930aa8999e34da971 (diff) |
build with upstream fix for zend_call_method
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 12 |
1 files changed, 5 insertions, 7 deletions
@@ -2,15 +2,13 @@ $ grep -ar 'Tests failed' /var/lib/mock/scl80*/build.log -/var/lib/mock/scl80el7x/build.log:Tests failed : 1 -/var/lib/mock/scl80el8x/build.log:Tests failed : 2 -/var/lib/mock/scl80fc31x/build.log:Tests failed : 1 -/var/lib/mock/scl80fc32x/build.log:Tests failed : 1 -/var/lib/mock/scl80fc33x/build.log:Tests failed : 1 +/var/lib/mock/scl80el7x/build.log:Tests failed : 0 +/var/lib/mock/scl80el8x/build.log:Tests failed : 1 +/var/lib/mock/scl80fc31x/build.log:Tests failed : 0 +/var/lib/mock/scl80fc32x/build.log:Tests failed : 0 +/var/lib/mock/scl80fc33x/build.log:Tests failed : 0 -all - 2 Bug #62294: register_shutdown_function() does not handle exit code correctly [sapi/cli/tests/bug62294.phpt] el8x: 3 Bug #78338 (Array cross-border reading in PCRE) [ext/pcre/tests/bug78338.phpt] |