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

Issue 1425163003: [Telemetry] Enable screenshot taking on Mac (Closed)

Created:
5 years, 1 month ago by nednguyen
Modified:
5 years, 1 month ago
Reviewers:
eakuefner
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

[Telemetry] Enable screenshot taking on Mac *This is a reland of https://codereview.chromium.org/1415133005/ which was reverted because it failed on Mac 10.6 Mac 10.8, 10.9, 10.10 did pass the unittest: https://build.chromium.org/p/chromium.mac/builders/Mac10.8%20Tests/builds/10427/steps/telemetry_unittests/logs/stdio https://build.chromium.org/p/chromium.mac/builders/Mac10.9%20Tests/builds/10607/steps/telemetry_unittests/logs/stdio https://build.chromium.org/p/chromium.mac/builders/Mac10.10%20Tests/builds/3569/steps/telemetry_unittests/logs/stdio This patch include the original patch + logic to disable unittest on Mac 10.5, 10.6, 10.7. BUG=369490 Committed: https://crrev.com/22c1ed8e0f0b4756dfb447462e0dc7e8375657b4 Cr-Commit-Position: refs/heads/master@{#357019}

Patch Set 1 #

Patch Set 2 : Skip screenshot test on Mac 10.5, 10.6, 10.7 #

Total comments: 6

Patch Set 3 : Address Ethan's comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -4 lines) Patch
A tools/telemetry/telemetry/core/platform_unittest.py View 1 2 1 chunk +42 lines, -0 lines 0 comments Download
M tools/telemetry/telemetry/internal/platform/mac_platform_backend.py View 2 chunks +7 lines, -0 lines 0 comments Download
A + tools/telemetry/telemetry/internal/testing/screenshot_test.html View 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 14 (7 generated)
nednguyen
5 years, 1 month ago (2015-10-30 00:15:02 UTC) #7
eakuefner
I think this is okay because we're on to specifically only supporting 10.10 and above ...
5 years, 1 month ago (2015-10-30 00:22:34 UTC) #8
nednguyen
https://codereview.chromium.org/1425163003/diff/60001/tools/telemetry/telemetry/core/platform_unittest.py File tools/telemetry/telemetry/core/platform_unittest.py (right): https://codereview.chromium.org/1425163003/diff/60001/tools/telemetry/telemetry/core/platform_unittest.py#newcode24 tools/telemetry/telemetry/core/platform_unittest.py:24: logging.warning('Platform does not support screenshots, skipping test.') On 2015/10/30 ...
5 years, 1 month ago (2015-10-30 00:35:36 UTC) #9
eakuefner
lgtm
5 years, 1 month ago (2015-10-30 00:42:03 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1425163003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1425163003/80001
5 years, 1 month ago (2015-10-30 00:49:11 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:80001)
5 years, 1 month ago (2015-10-30 02:04:23 UTC) #13
commit-bot: I haz the power
5 years, 1 month ago (2015-10-30 02:05:32 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/22c1ed8e0f0b4756dfb447462e0dc7e8375657b4
Cr-Commit-Position: refs/heads/master@{#357019}

Powered by Google App Engine
This is Rietveld 408576698