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

Issue 11421220: Fix test scripts to work with an absolute build directory path on Windows. (Closed)

Created:
8 years ago by Bill Hesse
Modified:
8 years ago
Reviewers:
Anton Muhin, ahe
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix test scripts to work with an absolute build directory path on Windows. BUG= Committed: https://code.google.com/p/dart/source/detail?r=15683

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M tools/testing/dart/test_suite.dart View 2 chunks +4 lines, -2 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
Bill Hesse
8 years ago (2012-12-04 10:37:50 UTC) #1
Bill Hesse
TBR=ahe@google.com
8 years ago (2012-12-04 11:01:23 UTC) #2
ahe
8 years ago (2012-12-04 11:24:51 UTC) #3
Message was sent while issue was closed.
lgtm

https://codereview.chromium.org/11421220/diff/1/tools/testing/dart/test_suite...
File tools/testing/dart/test_suite.dart (right):

https://codereview.chromium.org/11421220/diff/1/tools/testing/dart/test_suite...
tools/testing/dart/test_suite.dart:801: String htmlPath = '$tempDir/test.html';
I'm getting a feeling that this should have been an instance of Uri.  What do
you think?

Powered by Google App Engine
This is Rietveld 408576698