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

Issue 737123005: webpages_playback.py: Support storing to local directories (Closed)

Created:
6 years ago by Kimmo Kinnunen
Modified:
5 years, 8 months ago
Reviewers:
rmistry
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@webpages-replay-docs
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

webpages_playback.py: Support storing to local directories Make webpages_playback support storing to local directories as an alternative to Google Storage. Rename argument --dest_gsbase to --data_store=<location>. Make this parameter accept either gs:// url or directory for local file system storage. Rename argument --upload_to_gs to --upload. Implement file existence check, download and upload for the file operation. NOTREECHECKS=true NOTRY=true Committed: https://skia.googlesource.com/skia/+/b4ee7ea834db121bebcff5dc265fee776d18b773

Patch Set 1 #

Patch Set 2 : remove orthogonal hunk #

Patch Set 3 : use plain dir name instead of file url (relative file urls not possible) #

Total comments: 1

Patch Set 4 : address review comments #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+110 lines, -50 lines) Patch
M tools/skp/recreate_skps.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/skp/webpages_playback.py View 1 2 3 4 10 chunks +109 lines, -49 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
Kimmo Kinnunen
Would this be ok? I wasn't able to test the Google Storage -part at all, ...
6 years ago (2014-12-03 13:49:44 UTC) #2
rmistry
On 2014/12/03 13:49:44, Kimmo Kinnunen wrote: > Would this be ok? > I wasn't able ...
6 years ago (2014-12-03 14:07:14 UTC) #3
Kimmo Kinnunen
On 2014/12/03 14:07:14, rmistry wrote: > On 2014/12/03 13:49:44, Kimmo Kinnunen wrote: > > Would ...
6 years ago (2014-12-18 06:09:37 UTC) #4
rmistry
Sorry for the delay. I patched in this CL and everything appears to work. LGTM. ...
5 years, 11 months ago (2014-12-29 12:28:59 UTC) #5
Kimmo Kinnunen
On 2014/12/29 12:28:59, rmistry wrote: > Sorry for the delay. I patched in this CL ...
5 years, 9 months ago (2015-03-27 14:06:54 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/737123005/80001
5 years, 8 months ago (2015-03-31 07:18:16 UTC) #9
commit-bot: I haz the power
Committed patchset #5 (id:80001) as https://skia.googlesource.com/skia/+/b4ee7ea834db121bebcff5dc265fee776d18b773
5 years, 8 months ago (2015-03-31 07:18:31 UTC) #10
rmistry
On 2015/03/31 07:18:31, I haz the power (commit-bot) wrote: > Committed patchset #5 (id:80001) as ...
5 years, 8 months ago (2015-03-31 13:02:24 UTC) #11
Kimmo Kinnunen
5 years, 8 months ago (2015-03-31 13:11:34 UTC) #12
Message was sent while issue was closed.
On 2015/03/31 13:02:24, rmistry wrote:
> There was a bug in this:
>
http://build.chromium.org/p/client.skia.fyi/builders/Housekeeper-Nightly-Recr...
> 
> I fixed it with: https://codereview.chromium.org/1041003003
Thanks, sorry for the inconvenience.

Powered by Google App Engine
This is Rietveld 408576698