| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index da6aa8cc7d01bf6ef362eaf87f78a2e4d36a1375..66492cd4623ae5ced92ce48e6314b461bc854a21 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -211,116 +211,226 @@ big_integer_parsed_mul_div_vm_test: Pass, Slow
|
|
|
| [ $compiler == dart2js && $cps_ir ]
|
| apply2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +apply3_test: RuntimeError # Please triage this failure.
|
| +apply4_test: RuntimeError # undefined is not a function
|
| +apply_test: RuntimeError # undefined is not a function
|
| +collection_from_test: RuntimeError # undefined is not a function
|
| +collection_length_test: RuntimeError # undefined is not a function
|
| collection_removes_test: RuntimeError # Please triage this failure.
|
| +collection_test: RuntimeError # Please triage this failure.
|
| +collection_to_string_test: RuntimeError # undefined is not a function
|
| +const_list_literal_test: RuntimeError # undefined is not a function
|
| const_list_remove_range_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| const_list_set_range_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| core_runtime_types_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +date_time2_test: RuntimeError # Cannot read property 'prototype' of undefined
|
| +date_time3_test: RuntimeError # Cannot read property 'prototype' of undefined
|
| +date_time4_test: RuntimeError # Cannot read property 'prototype' of undefined
|
| +date_time7_test: RuntimeError # Cannot read property 'prototype' of undefined
|
| +date_time_parse_test: RuntimeError # Cannot read property 'prototype' of undefined
|
| date_time_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| double_ceil2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| double_floor2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| -double_parse_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| -double_parse_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +double_parse_test/01: Crash # (switch (codeUnit){c... Unhandled node
|
| +double_parse_test/none: Crash # (switch (codeUnit){c... Unhandled node
|
| double_round2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| double_truncate2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| 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 # Please triage this failure.
|
| +error_stack_trace2_test: RuntimeError # undefined is not a function
|
| error_stack_trace_test: Crash # (switch (5){case 5:nested();default:Expect.fail("Should not reach");}): Unhandled node
|
| expando_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +for_in_test: RuntimeError # undefined is not a function
|
| growable_list_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| has_next_iterator_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| hash_map2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| -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_map_test: RuntimeError # undefined is not a function
|
| +hash_set_test/01: Crash # (=_LinkedIdentityHashSet<E>;): Unhandled node
|
| +hash_set_test/none: Crash # (=_LinkedIdentityHashSet<E>;): Unhandled node
|
| hash_set_type_check_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| -hashcode_test: RuntimeError # Please triage this failure.
|
| -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.
|
| +hidden_library2_test/none: RuntimeError # Please triage this failure.
|
| +indexed_list_access_test: RuntimeError # undefined is not a function
|
| +int_parse_radix_test/01: Crash # Invalid argument(s)
|
| +int_parse_radix_test/02: Crash # Invalid argument(s)
|
| +int_parse_radix_test/none: Crash # Invalid argument(s)
|
| +is_operator_basic_types_test: RuntimeError # undefined is not a function
|
| +iterable_contains2_test: RuntimeError # undefined is not a function
|
| +iterable_contains_test: RuntimeError # Please triage this failure.
|
| iterable_element_at_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| iterable_empty_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| iterable_expand_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| iterable_first_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| iterable_first_where_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| iterable_fold_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +iterable_generate_test: RuntimeError # Please triage this failure.
|
| +iterable_join_test: RuntimeError # Please triage this failure.
|
| iterable_last_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| iterable_last_where_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +iterable_mapping_test: RuntimeError # undefined is not a function
|
| iterable_reduce_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| iterable_return_type_test/none: RuntimeError # Please triage this failure.
|
| iterable_single_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| iterable_single_where_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| iterable_skip_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +iterable_skip_while_test: RuntimeError # undefined is not a function
|
| iterable_take_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| -iterable_to_list_test: RuntimeError # Please triage this failure.
|
| -iterable_to_set_test: RuntimeError # Please triage this failure.
|
| +iterable_take_while_test: RuntimeError # undefined is not a function
|
| +iterable_test: RuntimeError # Please triage this failure.
|
| +iterable_to_list_test: RuntimeError # undefined is not a function
|
| +iterable_to_set_test: RuntimeError # undefined is not a function
|
| +iterable_tostring_test: RuntimeError # Please triage this failure.
|
| +json_map_test: Crash # Internal Error: No default constructor available.
|
| +linked_hash_map_from_iterable_test: RuntimeError # undefined is not a function
|
| linked_hash_map_from_iterables_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +linked_hash_map_test: RuntimeError # undefined is not a function
|
| list_as_map_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +list_contains_argument_order_test: RuntimeError # Please triage this failure.
|
| list_fill_range_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +list_filled_type_argument_test: RuntimeError # Please triage this failure.
|
| list_first_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| list_fixed_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| list_for_each_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| list_get_range_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| list_growable_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +list_index_of2_test: RuntimeError # Please triage this failure.
|
| +list_index_of_test: RuntimeError # Please triage this failure.
|
| list_insert_all_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| list_insert_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| list_iterators_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| list_last_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +list_literal_is_growable_test: RuntimeError # Please triage this failure.
|
| +list_literal_test: RuntimeError # Please triage this failure.
|
| +list_map_test: RuntimeError # Please triage this failure.
|
| list_remove_range_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| list_removeat_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| list_replace_range_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +list_reversed_test: RuntimeError # Please triage this failure.
|
| list_set_all_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| list_set_range_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +list_sort_test: RuntimeError # Please triage this failure.
|
| list_sublist_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| list_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| list_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| list_to_string2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| -list_to_string_test: RuntimeError # Please triage this failure.
|
| +list_unmodifiable_test: RuntimeError # undefined is not a function
|
| +main_test: Crash # Instance of 'TypeOperator': type check unimplemented for _MainFunctionArgs.
|
| +map_contains_key_test: RuntimeError # undefined is not a function
|
| +map_contains_value_test: RuntimeError # undefined is not a function
|
| +map_from_iterable_test: RuntimeError # undefined is not a function
|
| map_from_iterables_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +map_from_test: RuntimeError # undefined is not a function
|
| +map_index_test: RuntimeError # undefined is not a function
|
| +map_keys2_test: RuntimeError # undefined is not a function
|
| +map_keys_test: RuntimeError # undefined is not a function
|
| +map_remove_test: RuntimeError # undefined is not a function
|
| map_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| map_to_string_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| -map_values2_test: RuntimeError # Please triage this failure.
|
| -map_values3_test: RuntimeError # Please triage this failure.
|
| -map_values4_test: RuntimeError # Please triage this failure.
|
| +map_values2_test: RuntimeError # undefined is not a function
|
| +map_values3_test: RuntimeError # undefined is not a function
|
| +map_values4_test: RuntimeError # undefined is not a function
|
| +map_values_test: RuntimeError # undefined is not a function
|
| +maps_test: RuntimeError # undefined is not a function
|
| null_nosuchmethod_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +null_test: RuntimeError # Cannot read property 'prototype' of undefined
|
| 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.
|
| queue_first_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +queue_iterator_test: RuntimeError # Please triage this failure.
|
| queue_last_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| queue_single_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| queue_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +range_error_test: RuntimeError # undefined is not a function
|
| +reg_exp4_test: RuntimeError # undefined is not a function
|
| +reg_exp_all_matches_test: RuntimeError # undefined is not a function
|
| +reg_exp_first_match_test: RuntimeError # Cannot read property 'prototype' of undefined
|
| +reg_exp_group_test: RuntimeError # Cannot read property 'prototype' of undefined
|
| +reg_exp_groups_test: RuntimeError # Please triage this failure.
|
| +reg_exp_start_end_test: RuntimeError # undefined is not a function
|
| +reg_exp_string_match_test: RuntimeError # Cannot read property 'prototype' of undefined
|
| +regexp/capture-3_test: RuntimeError # Cannot read property 'prototype' of undefined
|
| +regexp/capture_test: RuntimeError # Please triage this failure.
|
| regexp/compile-crash_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| regexp/compile_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| regexp/early-acid3-86_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +regexp/ecma-regex-examples_test: RuntimeError # undefined is not a function
|
| +regexp/extended-characters-match_test: RuntimeError # Cannot read property 'prototype' of undefined
|
| +regexp/global_test: RuntimeError # undefined is not a function
|
| +regexp/indexof_test: RuntimeError # Please triage this failure.
|
| regexp/invalid-range-in-class_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +regexp/lastindex_test: RuntimeError # undefined is not a function
|
| +regexp/many-brackets_test: RuntimeError # Please triage this failure.
|
| regexp/multiline_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| regexp/no-extensions_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| -regexp/pcre_test: Crash # Please triage this failure.
|
| +regexp/non-bmp_test: RuntimeError # Cannot read property 'prototype' of undefined
|
| +regexp/non-capturing-groups_test: RuntimeError # Please triage this failure.
|
| +regexp/parentheses_test: RuntimeError # Please triage this failure.
|
| +regexp/pcre-test-4_test: RuntimeError # Please triage this failure.
|
| +regexp/pcre_test: Crash # Stack Overflow
|
| regexp/range-out-of-order_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +regexp/regexp_kde_test: RuntimeError # undefined is not a function
|
| regexp/regexp_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +regexp/regress-regexp-codeflush_test: RuntimeError # undefined is not a function
|
| +regexp/regress-regexp-construct-result_test: RuntimeError # Cannot read property 'prototype' of undefined
|
| +regexp/results-cache_test: RuntimeError # Cannot read property 'prototype' of undefined
|
| +regexp/stack-overflow2_test: RuntimeError # Please triage this failure.
|
| +regexp/stack-overflow_test: RuntimeError # Cannot read property 'prototype' of undefined
|
| +regexp/standalones_test: RuntimeError # Please triage this failure.
|
| +regexp/unicode-handling_test: RuntimeError # Cannot read property 'prototype' of undefined
|
| +regress_11099_test: RuntimeError # Please triage this failure.
|
| +set_containsAll_test: RuntimeError # undefined is not a function
|
| +set_contains_test: RuntimeError # undefined is not a function
|
| +set_intersection_test: RuntimeError # undefined is not a function
|
| +set_iterator_test: RuntimeError # undefined is not a function
|
| +set_removeAll_test: RuntimeError # undefined is not a function
|
| +set_remove_test: RuntimeError # undefined is not a function
|
| +set_retainAll_test: RuntimeError # undefined is not a function
|
| +set_test: Crash # (=_LinkedIdentityHashMap<K,V>;): Unhandled node
|
| set_to_string_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +shuffle_test: RuntimeError # Please triage this failure.
|
| +sort_test: RuntimeError # Please triage this failure.
|
| +splay_tree_from_iterable_test: RuntimeError # undefined is not a function
|
| 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.
|
| +stacktrace_fromstring_test: Crash # (try {_microtaskLoop... try/finally
|
| +stopwatch2_test: RuntimeError # Cannot read property 'prototype' of undefined
|
| +stopwatch_test: RuntimeError # Cannot read property 'prototype' of undefined
|
| string_buffer_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| string_codeunits_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +string_from_list_test: RuntimeError # undefined is not a function
|
| string_fromcharcode_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| string_fromcharcodes_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| string_operations_with_null_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| string_pattern_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +string_replace_all_test: RuntimeError # Cannot read property 'prototype' of undefined
|
| +string_replace_dollar_test: RuntimeError # undefined is not a function
|
| 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: RuntimeError # Please triage this failure.
|
| +string_split_test: RuntimeError # undefined is not a function
|
| 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.
|
| +string_to_lower_case_test: RuntimeError # Please triage this failure.
|
| +string_trim2_test: Crash # (switch (codeUnit){c... Unhandled node
|
| +string_trim_test: Crash # (switch (codeUnit){c... Unhandled node
|
| +string_trimlr_test/01: Crash # (switch (codeUnit){c... Unhandled node
|
| +string_trimlr_test/none: Crash # (switch (codeUnit){c... Unhandled node
|
| +strings_test: RuntimeError # Please triage this failure.
|
| +symbol_operator_test/03: RuntimeError # undefined is not a function
|
| +symbol_operator_test/none: RuntimeError # undefined is not a function
|
| symbol_reserved_word_test/03: Pass # Please triage this failure.
|
| 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.
|
| symbol_reserved_word_test/12: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| -symbol_test/none: Crash # Please triage this failure.
|
| +symbol_test/none: Crash # The null object does not have a getter '_element'.
|
| +uri_base_test: Crash # Invalid argument(s)
|
| uri_file_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +uri_http_test: Crash # Invalid argument(s)
|
| uri_ipv4_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| uri_ipv6_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| -uri_path_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| -uri_query_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| -uri_scheme_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| -uri_test: Crash # Please triage this failure.
|
| +uri_normalize_path_test: RuntimeError # undefined is not a function
|
| +uri_parse_test: Crash # Invalid argument(s)
|
| +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)
|
|
|