summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-11-08 10:21:55 +0100
committerRemi Collet <remi@php.net>2023-11-08 10:21:55 +0100
commitc583d3cbe69b7e430ee832326e37ddf57977f150 (patch)
tree6b20da5136bb655e8a7e6876be670f93c6ea05c4 /failed.txt
parentf82451cef0941af2853ea1a3d0f0fc8b835279cc (diff)
update to 8.1.26RC1
use oracle client library version 21.12 on x86_64 use ICU 73.2
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt20
1 files changed, 11 insertions, 9 deletions
diff --git a/failed.txt b/failed.txt
index 301ac09..3fc826e 100644
--- a/failed.txt
+++ b/failed.txt
@@ -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: