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

Issue 604791 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jun 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug

Blocking:
issue 352807



Sign in to add a comment

Move all the system/gpu info logging to browser

Project Member Reported by nedngu...@google.com, Apr 19 2016

Issue description

Currently, all the gpu logging are handled in telemetry's shared_page_state: https://github.com/catapult-project/catapult/blob/master/telemetry/telemetry/page/shared_page_state.py#L193-L211

To port the old gpu test using benchmarks structure to the new one using unittest, we probably should move these logging to the browser constructor (https://github.com/catapult-project/catapult/blob/master/telemetry/telemetry/internal/browser/browser.py#L56) to preserve the log
 
Owner: nedngu...@google.com
Status: Started (was: Untriaged)
Patch in https://codereview.chromium.org/2027653003
Project Member

Comment 2 by bugdroid1@chromium.org, Jun 1 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/cfa618b8cf23af312df332c826aa6f3ed02e59df

commit cfa618b8cf23af312df332c826aa6f3ed02e59df
Author: catapult-deps-roller <catapult-deps-roller@chromium.org>
Date: Wed Jun 01 05:10:21 2016

Roll src/third_party/catapult/ 6177191d5..e288c0d9a (1 commit).

https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/6177191d52ce..e288c0d9a188

$ git log 6177191d5..e288c0d9a --date=short --no-merges --format='%ad %ae %s'

BUG= 604791 

TBR=catapult-sheriff@chromium.org

Review-Url: https://codereview.chromium.org/2024863003
Cr-Commit-Position: refs/heads/master@{#397063}

[modify] https://crrev.com/cfa618b8cf23af312df332c826aa6f3ed02e59df/DEPS

Status: Fixed (was: Started)

Sign in to add a comment