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

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

Issue 2980213002: Re-land beginning Dart 2.0 test migration. (Closed)
Patch Set: Created 3 years, 5 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
Index: tools/testing/dart/options.dart
diff --git a/tools/testing/dart/options.dart b/tools/testing/dart/options.dart
index 513459294addbba942eb5e7d4b52158b8d5b3057..1f5efe3d3ff96d846956f04d3f824f2e1f446742 100644
--- a/tools/testing/dart/options.dart
+++ b/tools/testing/dart/options.dart
@@ -13,14 +13,17 @@ const _defaultTestSelectors = const [
'samples',
'standalone',
'corelib',
+ 'corelib_2',
'co19',
'language',
+ 'language_2',
'isolate',
'vm',
'html',
'benchmark_smoke',
'utils',
'lib',
+ 'lib_2',
'analyze_library',
'service',
'kernel',

Powered by Google App Engine
This is Rietveld 408576698