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

Issue 2423093002: RecreateSKPs: Fix GoogleStorageDataStore.delete_path (Closed)

Created:
4 years, 2 months ago by borenet2
Modified:
4 years, 2 months ago
Reviewers:
borenet, rmistry
CC:
reviews_skia.org
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

RecreateSKPs: Fix GoogleStorageDataStore.delete_path BUG=skia:5843 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2423093002 Committed: https://skia.googlesource.com/skia/+/7787463668dc14e5e7dd37b836f038a5dd17b28f

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M tools/skp/webpages_playback.py View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 11 (5 generated)
borenet
4 years, 2 months ago (2016-10-17 11:36:53 UTC) #3
rmistry
https://codereview.chromium.org/2423093002/diff/1/tools/skp/webpages_playback.py File tools/skp/webpages_playback.py (right): https://codereview.chromium.org/2423093002/diff/1/tools/skp/webpages_playback.py#newcode488 tools/skp/webpages_playback.py:488: subprocess.check_call(['gsutil', 'rm', '-r', '/'.join(self._url, path)]) /'.join(self._url, path) should not ...
4 years, 2 months ago (2016-10-17 11:39:40 UTC) #5
borenet
https://codereview.chromium.org/2423093002/diff/1/tools/skp/webpages_playback.py File tools/skp/webpages_playback.py (right): https://codereview.chromium.org/2423093002/diff/1/tools/skp/webpages_playback.py#newcode488 tools/skp/webpages_playback.py:488: subprocess.check_call(['gsutil', 'rm', '-r', '/'.join(self._url, path)]) On 2016/10/17 11:39:40, rmistry ...
4 years, 2 months ago (2016-10-17 11:49:32 UTC) #6
rmistry
lgtm
4 years, 2 months ago (2016-10-17 11:50:20 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/2423093002/20001
4 years, 2 months ago (2016-10-17 11:51:13 UTC) #9
commit-bot: I haz the power
4 years, 2 months ago (2016-10-17 12:12:13 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/7787463668dc14e5e7dd37b836f038a5dd17b28f

Powered by Google App Engine
This is Rietveld 408576698