summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-12-05 16:06:53 +0100
committerRemi Collet <remi@php.net>2023-12-05 16:06:53 +0100
commit07cd2217b861105d49b0a68dfedce45c302438af (patch)
tree972ea45ee1557453bd4f16c8c032f45fffe39922 /failed.txt
parentb8dd1f57deb92a70484f3817aeec68c84a1d88c7 (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 af918c8..a866a32 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,20 +1,18 @@
-===== 8.1.26 (2023-11-23)
+===== 8.1.27RC1 (2023-12-07)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/scl81el7x/build.log:Tests failed : 0
-/var/lib/mock/scl81el8a/build.log:Tests failed : 1
-/var/lib/mock/scl81el8x/build.log:Tests failed : 1
-/var/lib/mock/scl81el9a/build.log:Tests failed : 2
-/var/lib/mock/scl81el9x/build.log:Tests failed : 2
-/var/lib/mock/scl81fc37x/build.log:Tests failed : 2
-/var/lib/mock/scl81fc38x/build.log:Tests failed : 3
-/var/lib/mock/scl81fc39a/build.log:Tests failed : 3
-/var/lib/mock/scl81fc39x/build.log:Tests failed : 3
+/var/lib/mock/scl81el8a/build.log:Tests failed : 0
+/var/lib/mock/scl81el8x/build.log:Tests failed : 0
+/var/lib/mock/scl81el9a/build.log:Tests failed : 3
+/var/lib/mock/scl81el9x/build.log:Tests failed : 3
+/var/lib/mock/scl81fc37x/build.log:Tests failed : 1
+/var/lib/mock/scl81fc38x/build.log:Tests failed : 2
+/var/lib/mock/scl81fc39a/build.log:Tests failed : 2
+/var/lib/mock/scl81fc39x/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: