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

Unified Diff: tests/corelib/corelib.status

Issue 2982253002: Migrate test block 2 to Dart 2.0. (Closed)
Patch Set: Merge with head Created 3 years, 5 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 f87fe08850cae1d0929fa89f707f9a3909388e4e..f73d75808304c4ca1fd24e271f9dc6411693f801 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -88,6 +88,7 @@ iterable_return_type_test/02: RuntimeError # Dart2js does not support Uint64*.
iterable_to_list_test/01: RuntimeError # Issue 26501
big_integer_*: Skip # VM specific test.
+compare_to2_test: RuntimeError, OK # Requires bigint support.
string_base_vm_test: RuntimeError, OK # VM specific test.
nan_infinity_test/01: Fail # Issue 11551
regexp/pcre_test: Pass, Slow # Issue 21593
@@ -167,11 +168,9 @@ regexp/pcre_test: Pass, Slow # Timeout. Issue 22008
[ ($runtime == vm || $runtime == dart_precompiled) && $arch == simarmv5te ]
int_parse_radix_test/*: Pass, Slow
-big_integer_parsed_mul_div_vm_test: Pass, Slow
[ $compiler == precompiler ]
regexp/stack-overflow_test: RuntimeError, OK # Smaller limit with irregex interpreter
-big_integer_parsed_mul_div_vm_test: Pass, Timeout # --no_intrinsify
int_parse_radix_test: Pass, Timeout # --no_intrinsify
[ $compiler == precompiler || $compiler == app_jit ]
@@ -183,9 +182,6 @@ http_resource_test: Skip # Resolve URI not supported yet in product mode.
[ $arch == simdbc || $arch == simdbc64 ]
regexp/stack-overflow_test: RuntimeError, OK # Smaller limit with irregex interpreter
-[ $hot_reload || $hot_reload_rollback ]
-big_integer_parsed_mul_div_vm_test: Pass, Slow # Slow.
-
[ $compiler == dart2js && $dart2js_with_kernel ]
error_stack_trace1_test: Pass # Issue 27394
symbol_reserved_word_test/03: Pass # Issue 27394
« no previous file with comments | « tests/corelib/big_integer_parsed_mul_div_vm_test.dart ('k') | tests/corelib_2/big_integer_parsed_div_rem_vm_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698