| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index 97080cb1f6cd2a8181a2a06892809641c096fe00..acbb7875e5387b0546e6544f3719ff993361110e 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -233,7 +233,7 @@ hash_map2_test: Crash # Instance of 'TypeOperator': type check unimplemented for
|
| hash_set_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| hash_set_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| hash_set_type_check_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| -hashcode_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
| +hashcode_test : RuntimeError
|
| int_parse_radix_test/01: Crash # Please triage this failure.
|
| int_parse_radix_test/02: Crash # Please triage this failure.
|
| int_parse_radix_test/none: Crash # Please triage this failure.
|
| @@ -298,7 +298,6 @@ regexp/no-extensions_test: Crash # Instance of 'TypeOperator': type check unimpl
|
| regexp/pcre_test: Crash # Please triage this failure.
|
| regexp/range-out-of-order_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| regexp/regexp_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| -set_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
| set_to_string_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| splay_tree_from_iterables_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| splay_tree_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| @@ -310,7 +309,6 @@ string_operations_with_null_test: Crash # Instance of 'TypeOperator': type check
|
| string_pattern_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| string_replace_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| string_runes_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| -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: RuntimeError # Please triage this failure.
|
|
|