diff options
author | Remi Collet <remi@remirepo.net> | 2022-12-20 16:51:26 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-12-20 16:51:26 +0100 |
commit | 1edd8c0d680fc7db859cc18738822b18d4713450 (patch) | |
tree | 6e6500c118a20003a1b24c284c0c081a921205c5 /failed.txt | |
parent | a2c63c8845e5ecfc10f120fbfc139ae2d8ad5aee (diff) |
add upstream patch for failing test
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 14 |
1 files changed, 6 insertions, 8 deletions
@@ -2,16 +2,14 @@ $ grep -ar 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/scl82el7x/build.log:Tests failed : 1 -/var/lib/mock/scl82el8x/build.log:Tests failed : 1 -/var/lib/mock/scl82el9x/build.log:Tests failed : 1 -/var/lib/mock/scl82fc35x/build.log:Tests failed : 1 -/var/lib/mock/scl82fc36x/build.log:Tests failed : 1 -/var/lib/mock/scl82fc37x/build.log:Tests failed : 1 +/var/lib/mock/scl82el7x/build.log:Tests failed : 0 +/var/lib/mock/scl82el8x/build.log:Tests failed : 0 +/var/lib/mock/scl82el9x/build.log:Tests failed : 0 +/var/lib/mock/scl82fc35x/build.log:Tests failed : 0 +/var/lib/mock/scl82fc36x/build.log:Tests failed : 0 +/var/lib/mock/scl82fc37x/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 :( |