summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-10-13 15:15:48 +0200
committerRemi Collet <remi@remirepo.net>2020-10-13 15:15:48 +0200
commite4148165b2f1141fc70b49dc2db1d39896fede6f (patch)
tree382f08d79b22b03c00c1425eb5e05e3f112f0790 /failed.txt
parent76be40e7ddfae7f6d9c0ad6150919f220f242e26 (diff)
update to 7.3.24RC1
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/failed.txt b/failed.txt
index ca7703b..e38286f 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.3.23 (2020-10-01)
+===== 7.3.24RC1 (2020-10-13)
$ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log
@@ -6,12 +6,14 @@ $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log
/var/lib/mock/el6x/build.log:Tests failed : 0
/var/lib/mock/el7x/build.log:Tests failed : 0
/var/lib/mock/el8x73/build.log:Tests failed : 14
-/var/lib/mock/fc31x/build.log:Tests failed : 0
+/var/lib/mock/fc31x/build.log:Tests failed : 1
el8x:
3 Bug #78338 (Array cross-border reading in PCRE) [ext/pcre/tests/bug78338.phpt]
2 buildroot issue with strict openssl policy (fixed in 7.4)
+fc31x:
+ 1 Test get_headers() function : test with context [ext/standard/tests/url/get_headers_error_003.phpt]
1 proc_open give erratic test results :(