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

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

Issue 2954403002: Add type inference for super method invocations. (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/kompile.status
diff --git a/pkg/front_end/testcases/kompile.status b/pkg/front_end/testcases/kompile.status
index 839300f682934247064b086ce5d5b8468f7c6780..af3b290d2d7972d5bec91c4cc34b65155324f664 100644
--- a/pkg/front_end/testcases/kompile.status
+++ b/pkg/front_end/testcases/kompile.status
@@ -359,6 +359,7 @@ inference/simple_literal_null: Crash
inference/static_method_tear_off: Crash
inference/string_literal: Crash
inference/subexpressions_of_explicitly_typed_fields: Crash
+inference/super_method_invocation: RuntimeError
inference/this_reference: Crash
inference/top_level_return_and_yield: Crash
inference/toplevel_inference_toplevel_var: Crash

Powered by Google App Engine
This is Rietveld 408576698