summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-08-26 15:57:52 +0200
committerRemi Collet <remi@remirepo.net>2020-08-26 15:57:52 +0200
commit19f7991bd5abf6e9d197464bf3c393f6016ea782 (patch)
treed06174a2b2e99a45a44a85200b4ab2db718b4fd5 /failed.txt
parentd0e06a3e823c957f4e41e57930aa8999e34da971 (diff)
build with upstream fix for zend_call_method
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt12
1 files changed, 5 insertions, 7 deletions
diff --git a/failed.txt b/failed.txt
index 14ae40d..a735c09 100644
--- a/failed.txt
+++ b/failed.txt
@@ -2,15 +2,13 @@
$ grep -ar 'Tests failed' /var/lib/mock/scl80*/build.log
-/var/lib/mock/scl80el7x/build.log:Tests failed : 1
-/var/lib/mock/scl80el8x/build.log:Tests failed : 2
-/var/lib/mock/scl80fc31x/build.log:Tests failed : 1
-/var/lib/mock/scl80fc32x/build.log:Tests failed : 1
-/var/lib/mock/scl80fc33x/build.log:Tests failed : 1
+/var/lib/mock/scl80el7x/build.log:Tests failed : 0
+/var/lib/mock/scl80el8x/build.log:Tests failed : 1
+/var/lib/mock/scl80fc31x/build.log:Tests failed : 0
+/var/lib/mock/scl80fc32x/build.log:Tests failed : 0
+/var/lib/mock/scl80fc33x/build.log:Tests failed : 0
-all
- 2 Bug #62294: register_shutdown_function() does not handle exit code correctly [sapi/cli/tests/bug62294.phpt]
el8x:
3 Bug #78338 (Array cross-border reading in PCRE) [ext/pcre/tests/bug78338.phpt]