Index: tests/corelib/corelib.status |
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status |
index da6aa8cc7d01bf6ef362eaf87f78a2e4d36a1375..c887649c318d32dcf7dee525b87a9fb9f4d493fc 100644 |
--- a/tests/corelib/corelib.status |
+++ b/tests/corelib/corelib.status |
@@ -211,7 +211,7 @@ big_integer_parsed_mul_div_vm_test: Pass, Slow |
[ $compiler == dart2js && $cps_ir ] |
apply2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. |
-collection_removes_test: RuntimeError # Please triage this failure. |
+collection_removes_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. |
@@ -224,7 +224,7 @@ double_round2_test: Crash # Instance of 'TypeOperator': type check unimplemented |
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_trace1_test: Pass # 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. |
growable_list_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. |
@@ -234,9 +234,9 @@ hash_set_test/01: Crash # Instance of 'TypeOperator': type check unimplemented f |
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: 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. |
+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) |
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. |
@@ -274,7 +274,7 @@ list_sublist_test: Crash # Instance of 'TypeOperator': type check unimplemented |
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_to_string_test: RuntimeError # undefined is not a function |
map_from_iterables_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. |
map_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. |
map_to_string_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. |
@@ -295,7 +295,7 @@ regexp/early-acid3-86_test: Crash # Instance of 'TypeOperator': type check unimp |
regexp/invalid-range-in-class_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. |
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/pcre_test: Crash # Stack Overflow |
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_to_string_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. |
@@ -316,11 +316,11 @@ 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_file_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. |
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_test: Crash # The null object does not have a getter '_element'. |