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

Unified Diff: tests/corelib/corelib.status

Issue 1161793002: Revert "dart2js cps: 'is' checks on types with type arguments." (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 7 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/language/language_dart2js.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 461f169d718639dc3517b951136222fea92eb76c..b09ecb16f51c6385d1da8f80c2fea91cfd3ba1b8 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -211,6 +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.
+apply_test: Crash # Please triage this failure.
bool_from_environment_test: RuntimeError # Please triage this failure.
collection_removes_test: RuntimeError # Please triage this failure.
const_list_remove_range_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
@@ -245,21 +246,25 @@ iterable_expand_test: Crash # Instance of 'TypeOperator': type check unimplement
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: Crash # Instance of 'TypeOperator': type check unimplemented for Iterable<int>.
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_return_type_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for Map<int, int>.
iterable_return_type_test/02: Crash # Instance of 'TypeOperator': type check unimplemented for Map<int, int>.
-iterable_return_type_test/none : RuntimeError
+iterable_return_type_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for Map<int, int>.
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
-iterable_to_set_test : RuntimeError
+iterable_to_list_test: Crash # Instance of 'TypeOperator': type check unimplemented for List<int>.
+iterable_to_set_test: Crash # Instance of 'TypeOperator': type check unimplemented for Set<int>.
+json_map_test: Crash # Instance of 'TypeOperator': type check unimplemented for Map<String, dynamic>.
+linked_hash_map_from_iterable_test: Crash # Instance of 'TypeOperator': type check unimplemented for Map<int, String>.
linked_hash_map_from_iterables_test: Crash # Instance of 'TypeOperator': type check unimplemented for Map<int, String>.
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_filled_type_argument_test: Crash # Instance of 'TypeOperator': type check unimplemented for List<int>.
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.
@@ -279,13 +284,17 @@ list_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _
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: Crash # Instance of 'TypeOperator': type check unimplemented for List<E>.
+map_from_iterable_test: Crash # Instance of 'TypeOperator': type check unimplemented for Map<String, String>.
map_from_iterables_test: Crash # Instance of 'TypeOperator': type check unimplemented for Map<int, String>.
+map_keys2_test: Crash # Instance of 'TypeOperator': type check unimplemented for Iterable<String>.
map_test: Crash # Please triage this failure.
map_to_string_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-map_values2_test : RuntimeError
-map_values3_test : RuntimeError
-map_values4_test : RuntimeError
+map_values2_test: Crash # Instance of 'TypeOperator': type check unimplemented for Iterable<int>.
+map_values3_test: Crash # Instance of 'TypeOperator': type check unimplemented for Iterable<String>.
+map_values4_test: Crash # Instance of 'TypeOperator': type check unimplemented for Iterable<String>.
null_nosuchmethod_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+null_test: Crash # Instance of 'TypeOperator': type check unimplemented for dynamic.
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.
@@ -305,6 +314,7 @@ regexp/regexp_test: Crash # Instance of 'TypeOperator': type check unimplemented
set_test: Crash # Instance of 'TypeOperator': type casts not implemented.
set_to_string_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
shuffle_test: RuntimeError # Please triage this failure.
+splay_tree_from_iterable_test: Crash # Instance of 'TypeOperator': type check unimplemented for Map<int, String>.
splay_tree_from_iterables_test: Crash # Instance of 'TypeOperator': type check unimplemented for Map<int, String>.
splay_tree_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
string_buffer_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
« no previous file with comments | « tests/compiler/dart2js_native/dart2js_native.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698