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

Issue 10872106: Fixed dartc test/build setup, so test can run on Windows. Might be related to dart:2623 (Closed)

Created:
8 years, 3 months ago by aam-me
Modified:
8 years, 3 months ago
Reviewers:
devoncarew, ahe, scheglov
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fixed dartc test/build setup, so test can run on Windows. Might be related to dart:2623 BUG=dart:2623 TEST=run "tools\test.py -mrelease -cdartc -rnone" on windows and observe all test pass. Committed: https://code.google.com/p/dart/source/detail?r=11674

Patch Set 1 #

Patch Set 2 : Removed debugging printouts #

Unified diffs Side-by-side diffs Delta from patch set Stats (+167 lines, -8 lines) Patch
M compiler/build.xml View 1 chunk +6 lines, -0 lines 0 comments Download
M compiler/dart-compiler.gyp View 2 chunks +2 lines, -0 lines 0 comments Download
M compiler/dart_analyzer.xml View 3 chunks +13 lines, -1 line 0 comments Download
A compiler/scripts/dart_analyzer.bat View 1 1 chunk +139 lines, -0 lines 0 comments Download
M tools/testing/dart/test_runner.dart View 2 chunks +6 lines, -6 lines 0 comments Download
M tools/testing/dart/test_suite.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Brian Wilkerson
Are you ready to have this reviewed? If you sent out an e-mail about it ...
8 years, 3 months ago (2012-08-30 16:46:47 UTC) #1
aam-me
Yes, Brian. I think I am ready. With this CL folks who run on Windows ...
8 years, 3 months ago (2012-08-30 16:57:09 UTC) #2
devoncarew
lgtm Looks good to me, though please wait for ahe's review, especially wrt the gyp ...
8 years, 3 months ago (2012-08-30 17:53:56 UTC) #3
ahe
8 years, 3 months ago (2012-08-30 18:05:10 UTC) #4
LGTM to GYP changes and tools/... changes.

Alexander, you're go for commit!

Powered by Google App Engine
This is Rietveld 408576698