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

Unified Diff: tests/corelib/corelib.status

Issue 2994543002: Migrated test block 13 to Dart 2.0. (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
Index: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index 4e31998d2990b9b5fcedf37eef1f1e7e50e171db..b5b309b109287915bb6f21608a6b7312294a8097 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -37,7 +37,6 @@ regress_r21715_test: RuntimeError # Requires bigint support.
*: Fail, Pass # TODO(ahe): Triage these tests.
[ $compiler == dart2js && $runtime == chromeOnAndroid ]
Bob Nystrom 2017/08/04 15:45:38 You can remove this whole section now, since it's
bkonyi 2017/08/04 18:14:14 Whoops, thought the migration tool handled this. R
-list_as_map_test: Pass, Slow # TODO(kasperl): Please triage.
[ $compiler == dart2js && $runtime == safarimobilesim ]
@@ -165,19 +164,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 +250,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') | tests/corelib_2/corelib_2.status » ('J')

Powered by Google App Engine
This is Rietveld 408576698