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

Issue 2876183003: Add content addressed uploading helper function for render tests. (Closed)

Created:
3 years, 7 months ago by mikecase (-- gone --)
Modified:
3 years, 7 months ago
Reviewers:
PEConn, jbudorick
CC:
agrieve+watch_chromium.org, chromium-reviews, jbudorick+watch_chromium.org, mikecase+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add content addressed uploading helper function for render tests. We will be uploading the same golden images over and over for render tests. Uploading images by md5sum so that we can avoid storing/uploading multiple copies of the same exact file. Also CL fixes small bug in _IsRenderTest helper function. Now properly identifies tests with RenderTest feature annotation. Review-Url: https://codereview.chromium.org/2876183003 Cr-Commit-Position: refs/heads/master@{#471488} Committed: https://chromium.googlesource.com/chromium/src/+/c5fdbf8734c0194ecf673f8627cfdbb0bbb9a895

Patch Set 1 #

Patch Set 2 : Add content addressed uploading helper function for render tests. #

Total comments: 4

Patch Set 3 : Sha1 sum! #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -27 lines) Patch
M build/android/pylib/local/device/local_device_instrumentation_test_run.py View 1 4 chunks +8 lines, -19 lines 0 comments Download
M build/android/pylib/utils/google_storage_helper.py View 1 2 4 chunks +38 lines, -8 lines 0 comments Download

Messages

Total messages: 16 (8 generated)
mikecase (-- gone --)
3 years, 7 months ago (2017-05-12 16:58:38 UTC) #2
jbudorick
Looks pretty good. Main question is about the hash. https://codereview.chromium.org/2876183003/diff/20001/build/android/pylib/utils/google_storage_helper.py File build/android/pylib/utils/google_storage_helper.py (right): https://codereview.chromium.org/2876183003/diff/20001/build/android/pylib/utils/google_storage_helper.py#newcode22 build/android/pylib/utils/google_storage_helper.py:22: ...
3 years, 7 months ago (2017-05-12 17:13:59 UTC) #5
mikecase (-- gone --)
https://codereview.chromium.org/2876183003/diff/20001/build/android/pylib/utils/google_storage_helper.py File build/android/pylib/utils/google_storage_helper.py (right): https://codereview.chromium.org/2876183003/diff/20001/build/android/pylib/utils/google_storage_helper.py#newcode22 build/android/pylib/utils/google_storage_helper.py:22: from devil.android import md5sum On 2017/05/12 at 17:13:59, jbudorick ...
3 years, 7 months ago (2017-05-12 17:39:04 UTC) #6
jbudorick
lgtm
3 years, 7 months ago (2017-05-12 17:42:09 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2876183003/40001
3 years, 7 months ago (2017-05-12 17:56:14 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/292740)
3 years, 7 months ago (2017-05-12 19:54:15 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2876183003/40001
3 years, 7 months ago (2017-05-12 20:20:57 UTC) #13
commit-bot: I haz the power
3 years, 7 months ago (2017-05-12 23:35:31 UTC) #16
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/c5fdbf8734c0194ecf673f8627cf...

Powered by Google App Engine
This is Rietveld 408576698