diff options
author | Remi Collet <remi@remirepo.net> | 2018-10-25 10:35:43 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-10-25 10:35:43 +0200 |
commit | d7655a6b0d15a1a93dc381a005698aec95931f25 (patch) | |
tree | ea816ab5a1018bef9a50492d02c8d9a3921360a8 /failed.txt | |
parent | 58d19e666eccf885324268cde15819faba76be8e (diff) |
FPM: add getallheaders, backported from 7.3
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 9 |
1 files changed, 2 insertions, 7 deletions
@@ -7,17 +7,12 @@ $ grep -r 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/el7x/build.log:Tests failed : 0 /var/lib/mock/fc26i/build.log:Tests failed : 0 /var/lib/mock/fc26x/build.log:Tests failed : 0 -/var/lib/mock/fc27i/build.log:Tests failed : 2 -/var/lib/mock/fc27x/build.log:Tests failed : 1 +/var/lib/mock/fc27i/build.log:Tests failed : 0 +/var/lib/mock/fc27x/build.log:Tests failed : 0 el6x file upload greater than 2G [sapi/cli/tests/upload_2G.phpt] -fc27i - 1 Server bitwise stream crypto flag assignment [ext/openssl/tests/stream_crypto_flags_003.phpt] - 1 Specific protocol method specification [ext/openssl/tests/stream_crypto_flags_004.phpt] -fc27x - 1 Bug #69521 Segfault in gc_collect_cycles() [ext/standard/tests/streams/bug69521.phpt] 1 proc_open give erratic test results :( |