| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index 8b60a163db658f9558d187568c0f03d3f92a2807..17304190d4c2c543a339cb242c5e14970c27f997 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -227,11 +227,9 @@ iterable_empty_test: RuntimeError # Please triage this failure.
|
| iterable_return_type_test/none: RuntimeError # Please triage this failure.
|
| iterable_to_list_test: RuntimeError # Please triage this failure.
|
| iterable_to_set_test: RuntimeError # Please triage this failure.
|
| -json_map_test: Crash # Internal Error: No default constructor available.
|
| list_test/01: RuntimeError # this.get$length is not a function
|
| list_test/none: RuntimeError # this.get$length is not a function
|
| main_test: RuntimeError # receiver.get$_collection$_nums is not a function
|
| -map_test: Crash # Internal Error: No default constructor available.
|
| map_values2_test: RuntimeError # Please triage this failure.
|
| map_values3_test: RuntimeError # Please triage this failure.
|
| map_values4_test: RuntimeError # Please triage this failure.
|
| @@ -253,7 +251,7 @@ stopwatch2_test: RuntimeError # Cannot read property 'prototype' of undefined
|
| stopwatch_test: RuntimeError # Cannot read property 'prototype' of undefined
|
| string_fromcharcodes_test: RuntimeError # Please triage this failure.
|
| string_replace_all_test: RuntimeError # Cannot read property 'prototype' of undefined
|
| -symbol_operator_test/03 : Crash # Internal Error: No default constructor available.
|
| +symbol_operator_test/03 : RuntimeError #
|
| symbol_reserved_word_test/03: Pass # Please triage this failure.
|
| symbol_reserved_word_test/06: RuntimeError # Please triage this failure.
|
| symbol_reserved_word_test/09: RuntimeError # Please triage this failure.
|
| @@ -268,8 +266,3 @@ uri_path_test: Crash # Invalid argument(s)
|
| uri_query_test: Crash # Internal Error: No default constructor available.
|
| uri_scheme_test: Crash # Invalid argument(s)
|
| uri_test: Crash # Invalid argument(s)
|
| -apply2_test : Crash # Internal Error: No default constructor available.
|
| -apply3_test : Crash # Internal Error: No default constructor available.
|
| -apply_test : Crash # Internal Error: No default constructor available.
|
| -symbol_operator_test/none : Crash # Internal Error: No default constructor available.
|
| -apply4_test : Crash # Internal Error: No default constructor available.
|
|
|