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

Unified Diff: pkg/front_end/test/fasta/strong.status

Issue 2892593005: Handle FutureOr type when inferring async closures. (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
Index: pkg/front_end/test/fasta/strong.status
diff --git a/pkg/front_end/test/fasta/strong.status b/pkg/front_end/test/fasta/strong.status
index b2f202b43304985f4cb673bee10b4fa1ba1612d9..8ccf36df673bd64ecb63020b035f10922c2c4a6a 100644
--- a/pkg/front_end/test/fasta/strong.status
+++ b/pkg/front_end/test/fasta/strong.status
@@ -56,7 +56,6 @@ uninitialized_fields: Fail
unused_methods: Fail
void-methods: Fail
-inference/async_closure_return_type_future_or: Fail
inference/block_bodied_lambdas_async_all_returns_are_futures: Fail
inference/block_bodied_lambdas_async_all_returns_are_values: Fail
inference/block_bodied_lambdas_async_mix_of_values_and_futures: Fail

Powered by Google App Engine
This is Rietveld 408576698