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

Unified Diff: tests/corelib/corelib.status

Issue 1180973003: dart2js cps: Support function types in 'is' and 'as' operators. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Update doc comment for TypeCast Created 5 years, 6 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 | « tests/compiler/dart2js_native/dart2js_native.status ('k') | tests/isolate/isolate.status » ('j') | 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 b206d62c78fee1c73a9739eb88cb0267e40ea27a..9cfc500ed79dfc7e7ee466ac33d892e589135fbd 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -210,117 +210,37 @@ int_parse_radix_test/*: Pass, Slow
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 # receiver.get$_source 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_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_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 # H.unwrapException(...).get$stackTrace 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.
-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_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 # 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.
-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_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_reduce_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+iterable_expand_test : RuntimeError # TypeError: receiver.get$list is not a function
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_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.
-linked_hash_map_from_iterables_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-list_as_map_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-list_fill_range_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-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_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_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_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_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_fill_range_test : RuntimeError # TypeError: receiver.get$list is not a function
+list_for_each_test : RuntimeError # TypeError: receiver.get$list is not a function
+list_insert_all_test : RuntimeError # TypeError: receiver.get$list is not a function
+list_insert_test : RuntimeError # TypeError: receiver.get$list is not a function
+list_removeat_test : RuntimeError # Expect.throws(negative): Unexpected 'NoSuchMethodError: method not found: 'get$list' (receiver.get$list is not a function)'
+list_replace_range_test : RuntimeError # TypeError: receiver.get$list is not a function
+list_set_all_test : RuntimeError # TypeError: receiver.get$list is not a function
list_to_string_test: RuntimeError # receiver.get$list 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.
+map_test : RuntimeError # TypeError: receiver.get$_keys is not a function
map_values2_test: RuntimeError # Please triage this failure.
map_values3_test: RuntimeError # Please triage this failure.
map_values4_test: RuntimeError # Please triage this failure.
-null_nosuchmethod_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-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_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.
-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/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 # 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.
-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.
-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_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_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-string_runes_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-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.
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_reserved_word_test/06 : RuntimeError # Expect.throws fails: Did not throw
+symbol_reserved_word_test/09 : RuntimeError # Expect.throws fails: Did not throw
+symbol_reserved_word_test/12 : RuntimeError # Expect.throws fails: Did not throw
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 # The null object does not have a getter '_element'.
« no previous file with comments | « tests/compiler/dart2js_native/dart2js_native.status ('k') | tests/isolate/isolate.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698