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

Unified Diff: tests/language/language_analyzer.status

Issue 147743005: classes with call-methods were not recognized as Functions. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: A classelement can't be a typedef. Created 6 years, 11 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
Index: tests/language/language_analyzer.status
diff --git a/tests/language/language_analyzer.status b/tests/language/language_analyzer.status
index fcb6c08ebc67c05a0dadf2800ecaab681164cbbb..36431209091d51961bf01b384d18fd024b3226d1 100644
--- a/tests/language/language_analyzer.status
+++ b/tests/language/language_analyzer.status
@@ -26,6 +26,9 @@ assignable_expression_test/42: Fail # Issue 15471
unicode_bom_test: Fail # Issue 16314
+function_type_call_getter2_test/none: Pass
+function_type_call_getter2_test: Fail # Issue 16451
+
# Please add new failing tests before this line.
# Section below is for invalid tests.
#

Powered by Google App Engine
This is Rietveld 408576698