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

Issue 1242873003: Fix dart_pkg.py build crash (Closed)

Created:
5 years, 5 months ago by abarth-chromium
Modified:
5 years, 5 months ago
Reviewers:
Cutch
CC:
Aaron Boodman, ben+mojo_chromium.org, darin (slow to review), gregsimon, mojo-reviews_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Base URL:
git@github.com:domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Fix dart_pkg.py build crash We need to work in absolute paths because os.path.exists("foo/..") is False but os.mkdirs("foo/..") will generate an error. R=johnmccutchan@google.com Committed: https://chromium.googlesource.com/external/mojo/+/a015ec3f7c4ceaf60826754f790433f15ecd57ef

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M mojo/public/tools/dart_pkg.py View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
abarth-chromium
5 years, 5 months ago (2015-07-21 06:19:54 UTC) #1
abarth-chromium
See https://travis-ci.org/domokit/sky_engine/builds/71886946 for an example build failure.
5 years, 5 months ago (2015-07-21 06:21:35 UTC) #2
Cutch
lgtm
5 years, 5 months ago (2015-07-21 13:40:41 UTC) #3
abarth-chromium
5 years, 5 months ago (2015-07-21 14:58:19 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
a015ec3f7c4ceaf60826754f790433f15ecd57ef (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698