Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(368)

Unified Diff: tests/corelib/corelib.status

Issue 2993103002: Fixed test failures caused by overly aggressive merging of test block 13. (Closed)
Patch Set: Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index f4c956d028ebf2c60bd771f2e2db09cac1ce2c8c..4018403eddd05de9c204d12c505ee7c882ba2ccd 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -148,7 +148,145 @@ iterable_to_list_test/none: Crash
iterable_to_set_test: Crash
iterable_tostring_test: Crash
json_map_test: Crash
-linked_hash_map_from_iterable_test: Crash
+regexp/parentheses_test: Crash
+regress_11099_test: Crash
+regress_r21715_test: RuntimeError
+safe_to_string_test: Crash
+set_containsAll_test: Crash
+set_contains_test: Crash
+set_intersection_test: Crash
+set_iterator_test: Crash
+set_removeAll_test: Crash
+set_remove_test: Crash
+set_retainAll_test: Crash
+set_test: Crash
+set_to_string_test: Crash
+shuffle_test: Crash
+sort_test: Crash
+sort_test: RuntimeError
+splay_tree_from_iterable_test: Crash
+splay_tree_from_iterables_test: Crash
+splay_tree_test: Crash
+stacktrace_current_test: Crash
+stacktrace_fromstring_test: Crash
+stopwatch2_test: Crash
+string_base_vm_test: Crash
+string_buffer_test: Crash
+string_codeunits_test: Crash
+string_from_environment3_test/01: MissingCompileTimeError
+string_from_environment3_test/02: MissingCompileTimeError
+string_from_environment3_test/03: MissingCompileTimeError
+string_from_environment3_test/04: MissingCompileTimeError
+string_from_environment3_test/05: Crash
+string_from_list_test: Crash
+string_fromcharcode_test: Crash
+string_fromcharcodes_test: Crash
+string_operations_with_null_test: Crash
+string_pattern_test: Crash
+string_replace_all_test: Crash
+string_replace_dollar_test: Crash
+string_replace_test: Crash
+string_runes_test: Crash
+string_source_test: Crash
+string_split_test: Crash
+string_substring_test: Crash
+string_test: Crash
+string_to_lower_case_test: Crash
+string_trimlr_test/01: Crash
+string_trimlr_test/02: Crash
+string_trimlr_test/none: Crash
+symbol_operator_test/03: Crash
+symbol_operator_test/none: Crash
+symbol_reserved_word_test/04: MissingCompileTimeError
+symbol_reserved_word_test/05: Crash
+symbol_reserved_word_test/06: Crash
+symbol_reserved_word_test/07: MissingCompileTimeError
+symbol_reserved_word_test/09: Crash
+symbol_reserved_word_test/10: MissingCompileTimeError
+symbol_reserved_word_test/12: Crash
+
+[ $compiler == dart2js && $dart2js_with_kernel && $minified ]
+big_integer_parsed_div_rem_vm_test: RuntimeError
+big_integer_parsed_mul_div_vm_test: RuntimeError
+const_list_literal_test: Crash
+const_list_remove_range_test: Crash
+const_list_set_range_test: Crash
+core_runtime_types_test: Crash
+data_uri_test: Crash
+date_time2_test: Crash
+date_time3_test: Crash
+date_time4_test: Crash
+date_time7_test: Crash
+date_time_parse_test: Crash
+date_time_test: Crash
+double_ceil2_test: Crash
+double_floor2_test: Crash
+double_parse_test/01: Crash
+double_parse_test/02: Crash
+double_parse_test/03: Crash
+double_parse_test/none: Crash
+double_round2_test: Crash
+double_round3_test: Crash
+double_round4_test: Crash
+double_round_test: Crash
+double_round_to_double2_test: Crash
+double_round_to_double3_test: Crash
+double_round_to_double_test: Crash
+double_truncate2_test: Crash
+double_truncate_test: Crash
+double_truncate_to_double_test: Crash
+duration2_test: Crash
+duration_big_num_test: Crash
+duration_double_multiplication_test: Crash
+duration_test: Crash
+error_stack_trace1_test: Crash
+error_stack_trace1_test: Pass # Issue 27394
+error_stack_trace2_test: Crash
+error_stack_trace_test: Crash
+exception_implementation_test: Crash
+expando_test: Crash
+for_in_test: Crash
+growable_list_test: Crash
+has_next_iterator_test: Crash
+hash_map2_test: Crash
+int_parse_radix_bad_handler_test: Crash
+int_parse_radix_test/01: Crash
+int_parse_radix_test/02: Crash
+int_parse_radix_test/none: Crash
+integer_to_radix_string_test: Crash
+integer_to_string_test/01: RuntimeError
+is_operator_basic_types_test: Crash
+iterable_contains2_test: Crash
+iterable_contains_test: Crash
+iterable_element_at_test: Crash
+iterable_empty_test: Crash
+iterable_expand_test: Crash
+iterable_first_test: Crash
+iterable_first_where_test: Crash
+iterable_fold_test: Crash
+iterable_generate_test/01: Crash
+iterable_generate_test/none: Crash
+iterable_join_test: Crash
+iterable_last_test: Crash
+iterable_last_where_test: Crash
+iterable_length_test: Crash
+iterable_mapping_test: Crash
+iterable_reduce_test: Crash
+iterable_return_type_test/01: Crash
+iterable_return_type_test/02: Crash
+iterable_return_type_test/none: Crash
+iterable_single_test: Crash
+iterable_single_where_test: Crash
+iterable_skip_test: Crash
+iterable_skip_while_test: Crash
+iterable_take_test: Crash
+iterable_take_while_test: Crash
+iterable_test: Crash
+iterable_to_list_test/01: Crash
+iterable_to_list_test/none: Crash
+iterable_to_set_test: Crash
+iterable_tostring_test: Crash
+json_map_test: Crash
reg_exp1_test: Crash
reg_exp_first_match_test: Crash
reg_exp_group_test: Crash
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698