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

Unified Diff: tests/language/language.status

Issue 2627343004: Revert "Add support for the new function-type syntax." (Closed)
Patch Set: Created 3 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
« no previous file with comments | « tests/language/generic_function_typedef_test.dart ('k') | tests/language/language_analyzer2.status » ('j') | 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 4c42b55c5b0f858a6ddfa8b277d5306909b2a58d..43a4740037a040a0d0ef77aed8627b50d8b247fa 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -53,11 +53,6 @@ redirecting_constructor_initializer_test: RuntimeError # Issue 23488
async_star_regression_2238_test: CompileTimeError, RuntimeError # drt only runtime-errs.
-generic_function_typedef_test: Fail # Issue 27966
-generic_function_typedef2_test/none: Fail # Issue 27966
-generic_function_typedef2_test/04: Fail # Issue 27966
-generalized_function_type_test: Fail # Issue 27966
-
[ ($compiler == none || $compiler == precompiler || $compiler == app_jit) && $checked ]
# These generic functions tests pass for the wrong reason in checked mode,
# because the parsed type parameters are mapped to dynamic type.
« no previous file with comments | « tests/language/generic_function_typedef_test.dart ('k') | tests/language/language_analyzer2.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698