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

Unified Diff: pkg/pkg.status

Issue 2768523002: Fix IdentifierContext for primary expressions. Also pass IdentifierContext to handleThisExpression … (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
« no previous file with comments | « pkg/front_end/lib/src/fasta/parser/parser.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index e788ae21da7f0db9828390ff2e21fa619cf6e9fc..b5b6c14a0c7da45bda4391067dfe8e24bc767410 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -27,8 +27,9 @@ front_end/test/fasta/rasta/*: SkipByDesign
# way.
front_end/test/fasta/sdk_test: SkipByDesign
-front_end/test/fasta/compile_test: Pass, Slow
front_end/test/fasta/bootstrap_test: Pass, Slow
+front_end/test/fasta/compile_test: Pass, Slow
+front_end/test/fasta/kompile_test: Pass, Slow
# These are not tests but input for tests.
kernel/testcases/*: Skip
« no previous file with comments | « pkg/front_end/lib/src/fasta/parser/parser.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698