| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index 28e33ccb7109a4d5a3c7ca49ddea778dc6120ddc..d536b6bdbe2e9a00d1798dd0139020b89b5f92e8 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -235,7 +235,6 @@ double_truncate_test : RuntimeError
|
| duration2_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| duration_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| error_stack_trace1_test : Pass
|
| -error_stack_trace2_test : Crash # bailout: unsupported element kind: cyclicStatic:field
|
| error_stack_trace_test : Crash # bailout: (switch (5){case 5:nested();default:Expect.fail("Should not reach");}): Unhandled node
|
| expando_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| growable_list_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| @@ -313,7 +312,6 @@ null_test : Crash # Instance of 'TypeOperator': type check unimplemented for dyn
|
| num_clamp_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| num_parse_test/01 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| num_parse_test/none : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| -num_sign_test : Crash # bailout: unsupported element kind: numbers:field
|
| queue_first_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| queue_last_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| queue_single_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| @@ -346,8 +344,7 @@ string_runes_test : Crash # Instance of 'TypeOperator': type check unimplemented
|
| string_source_test : Crash # Instance of 'TypeOperator': type casts not implemented.
|
| string_substring_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| string_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| -symbol_operator_test/03 : Crash # bailout: unsupported element kind: $:field
|
| -symbol_operator_test/none : Crash # bailout: unsupported element kind: $:field
|
| +symbol_operator_test/03 : RuntimeError
|
| symbol_reserved_word_test/03 : Pass
|
| symbol_reserved_word_test/06 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| symbol_reserved_word_test/09 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
|
|