Index: pkg/front_end/testcases/kompile.status |
diff --git a/pkg/front_end/testcases/kompile.status b/pkg/front_end/testcases/kompile.status |
index 7e959679b5da9336c3b891f1b510c40be335985d..43f702449898406544395f31fd0248321d0fb9a1 100644 |
--- a/pkg/front_end/testcases/kompile.status |
+++ b/pkg/front_end/testcases/kompile.status |
@@ -362,6 +362,10 @@ inference/subexpressions_of_explicitly_typed_fields: Crash |
inference/this_reference: Crash |
inference/top_level_return_and_yield: Crash |
inference/toplevel_inference_toplevel_var: Crash |
+inference/try_catch: Crash |
+inference/try_catch_finally: Crash |
+inference/try_catch_promotion: Crash |
+inference/try_finally: Crash |
inference/type_cast: Crash |
inference/type_promotion_ignores_local_functions: Crash |
inference/type_promotion_not_and_not: Crash |