[Android] PhotoPicker: Increase DecoderHost test timeout.
We've already established that external process creation can take a bit of time on Android, as per: https://chromium-review.googlesource.com/c/chromium/src/+/2124377 However, DecoderServiceHostTest also uses the same decoder and should have had a matching increase. This also increases the timeout for waiting for responses from the external process, which hopefully takes care of lingering flakiness in the test, as described in the bug. Bug: 1091852 Change-Id: I015f8fc6764ed3cdd7a308c4eefd3247028ea7bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2235993Reviewed-by:Boris Sazonov <bsazonov@chromium.org> Commit-Queue: Finnur Thorarinsson <finnur@chromium.org> Auto-Submit: Finnur Thorarinsson <finnur@chromium.org> Cr-Commit-Position: refs/heads/master@{#776481}
Showing
Please register or sign in to comment