diff options
author | Remi Collet <remi@remirepo.net> | 2024-08-15 07:03:01 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-08-15 07:03:01 +0200 |
commit | f82647373090c39a87f6bca376f67dc28390a4bd (patch) | |
tree | 95fe657a654956929a2b020a7b3b4f7848a763ea /failed.txt | |
parent | 57efb290ebc99e9d925c368c6c3b33c3dc75d837 (diff) |
Update to 8.4.0beta3
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 22 |
1 files changed, 12 insertions, 10 deletions
@@ -1,18 +1,20 @@ -===== 8.4.0beta1 (2024-08-15) +===== 8.4.0beta3 (2024-08-15) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log -/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 +/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 +all: + 3 exit(false); [Zend/tests/exit/exit_values.phpt] (1) proc_open give erratic test results :( |