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

Unified Diff: tests/language/language_analyzer2.status

Issue 2770143002: More generic function type cases working (Closed)
Patch Set: Created 3 years, 9 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 | « pkg/analyzer/test/generated/declaration_resolver_test.dart ('k') | no next file » | 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 e549f1964007ab088b2c959704a1b13c1393b483..d09fc8966b0263dc551aea29395bec08ff072d0e 100644
--- a/tests/language/language_analyzer2.status
+++ b/tests/language/language_analyzer2.status
@@ -14,9 +14,6 @@ regress_29025_test: StaticWarning # Issue 29081
# Runtime negative test. No static errors or warnings.
closure_call_wrong_argument_count_negative_test: skip
-# No longer support the old use of typedef to define a mixin
-mixin_illegal_syntax_test/00: Crash
-
deep_nesting1_negative_test: Crash # Issue 25558
deep_nesting2_negative_test: Crash # Issue 25558
@@ -49,10 +46,6 @@ multiline_newline_test/06: MissingCompileTimeError # Issue 23888
const_for_in_variable_test/01: MissingCompileTimeError # Issue 25161
-generic_function_typedef_test: Crash # Issue 27969
-generic_function_typedef2_test: Crash # Issue 27969
-function_type/function_type*: Crash # Issue 27969
-
# Please add new failing tests before this line.
# Section below is for invalid tests.
#
« no previous file with comments | « pkg/analyzer/test/generated/declaration_resolver_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698