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

Issue 11262028: Testing support for running tests minified in dart2js. (Closed)

Created:
8 years, 2 months ago by ricow1
Modified:
8 years, 1 month ago
Reviewers:
erikcorry, ahe
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Testing support for running tests minified in dart2js. Committed: https://code.google.com/p/dart/source/detail?r=14071

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -8 lines) Patch
M tools/bots/bot.py View 1 2 2 chunks +6 lines, -4 lines 0 comments Download
M tools/bots/compiler.py View 1 2 5 chunks +10 lines, -4 lines 0 comments Download
M tools/testing/dart/test_options.dart View 1 2 chunks +9 lines, -0 lines 0 comments Download
M tools/testing/dart/test_suite.dart View 1 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
ricow1
8 years, 2 months ago (2012-10-25 07:26:28 UTC) #1
erikcorry
LGTM
8 years, 2 months ago (2012-10-25 07:32:53 UTC) #2
ahe
https://codereview.chromium.org/11262028/diff/1/tools/testing/dart/test_options.dart File tools/testing/dart/test_options.dart (right): https://codereview.chromium.org/11262028/diff/1/tools/testing/dart/test_options.dart#newcode481 tools/testing/dart/test_options.dart:481: configuration['nominify'] = !configuration['nominify']; I think the right-hand side should ...
8 years, 2 months ago (2012-10-25 08:56:31 UTC) #3
ricow1
PTAL
8 years, 2 months ago (2012-10-25 09:06:20 UTC) #4
ahe
8 years, 1 month ago (2012-10-25 12:13:24 UTC) #5
LGTM!

Powered by Google App Engine
This is Rietveld 408576698