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

Unified Diff: pkg/front_end/testcases/compile.status

Issue 2963703002: Add type inference of annotations. (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/testcases/compile.status
diff --git a/pkg/front_end/testcases/compile.status b/pkg/front_end/testcases/compile.status
index 90deb0bbb70c37e6da16f30232732539d7e24e1e..e5b10b58bbfbd99f72937625529694a5f8024b29 100644
--- a/pkg/front_end/testcases/compile.status
+++ b/pkg/front_end/testcases/compile.status
@@ -67,7 +67,7 @@ inference/dont_infer_type_on_dynamic: Fail
inference/dont_infer_type_when_initializer_is_null: Fail
inference/downward_inference_fixes_no_upwards_errors: Fail
inference/downward_inference_miscellaneous: Fail
-inference/downwards_inference_annotations: Fail
+inference/downwards_inference_annotations_locals: Fail # Issue #30031
inference/downwards_inference_assignment_statements: Fail
inference/downwards_inference_async_await: Fail
inference/downwards_inference_for_each: Fail

Powered by Google App Engine
This is Rietveld 408576698