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

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

Issue 2849213002: Add a strong mode implementation of LUB to fasta; use it to infer ?: (Closed)
Patch Set: Created 3 years, 8 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/compile.status
diff --git a/pkg/front_end/test/fasta/compile.status b/pkg/front_end/test/fasta/compile.status
index 2472fe1bf0be5ad13dcd6edfeef5f89d6fbc693c..13bab063c1d94bb8bd3bcc5f50b1156bb7e48f73 100644
--- a/pkg/front_end/test/fasta/compile.status
+++ b/pkg/front_end/test/fasta/compile.status
@@ -26,6 +26,7 @@ uninitialized_fields: Fail # Missing types and unnecessary default values.
void-methods: Fail # Bad return from setters.
inference/*: Fail
+inference/conditional_lub: Pass
ahe 2017/05/02 18:32:56 I think this test is now marked flaky. You probabl
Paul Berry 2017/05/03 17:31:25 Thanks. Konstantin took care of this in a CL that
inference/int_upwards_local: Pass
inference/local_constructor_from_arguments: Pass
inference/local_reference_upwards_local: Pass

Powered by Google App Engine
This is Rietveld 408576698