summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-11-25 08:15:53 +0100
committerRemi Collet <remi@remirepo.net>2020-11-25 08:15:53 +0100
commit927b9f6dbffc56fb23dc9cf322b16cb5e98b9433 (patch)
treeb32af6cae2596b7969d5320d9b47f5d3a010a82c /failed.txt
parentb8f997efaaaff5f0fd11370cff94a84782c5fe84 (diff)
update to 8.0.0 GAv8.0.0
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 594055a..c4d1032 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.0.0RC5 (2020-11-19)
+===== 8.0.0 (2020-11-26)
$ grep -ar 'Tests failed' /var/lib/mock/{fc,el}*/build.log
@@ -6,11 +6,13 @@ $ grep -ar 'Tests failed' /var/lib/mock/{fc,el}*/build.log
/var/lib/mock/el8x80/build.log:Tests failed : 1
/var/lib/mock/fc31x/build.log:Tests failed : 0
/var/lib/mock/fc32x/build.log:Tests failed : 0
-/var/lib/mock/fc33x/build.log:Tests failed : 0
+/var/lib/mock/fc33x/build.log:Tests failed : 1
el8x:
3 Bug #78338 (Array cross-border reading in PCRE) [ext/pcre/tests/bug78338.phpt]
+fc33x:
+ 1 php://input is empty when enable_post_data_reading=Off [tests/basic/bug67198.phpt]
1 proc_open give erratic test results :(