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

Unified Diff: tests/corelib_strong/corelib_strong.status

Issue 2997533002: Migrate test block 10 to Dart 2.0. (Closed)
Patch Set: Fix merge error 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 | « tests/corelib_2/iterable_fold_test.dart ('k') | tests/corelib_strong/int_parse_radix_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib_strong/corelib_strong.status
diff --git a/tests/corelib_strong/corelib_strong.status b/tests/corelib_strong/corelib_strong.status
index 3fc07918352a229633d528ed354f900d4ddc18bf..fcbb649e23bb742ed6782d4098292137315f2982 100644
--- a/tests/corelib_strong/corelib_strong.status
+++ b/tests/corelib_strong/corelib_strong.status
@@ -11,9 +11,6 @@
duration2_test: Skip
error_stack_trace_test: Skip
http_resource_test: Skip
-iterable_contains2_test: Skip
-iterable_element_at_test: Skip
-iterable_fold_test: Skip
iterable_mapping_test: Skip
iterable_reduce_test: Skip
linked_hash_map_from_iterable_test: Skip
@@ -23,14 +20,9 @@ string_replace_test: Skip
[ $compiler == dartdevc && $runtime != none ]
hash_set_test/01: RuntimeError # Issue 29921
-int_parse_radix_test/01: RuntimeError # Issue 29921
-int_parse_radix_test/02: RuntimeError # Issue 29921
-integer_to_radix_string_test: RuntimeError # Issue 29921
-integer_to_string_test/01: RuntimeError # Issue 29921
iterable_return_type_test/02: RuntimeError # Issue 29921
regress_r21715_test: RuntimeError # Issue 29921
string_operations_with_null_test: RuntimeError # Issue 29921
-
from_environment_const_type_test/01: RuntimeError # Issue 29921
from_environment_const_type_test/05: RuntimeError # Issue 29921
from_environment_const_type_test/10: RuntimeError # Issue 29921
« no previous file with comments | « tests/corelib_2/iterable_fold_test.dart ('k') | tests/corelib_strong/int_parse_radix_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698