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

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

Issue 2940703002: Fix top level type inference for binary operators. (Closed)
Patch Set: Created 3 years, 6 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 f9f15645dc5352ea68fb2d165696837252954824..3a28e03c4924d3052c7a94b689d6cdf2f1d72d98 100644
--- a/pkg/front_end/test/fasta/strong.status
+++ b/pkg/front_end/test/fasta/strong.status
@@ -61,8 +61,6 @@ inference/downwards_inference_on_function_of_t_using_the_t: Fail
inference/future_then_explicit_future: Fail
inference/generic_functions_return_typedef: Fail
inference/generic_methods_infer_js_builtin: Fail
-inference/infer_binary_int_double: Fail
-inference/infer_binary_int_int: Fail
inference/infer_consts_transitively_2: Fail
inference/infer_consts_transitively_2_a: Fail
inference/infer_correctly_on_multiple_variables_declared_together: Fail

Powered by Google App Engine
This is Rietveld 408576698