url_request_unittest: Enable AIA tests on android.
On android, adb is used to forward connections from the device to the host, but there isn't a way to reserve the source port before deciding which destination port on the host to forward it to. Change RemoteTestServer reserve a port for AIA & OCSP, and forward it to another port, like it already does on Fuchsia. Unlike Fuchsia, the second adb forwarding step is still required to forward the connection from device to host. Change-Id: I739543fd0036f189928b5c7ce31c4d9a520e1cf0 Reviewed-on: https://chromium-review.googlesource.com/887171Reviewed-by:Scott Graham <scottmg@chromium.org> Reviewed-by:
Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Eric Roman <eroman@chromium.org> Commit-Queue: Matt Mueller <mattm@chromium.org> Cr-Commit-Position: refs/heads/master@{#532946}
Showing
Please register or sign in to comment