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

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

Issue 2899833002: Add some type inference for "yield" statements. (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 4067db9e97ad0b10ca35aa4ad42d517da9fea9f3..378f9e1835018d48c5b298625044e857a425357f 100644
--- a/pkg/front_end/test/fasta/strong.status
+++ b/pkg/front_end/test/fasta/strong.status
@@ -56,8 +56,6 @@ uninitialized_fields: Fail
unused_methods: Fail
void-methods: Fail
-inference/block_bodied_lambdas_async_mix_of_values_and_futures: Fail
-inference/block_bodied_lambdas_async_star: Fail
inference/block_bodied_lambdas_downwards_incompatible_with_upwards_inference: Fail
inference/block_bodied_lambdas_infer_bottom_sync: Fail
inference/block_bodied_lambdas_sync_star: Fail

Powered by Google App Engine
This is Rietveld 408576698