diff options
author | Remi Collet <remi@remirepo.net> | 2022-12-20 16:51:17 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-12-20 16:51:17 +0100 |
commit | 201564529ff056ce254a532f72d0532e9de41561 (patch) | |
tree | 2e9860b0e3294ba7d093a98086a91f5217703d8b /failed.txt | |
parent | a490fbcf113ac2d188515b5d83a1aec4147a2174 (diff) |
add upstream patch for failing test
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 12 |
1 files changed, 5 insertions, 7 deletions
@@ -3,15 +3,13 @@ $ grep -ar 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/el7x82/build.log:Tests failed : 0 -/var/lib/mock/el8x82/build.log:Tests failed : 1 -/var/lib/mock/el9x82/build.log:Tests failed : 1 -/var/lib/mock/fc35x82/build.log:Tests failed : 1 -/var/lib/mock/fc36x82/build.log:Tests failed : 1 -/var/lib/mock/fc37x82/build.log:Tests failed : 1 +/var/lib/mock/el8x82/build.log:Tests failed : 0 +/var/lib/mock/el9x82/build.log:Tests failed : 0 +/var/lib/mock/fc35x82/build.log:Tests failed : 0 +/var/lib/mock/fc36x82/build.log:Tests failed : 0 +/var/lib/mock/fc37x82/build.log:Tests failed : 0 -all: - 3 Compatibility of values of same name trait constants is checked after their constant expressions are evaluated [Zend/tests/traits/constant_016.phpt] 1 proc_open give erratic test results :( |