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

Unified Diff: pkg/front_end/test/fasta/testing.json

Issue 2777883002: Remove Fasta's copy of accessors.dart. (Closed)
Patch Set: Created 3 years, 9 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: pkg/front_end/test/fasta/testing.json
diff --git a/pkg/front_end/test/fasta/testing.json b/pkg/front_end/test/fasta/testing.json
index 8d50ad1b13184c5a2255b48157f34fb5f32fc9ba..a738b1a4a9dd719efb61b399be2d612a9e18e8e1 100644
--- a/pkg/front_end/test/fasta/testing.json
+++ b/pkg/front_end/test/fasta/testing.json
@@ -161,7 +161,8 @@
"exclude": [
"/third_party/pkg/",
- "/pkg/analyzer/(?!.*/fasta/)",
+ "/third_party/pkg_tested/",
+ "/pkg/analyzer/(?!.*/(fasta|kernel)/)",
"/pkg/compiler/lib/(?!.*/(scanner|parser)/)",
"/pkg/compiler/lib/src/parser/partial_elements\\.dart$",
"/pkg/js_ast/",

Powered by Google App Engine
This is Rietveld 408576698