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

Unified Diff: tests/corelib/corelib.status

Issue 2994543002: Migrated test block 13 to Dart 2.0. (Closed)
Patch Set: Address Bob's nits 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 | tests/corelib/linked_hash_map_from_iterables_test.dart » ('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 4e31998d2990b9b5fcedf37eef1f1e7e50e171db..ac153a6cb1ef95b3375b06ff81f0bcee6cbe3b2f 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -36,11 +36,6 @@ regress_r21715_test: RuntimeError # Requires bigint support.
[ $compiler == dart2js && $runtime == none ]
*: Fail, Pass # TODO(ahe): Triage these tests.
-[ $compiler == dart2js && $runtime == chromeOnAndroid ]
-list_as_map_test: Pass, Slow # TODO(kasperl): Please triage.
-
-[ $compiler == dart2js && $runtime == safarimobilesim ]
-
[ $compiler == dart2analyzer ]
int_parse_radix_bad_handler_test: fail
error_stack_trace_test: StaticWarning, OK # Test generates errors on purpose.
@@ -165,19 +160,6 @@ iterable_to_set_test: Crash
iterable_tostring_test: Crash
json_map_test: Crash
linked_hash_map_from_iterable_test: Crash
-linked_hash_map_from_iterables_test: Crash
-linked_hash_map_test: Crash
-list_as_map_test: Crash
-list_contains_argument_order_test: Crash
-list_fill_range_test: Crash
-list_first_test: Crash
-list_fixed_test: Crash
-list_for_each_test: Crash
-list_get_range_test: Crash
-list_growable_test: Crash
-list_index_of2_test: RuntimeError
-list_insert_all_test: Crash
-list_insert_test: Crash
list_iterators_test: Crash
list_last_test: Crash
list_map_test: Crash
@@ -264,9 +246,6 @@ int_round_to_double_test: Crash
int_to_int_test: Crash
int_truncate_test: Crash
int_truncate_to_double_test: Crash
-list_filled_type_argument_test: Crash
-list_index_of2_test: Crash
-list_index_of_test: Crash
list_literal_is_growable_test: Crash
list_literal_test: Crash
list_sort_test: Crash
« no previous file with comments | « no previous file | tests/corelib/linked_hash_map_from_iterables_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698