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

Unified Diff: tests/language/language_analyzer2.status

Issue 98533005: Handle @proxy classes in type checker. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Rebased Created 7 years 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/language_analyzer.status ('k') | tests/language/proxy2_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_analyzer2.status
diff --git a/tests/language/language_analyzer2.status b/tests/language/language_analyzer2.status
index caf186fcf3f802b6880cbefd4a6cdbc31ae72ff1..e7da0907bf2a687f09951c478eda3f872bd80ff2 100644
--- a/tests/language/language_analyzer2.status
+++ b/tests/language/language_analyzer2.status
@@ -172,6 +172,10 @@ least_upper_bound_expansive_test/10: MissingStaticWarning # Issue 15060
least_upper_bound_expansive_test/11: MissingStaticWarning # Issue 15060
least_upper_bound_expansive_test/12: MissingStaticWarning # Issue 15060
+# test issue 15467
+proxy_test/05: StaticWarning # Issue 15467
+proxy_test/06: StaticWarning # Issue 15467
+
abstract_exact_selector_test: StaticWarning
abstract_getter_test: StaticWarning
abstract_object_method_test: StaticWarning
« no previous file with comments | « tests/language/language_analyzer.status ('k') | tests/language/proxy2_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698