diff options
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 20 |
1 files changed, 11 insertions, 9 deletions
@@ -1,18 +1,20 @@ -===== 8.1.25 (2023-10-26) +===== 8.1.26RC1 (2023-11-09) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/el7x81/build.log:Tests failed : 0 -/var/lib/mock/el8a81/build.log:Tests failed : 0 -/var/lib/mock/el8x81/build.log:Tests failed : 0 -/var/lib/mock/el9a81/build.log:Tests failed : 1 -/var/lib/mock/el9x81/build.log:Tests failed : 1 -/var/lib/mock/fc37x81/build.log:Tests failed : 1 -/var/lib/mock/fc38x81/build.log:Tests failed : 2 -/var/lib/mock/fc39a81/build.log:Tests failed : 2 -/var/lib/mock/fc39x81/build.log:Tests failed : 2 +/var/lib/mock/el8a81/build.log:Tests failed : 1 +/var/lib/mock/el8x81/build.log:Tests failed : 1 +/var/lib/mock/el9a81/build.log:Tests failed : 2 +/var/lib/mock/el9x81/build.log:Tests failed : 2 +/var/lib/mock/fc37x81/build.log:Tests failed : 2 +/var/lib/mock/fc38x81/build.log:Tests failed : 3 +/var/lib/mock/fc39a81/build.log:Tests failed : 3 +/var/lib/mock/fc39x81/build.log:Tests failed : 3 +all: + 3 GH-11374 (PCRE regular expression without JIT enabled gives different result) [ext/pcre/tests/gh11374.phpt] el9a, el9x, fc37x, 3 GH-11956 (PCRE regular expressions with JIT enabled gives different result) [ext/pcre/tests/gh11956.phpt] fc38x, fc39x: |