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

Unified Diff: dart/tools/testing/dart/co19_test.dart

Issue 79143005: Followup on co19-roll to r667, marked co19/Language/12_Expressions/32_Type_Test_A02_t04 as failing … (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « dart/tests/co19/co19-dart2dart.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tools/testing/dart/co19_test.dart
diff --git a/dart/tools/testing/dart/co19_test.dart b/dart/tools/testing/dart/co19_test.dart
index dd92951de152a8ef491cbe843d74d1e783d66915..dc28b474c82f4b6c332818862b47b7e84ba22bf3 100644
--- a/dart/tools/testing/dart/co19_test.dart
+++ b/dart/tools/testing/dart/co19_test.dart
@@ -36,6 +36,7 @@ const List<List<String>> COMMAND_LINES = const <List<String>>[
const <String>['-mrelease', '-rnone', '-cdartanalyzer'],
const <String>['-mrelease', '-rnone', '-cdart2analyzer'],
const <String>['-mrelease', '-rvm', '-cdart2dart', '--use-sdk'],
+ const <String>['-mrelease', '-rvm', '-cdart2dart', '--use-sdk', '--minified'],
ricow1 2013/11/21 12:10:39 long line
const <String>['-mrelease', '-rd8', '-cdart2js', '--use-sdk'],
const <String>['-mrelease', '-rd8,jsshell', '-cdart2js', '--use-sdk',
'--minified'],
« no previous file with comments | « dart/tests/co19/co19-dart2dart.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698