Disable net_url_request_ftp_fuzzer.
The test is timing out under Cluserfuzz, which likely discovered yet again that it can DoS slow, memory-instrumented fuzzers with large inputs. Also move the disabled fuzzer into the !disable_ftp_support block with the other FTP fuzzers, so that if we ever run fuzzers on platforms where we don't enable FTP support, we won't run into build issues. Bug: 962087 Change-Id: Iffb366ee6d07f0be190785e26e029baa21b8b9e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610300Reviewed-by:Eric Roman <eroman@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#659106}
Showing
Please register or sign in to comment