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

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

Issue 25710002: co19-roll to r607 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 2 months 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-runtime.status ('k') | deps/all.deps/DEPS » ('j') | 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..db7a6b100f3a947b6b91e1b074a32adfb7ab5a45 100644
--- a/dart/tools/testing/dart/co19_test.dart
+++ b/dart/tools/testing/dart/co19_test.dart
@@ -41,6 +41,8 @@ const List<List<String>> COMMAND_LINES = const <List<String>>[
'--minified'],
const <String>['-mrelease', '-rd8,jsshell', '-cdart2js', '--use-sdk',
'--checked'],
+ const <String>['-mrelease', '-rdartium', '-cnone', '--use-sdk',
+ '--use_browser_controller', '--write-debug-log'],
];
void main() {
« no previous file with comments | « dart/tests/co19/co19-runtime.status ('k') | deps/all.deps/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698