summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-10-23 11:47:46 +0200
committerRemi Collet <remi@remirepo.net>2020-10-23 11:47:46 +0200
commit74481f9eecfe4bb16abcc1260a97282f664b4e59 (patch)
tree047d45ff841f4425726759a57e5cd4f63578d68c /failed.txt
parente4148165b2f1141fc70b49dc2db1d39896fede6f (diff)
backport fix for https://bugs.php.net/74083 from 7.4
master PHP-fpm is stopped on multiple reloads
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index e38286f..e0a4420 100644
--- a/failed.txt
+++ b/failed.txt
@@ -6,14 +6,12 @@ $ 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 : 1
+/var/lib/mock/fc31x/build.log:Tests failed : 0
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 :(