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

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

Issue 1126363003: Remove dart2dart support from testing scripts and status files (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: address comments Created 5 years, 7 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 | « tools/testing/dart/co19_test.dart ('k') | tools/testing/dart/compiler_configuration.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/testing/dart/co19_test_config.dart
diff --git a/tools/testing/dart/co19_test_config.dart b/tools/testing/dart/co19_test_config.dart
index e8d6492b5c4618aad215d0507ff9ffdb564eea7b..813038d3868e2d6e6094ddcfd03d0017cc5426cb 100644
--- a/tools/testing/dart/co19_test_config.dart
+++ b/tools/testing/dart/co19_test_config.dart
@@ -18,7 +18,6 @@ class Co19TestSuite extends StandardTestSuite {
"tests/co19/co19-analyzer.status",
"tests/co19/co19-analyzer2.status",
"tests/co19/co19-runtime.status",
- "tests/co19/co19-dart2dart.status",
"tests/co19/co19-dart2js.status",
"tests/co19/co19-dartium.status"]);
« no previous file with comments | « tools/testing/dart/co19_test.dart ('k') | tools/testing/dart/compiler_configuration.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698