summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-12-05 16:07:03 +0100
committerRemi Collet <remi@php.net>2023-12-05 16:07:03 +0100
commit4d3c2f5b62f0e6c452eddf911c8769990a0c53c3 (patch)
tree2890955bd17d3f6d29dc8f28a1a8af06bbe0a85c /failed.txt
parent95143cd085f31686d536f72f4a16a15c03101105 (diff)
update to 8.1.27RC1
add fixes for libxml 2.12 from 8.2
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt20
1 files changed, 9 insertions, 11 deletions
diff --git a/failed.txt b/failed.txt
index 38cbae4..5f1ad79 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,20 +1,18 @@
-===== 8.1.26 (2023-11-23)
+===== 8.1.27RC1 (2023-12-05)
$ 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 : 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
+/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 : 3
+/var/lib/mock/el9x81/build.log:Tests failed : 3
+/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
-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: