Use EmbeddedTestServer provided URL instead of no-port localhost URL.
The ProcessManagerBrowserTest.HostedAppAlerts test uses a hardcoded URL to localhost without a port number. Since the server runs on non-default and randomized port number, navigation to URL without port is expected to fail. This test needs to be updated to ensure navigation succeeds. Bug: 838161 Change-Id: Iedf309114dfc60f7b10745d96daf6b669f657c14 Reviewed-on: https://chromium-review.googlesource.com/1035363Reviewed-by:Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Nasko Oskov <nasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#554804}
Showing
Please register or sign in to comment