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

Unified Diff: tests/language/language.status

Issue 1186033004: Update analyzer to reflect new rules for prefixes. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 6 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 | « tests/language/illegal_invocation_test.dart ('k') | tests/language/language_analyzer2.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 75d05d0905f87fd44913e0c89a4bc5834ed79f16..73117a8d12222a71b3fce4d01539052f3bc087fe 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -39,6 +39,11 @@ prefix_identifier_reference_test/02: MissingCompileTimeError # Issue 23612
prefix_identifier_reference_test/03: MissingCompileTimeError # Issue 23612
prefix_identifier_reference_test/04: MissingCompileTimeError # Issue 23612
prefix_identifier_reference_test/05: MissingCompileTimeError # Issue 23612
+illegal_invocation_test/01: MissingCompileTimeError # Issue 23612
+prefix_assignment_test/01: MissingCompileTimeError # Issue 23612
+prefix_assignment_test/02: MissingCompileTimeError # Issue 23612
+prefix_unqualified_invocation_test/01: MissingCompileTimeError # Issue 23612
+prefix_unqualified_invocation_test/02: MissingCompileTimeError # Issue 23612
[ $compiler == none ]
# Non-contractive types are not supported in the vm.
« no previous file with comments | « tests/language/illegal_invocation_test.dart ('k') | tests/language/language_analyzer2.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698