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

Unified Diff: pkg/front_end/testing.json

Issue 2980013002: Remove the "kompile" mode of running the front end. (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
« no previous file with comments | « pkg/front_end/testcases/kompile.status ('k') | pkg/front_end/tool/_fasta/analyzer_compile.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/front_end/testing.json
diff --git a/pkg/front_end/testing.json b/pkg/front_end/testing.json
index b5c1197c208345208ed3a6025204a7061f336b07..18a7cb731fc695dda575bd0c736f2ba2cecafb21 100644
--- a/pkg/front_end/testing.json
+++ b/pkg/front_end/testing.json
@@ -73,23 +73,6 @@
]
},
- {
- "name": "kompile",
- "kind": "Chain",
- "source": "test/fasta/kompile_test.dart",
- "path": "testcases/",
- "status": "testcases/kompile.status",
- "pattern": [
- "\\.dart$"
- ],
- "exclude": [
- "/test/.*_test\\.dart$",
- "/test/.*_suite\\.dart$",
- "/testcases/top_level_accessors_part\\.dart$",
- "/testcases/shaker/"
- ]
- },
-
{
"name": "strong",
"kind": "Chain",
« no previous file with comments | « pkg/front_end/testcases/kompile.status ('k') | pkg/front_end/tool/_fasta/analyzer_compile.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698