Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(197)

Issue 1015313002: Detect iOS simulator as an iOS test device. (Closed)

Created:
5 years, 9 months ago by bustamante
Modified:
5 years, 9 months ago
Reviewers:
sullivan, bengr, nednguyen
CC:
chromium-reviews, telemetry-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Detect iOS simulator as an iOS test device. If on a MacOS machine, iossim and Chromium.app are built than we can launch and use them for running tests. BUG=468565 Committed: https://crrev.com/3662aebf0def98f829abf6927558850e54d1935a Cr-Commit-Position: refs/heads/master@{#321423}

Patch Set 1 #

Total comments: 10

Patch Set 2 : Better indenting and a doc string #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -2 lines) Patch
M tools/telemetry/telemetry/core/platform/ios_device.py View 1 3 chunks +29 lines, -2 lines 1 comment Download

Messages

Total messages: 14 (5 generated)
bustamante
This is an initial CL to get the ball rolling on iOS support, please take ...
5 years, 9 months ago (2015-03-19 01:20:59 UTC) #4
bengr
https://codereview.chromium.org/1015313002/diff/1/tools/telemetry/telemetry/core/platform/ios_device.py File tools/telemetry/telemetry/core/platform/ios_device.py (right): https://codereview.chromium.org/1015313002/diff/1/tools/telemetry/telemetry/core/platform/ios_device.py#newcode39 tools/telemetry/telemetry/core/platform/ios_device.py:39: path.GetChromiumSrcDir(), 'out', build_dir, 'iossim') indent 4 https://codereview.chromium.org/1015313002/diff/1/tools/telemetry/telemetry/core/platform/ios_device.py#newcode41 tools/telemetry/telemetry/core/platform/ios_device.py:41: path.GetChromiumSrcDir(), ...
5 years, 9 months ago (2015-03-19 15:41:39 UTC) #5
bustamante
Thanks for the review! https://codereview.chromium.org/1015313002/diff/1/tools/telemetry/telemetry/core/platform/ios_device.py File tools/telemetry/telemetry/core/platform/ios_device.py (right): https://codereview.chromium.org/1015313002/diff/1/tools/telemetry/telemetry/core/platform/ios_device.py#newcode39 tools/telemetry/telemetry/core/platform/ios_device.py:39: path.GetChromiumSrcDir(), 'out', build_dir, 'iossim') On ...
5 years, 9 months ago (2015-03-19 17:49:20 UTC) #6
sullivan
lgtm
5 years, 9 months ago (2015-03-19 17:56:12 UTC) #7
bengr
lgtm
5 years, 9 months ago (2015-03-19 18:09:40 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1015313002/20001
5 years, 9 months ago (2015-03-19 18:10:54 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 9 months ago (2015-03-19 20:33:37 UTC) #11
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/3662aebf0def98f829abf6927558850e54d1935a Cr-Commit-Position: refs/heads/master@{#321423}
5 years, 9 months ago (2015-03-19 20:34:21 UTC) #12
nednguyen
5 years, 9 months ago (2015-03-19 21:04:10 UTC) #14
Message was sent while issue was closed.
https://codereview.chromium.org/1015313002/diff/20001/tools/telemetry/telemet...
File tools/telemetry/telemetry/core/platform/ios_device.py (right):

https://codereview.chromium.org/1015313002/diff/20001/tools/telemetry/telemet...
tools/telemetry/telemetry/core/platform/ios_device.py:46:
path.GetChromiumSrcDir(), 'out', build_dir, 'iossim')
FYI, this won't work once telemetry is moved to github. :-(

Powered by Google App Engine
This is Rietveld 408576698