New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 722406 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 681521
Owner: ----
Closed: May 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

Headless chrome does not work with telemetry

Project Member Reported by rmis...@google.com, May 15 2017

Issue description

I wanted to try running some benchmarks on headless chrome. I was hoping it would be as simple as passing "--headless" to telemetry's "--extra-browser-args=". But this failed with:
[0501/194655.855420:ERROR:headless_shell.cc(552)] Malformed proxy server url

Complete log is here: https://chrome-swarming.appspot.com/task?id=35dfd2632145e110&refresh=0&show_raw=1&wide_logs=true

Telemetry passes the --proxy-server flag to Chrome for ts_proxy server, so there is something that Chrome headless does not like here. I was not sure where the bug is so I added both Telemetry and Headless components.
 
This is most likely  bug 681521  -- headless now only supports basic proxy configuration.

Also, that build log is for an Android run? Headless doesn't build on Android currently.

Comment 2 by rmis...@google.com, May 15 2017

The bot did have "os: Android" dimension but the run was for "--target_platform=Linux" it did not run on Android.

Yes it does look like  bug 681521 . Should I mark this one as a duplicate and up the priority of that one from P3->P2 ?
Sure, let's do that.

Comment 4 by rmis...@google.com, May 16 2017

Mergedinto: 681521
Status: Duplicate (was: Untriaged)
Components: Test>Telemetry
Components: -Speed>Telemetry

Sign in to add a comment