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

Unified Diff: tests/language/language.status

Issue 11633024: Issue 3223. Don't report warning when call variable with not-function inferred type. (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
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 4599194534ec801c53b929836fa1ef92f6bd4c94..08e187f31715d500892fd753ae6de4f406f9a0c2 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -276,6 +276,9 @@ typed_equality_test: Fail
prefix12_negative_test: Fail
prefix2_negative_test: Fail
+# test issue 7523 (const declared without type, so not-a-function warning should not be reported)
+call_through_getter_test: Fail
+
#

Powered by Google App Engine
This is Rietveld 408576698