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

Unified Diff: tests/language/language.status

Issue 11548014: Issue 6836. Reference to prefixed undeclared identifier in static context is also warning (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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/co19/co19-compiler.status ('k') | no next file » | 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 a5b423aefdc35e8845fc519449782de445d74345..b8994bce2085231ea33fa6762ab0b53240f60a95 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -273,6 +273,10 @@ licm_test: Fail
typed_equality_test: Fail
+# test issue 7337 (reference unknown ID from static in warning, even when with import prefix)
Brian Wilkerson 2012/12/12 15:50:33 nit: "in" --> "is"
+prefix12_negative_test: Fail
+prefix2_negative_test: Fail
+
#
« no previous file with comments | « tests/co19/co19-compiler.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698