Index: tests/corelib/corelib.status |
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status |
index 9cfc500ed79dfc7e7ee466ac33d892e589135fbd..17f2f962ddc068eb53d01416ddcaa788191ee556 100644 |
--- a/tests/corelib/corelib.status |
+++ b/tests/corelib/corelib.status |
@@ -213,7 +213,6 @@ big_integer_parsed_mul_div_vm_test: Pass, Slow |
collection_removes_test: RuntimeError # receiver.get$_source is not a function |
double_parse_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. |
error_stack_trace1_test: Pass # H.unwrapException(...).get$stackTrace is not a function |
-error_stack_trace_test: Crash # (switch (5){case 5:nested();default:Expect.fail("Should not reach");}): Unhandled node |
growable_list_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. |
hash_set_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. |
hashcode_test: RuntimeError # Please triage this failure. |