DescriptionFix 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 #
Messages
Total messages: 3 (0 generated)
|