summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
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 :(