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

Issue 1220913002: Fix a test crash with Dart 1.12. (Closed)

Created:
5 years, 5 months ago by nweiz
Modified:
5 years, 5 months ago
Reviewers:
kevmoo
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/test@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix a test crash with Dart 1.12. If the tests were run with an absolute URL passed as --package-root (as is true for `pub run` in 1.12), it would try to treat it as a path and crash. Now it converts it from a URL before doing any path manipulation. Closes #281 R=kevmoo@google.com Committed: https://github.com/dart-lang/test/commit/68db83e01911653037dd1edc6607b40f5ccd3d53

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M test/io.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
nweiz
5 years, 5 months ago (2015-06-30 19:44:28 UTC) #1
kevmoo
lgtm
5 years, 5 months ago (2015-06-30 20:00:54 UTC) #2
nweiz
5 years, 5 months ago (2015-06-30 20:16:31 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
68db83e01911653037dd1edc6607b40f5ccd3d53 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698