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

Issue 8832008: Make test scripts work on Windows again. (Closed)

Created:
9 years ago by Mads Ager (google)
Modified:
9 years ago
Reviewers:
Bill Hesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Make test scripts work on Windows again. R=whesse@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=2177

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M tools/testing/dart/multitest.dart View 1 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Mads Ager (google)
9 years ago (2011-12-07 14:07:04 UTC) #1
Bill Hesse
LGTM. http://codereview.chromium.org/8832008/diff/1/tools/testing/dart/multitest.dart File tools/testing/dart/multitest.dart (right): http://codereview.chromium.org/8832008/diff/1/tools/testing/dart/multitest.dart#newcode208 tools/testing/dart/multitest.dart:208: String path = parentDir.path + split.last(); We may ...
9 years ago (2011-12-07 14:36:49 UTC) #2
Mads Ager (google)
9 years ago (2011-12-07 14:40:46 UTC) #3
http://codereview.chromium.org/8832008/diff/1/tools/testing/dart/multitest.dart
File tools/testing/dart/multitest.dart (right):

http://codereview.chromium.org/8832008/diff/1/tools/testing/dart/multitest.da...
tools/testing/dart/multitest.dart:208: String path = parentDir.path +
split.last();
On 2011/12/07 14:36:54, Bill Hesse wrote:
> We may need to put a / between the two components here.  Check this.

We do need that. Thanks!

Powered by Google App Engine
This is Rietveld 408576698