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

Issue 443013002: rebaseline_server: add "prefetch" directive that just warms the cache without awaiting results (Closed)

Created:
6 years, 4 months ago by epoger
Modified:
6 years, 4 months ago
Reviewers:
rmistry
CC:
reviews_skia.org, stephana, borenet
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

rebaseline_server: add "prefetch" directive that just warms the cache without awaiting results This will allow the buildbots to warn the production rebaseline_server: "I just generated some new results; here's a comparison that a human might ask for soon. Download whatever images and generate whatever diffs you would need to provide those results." BUG=skia:1942 NOTREECHECKS=true NOTRY=true Committed: https://skia.googlesource.com/skia/+/3facc7c87d9f81c352c9d37b1b46340b9e745578

Patch Set 1 #

Patch Set 2 : create new "prefetch" directive, instead of returnQuickly parameter #

Patch Set 3 : download all images, unless downloadOnlyDifferingImages=true #

Total comments: 2

Patch Set 4 : add comment in _sanitize_locator() #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+152 lines, -60 lines) Patch
M gm/rebaseline_server/compare_rendered_pictures.py View 1 2 3 4 8 chunks +41 lines, -17 lines 0 comments Download
M gm/rebaseline_server/imagediffdb.py View 1 2 3 5 chunks +31 lines, -23 lines 0 comments Download
M gm/rebaseline_server/imagepair.py View 1 2 4 chunks +20 lines, -3 lines 0 comments Download
M gm/rebaseline_server/imagepair_test.py View 1 2 2 chunks +19 lines, -1 line 0 comments Download
M gm/rebaseline_server/server.py View 1 2 7 chunks +41 lines, -16 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
epoger
Ravi (and other interested parties)- PTAL at patchset 1. With this CL, I can query ...
6 years, 4 months ago (2014-08-06 02:39:46 UTC) #1
epoger
More thoughts since I wrote this CL: Caching the results of setA-vs-setB is a start, ...
6 years, 4 months ago (2014-08-06 14:02:35 UTC) #2
epoger
On 2014/08/06 14:02:35, epoger wrote: > More thoughts since I wrote this CL: Notes from ...
6 years, 4 months ago (2014-08-06 14:28:34 UTC) #3
epoger
On 2014/08/06 14:28:34, epoger wrote: > I am going to adjust this CL: Oh, and ...
6 years, 4 months ago (2014-08-06 14:29:13 UTC) #4
epoger
Ravi- please see patchsets 2+3.
6 years, 4 months ago (2014-08-06 17:35:54 UTC) #5
rmistry
LGTM https://codereview.chromium.org/443013002/diff/40001/gm/rebaseline_server/imagediffdb.py File gm/rebaseline_server/imagediffdb.py (right): https://codereview.chromium.org/443013002/diff/40001/gm/rebaseline_server/imagediffdb.py#newcode447 gm/rebaseline_server/imagediffdb.py:447: return locator Is it ok for this to ...
6 years, 4 months ago (2014-08-06 17:49:01 UTC) #6
epoger
Thanks. Committing now. https://codereview.chromium.org/443013002/diff/40001/gm/rebaseline_server/imagediffdb.py File gm/rebaseline_server/imagediffdb.py (right): https://codereview.chromium.org/443013002/diff/40001/gm/rebaseline_server/imagediffdb.py#newcode447 gm/rebaseline_server/imagediffdb.py:447: return locator On 2014/08/06 17:49:01, rmistry ...
6 years, 4 months ago (2014-08-06 17:53:34 UTC) #7
epoger
The CQ bit was checked by epoger@google.com
6 years, 4 months ago (2014-08-06 17:53:38 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/epoger@google.com/443013002/60001
6 years, 4 months ago (2014-08-06 17:54:42 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-06 17:54:46 UTC) #10
commit-bot: I haz the power
Failed to apply patch for gm/rebaseline_server/compare_rendered_pictures.py: While running git apply --index -p1; error: patch failed: ...
6 years, 4 months ago (2014-08-06 17:54:47 UTC) #11
epoger
The CQ bit was checked by epoger@google.com
6 years, 4 months ago (2014-08-06 17:56:35 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/epoger@google.com/443013002/80001
6 years, 4 months ago (2014-08-06 17:56:42 UTC) #13
commit-bot: I haz the power
6 years, 4 months ago (2014-08-06 17:56:55 UTC) #14
Message was sent while issue was closed.
Change committed as 3facc7c87d9f81c352c9d37b1b46340b9e745578

Powered by Google App Engine
This is Rietveld 408576698