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

Issue 865653004: Document and test that image_util.WritePngFile requires path end in 'png'. (Closed)

Created:
5 years, 11 months ago by Ken Russell (switch to Gerrit)
Modified:
5 years, 11 months ago
Reviewers:
flackr, sullivan, dtu, slamm, tonyg
CC:
chromium-reviews, darin-cc_chromium.org, jam, telemetry-reviews_chromium.org, piman+watch_chromium.org, mthiesse
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Document and test that image_util.WritePngFile requires path end in 'png'. Fix the GPU tests' cloud_storage_test_base to follow this requirement. BUG=450673 Committed: https://crrev.com/fd59ae6c44ac0388a0d4929cd056231c78c7f0b4 Cr-Commit-Position: refs/heads/master@{#312561}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressed review feedback from sullivan. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -3 lines) Patch
M content/test/gpu/gpu_tests/cloud_storage_test_base.py View 2 chunks +2 lines, -2 lines 0 comments Download
M tools/telemetry/telemetry/image_processing/image_util.py View 1 chunk +7 lines, -0 lines 0 comments Download
M tools/telemetry/telemetry/image_processing/image_util_numpy_impl.py View 1 chunk +0 lines, -1 line 0 comments Download
M tools/telemetry/telemetry/image_processing/image_util_unittest.py View 1 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
Ken Russell (switch to Gerrit)
Telemetry owners: please review and CQ this CL if it looks OK. Jamie: once this ...
5 years, 11 months ago (2015-01-22 01:24:38 UTC) #2
Ken Russell (switch to Gerrit)
5 years, 11 months ago (2015-01-22 01:24:56 UTC) #3
sullivan
lgtm lgtm after addressing comment in unit test. https://codereview.chromium.org/865653004/diff/1/tools/telemetry/telemetry/image_processing/image_util_unittest.py File tools/telemetry/telemetry/image_processing/image_util_unittest.py (right): https://codereview.chromium.org/865653004/diff/1/tools/telemetry/telemetry/image_processing/image_util_unittest.py#newcode64 tools/telemetry/telemetry/image_processing/image_util_unittest.py:64: self.fail('WritePngFile ...
5 years, 11 months ago (2015-01-22 03:11:23 UTC) #4
Ken Russell (switch to Gerrit)
https://codereview.chromium.org/865653004/diff/1/tools/telemetry/telemetry/image_processing/image_util_unittest.py File tools/telemetry/telemetry/image_processing/image_util_unittest.py (right): https://codereview.chromium.org/865653004/diff/1/tools/telemetry/telemetry/image_processing/image_util_unittest.py#newcode64 tools/telemetry/telemetry/image_processing/image_util_unittest.py:64: self.fail('WritePngFile should have thrown an exception') On 2015/01/22 03:11:23, ...
5 years, 11 months ago (2015-01-22 03:17:04 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/865653004/20001
5 years, 11 months ago (2015-01-22 03:18:16 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 11 months ago (2015-01-22 04:20:57 UTC) #8
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/fd59ae6c44ac0388a0d4929cd056231c78c7f0b4 Cr-Commit-Position: refs/heads/master@{#312561}
5 years, 11 months ago (2015-01-22 04:21:46 UTC) #9
Jamie Madill
5 years, 11 months ago (2015-01-22 15:27:20 UTC) #10
Message was sent while issue was closed.
On 2015/01/22 04:21:46, I haz the power (commit-bot) wrote:
> Patchset 2 (id:??) landed as
> https://crrev.com/fd59ae6c44ac0388a0d4929cd056231c78c7f0b4
> Cr-Commit-Position: refs/heads/master@{#312561}

Thanks Ken!

Powered by Google App Engine
This is Rietveld 408576698