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

Unified Diff: tests/co19/co19-kernel.status

Issue 2878173002: Infer return types of closures (basic support). (Closed)
Patch Set: Created 3 years, 7 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/inference/lambda_return_type.dart.strong.expect ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-kernel.status
diff --git a/tests/co19/co19-kernel.status b/tests/co19/co19-kernel.status
index 39c9c01e688b6022013b55e4290e887f12547fa4..204d44b5dd78d1dbfb55ca2dd29842c659028878 100644
--- a/tests/co19/co19-kernel.status
+++ b/tests/co19/co19-kernel.status
@@ -138,6 +138,7 @@ Language/Expressions/This/placement_t04: MissingCompileTimeError
Language/Expressions/Throw/syntax_t02: MissingCompileTimeError
Language/Expressions/Type_Cast/evaluation_t04: RuntimeError
Language/Expressions/Type_Cast/evaluation_t05: RuntimeError
+Language/Expressions/Type_Cast/syntax_t01: RuntimeError
Language/Expressions/Type_Test/evaluation_t03: RuntimeError
Language/Expressions/Type_Test/evaluation_t04: RuntimeError
Language/Expressions/Type_Test/evaluation_t10: RuntimeError # Kernel Issue 28335 (deferred libraries)
« no previous file with comments | « pkg/front_end/testcases/inference/lambda_return_type.dart.strong.expect ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698