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

Unified Diff: pkg/front_end/testcases/strong.status

Issue 2994973002: Implement type variables on local function declarations and expressions. (Closed)
Patch Set: Update expectation files after adding copyright. Created 3 years, 4 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/front_end/testcases/regress/issue_29979.dart.direct.expect ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/front_end/testcases/strong.status
diff --git a/pkg/front_end/testcases/strong.status b/pkg/front_end/testcases/strong.status
index ad537b38231d32100ce7f5edfcfd743d6cdfc8ab..a18c278d0b3d6a14eada3b6e61a0e563f3b75186 100644
--- a/pkg/front_end/testcases/strong.status
+++ b/pkg/front_end/testcases/strong.status
@@ -158,7 +158,6 @@ rasta/unsupported_platform_library: Fail
regress/issue_29940: Crash # Issue 29940.
regress/issue_29941: Crash # Issue 29941.
-regress/issue_29942: Crash # Issue 29942.
regress/issue_29943: Crash # Issue 29943.
regress/issue_29944: Crash # Issue 29944.
regress/issue_29945: Crash # Issue 29945.
@@ -172,3 +171,7 @@ regress/issue_29983: Crash # Issue 29983.
regress/issue_29984: Crash # Issue 29984.
regress/issue_29985: Crash # Issue 29985.
regress/issue_29987: Crash # Issue 29987.
+
+arrow_function: RuntimeError
+illegal_named_function_expression: RuntimeError
+local_generic_function: RuntimeError
« no previous file with comments | « pkg/front_end/testcases/regress/issue_29979.dart.direct.expect ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698