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

Unified Diff: tests/corelib/corelib.status

Issue 2985233002: Migrated test block 19 to Dart 2.0. (Closed)
Patch Set: Migrated test block 19 to Dart 2.0. 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
« no previous file with comments | « no previous file | tests/corelib/range_error_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 4f2865dba53e30c0104056b1de6aacff1e451cdb..a204af0a021066379e796ee3fd2380cf5418762e 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -244,14 +244,6 @@ queue_iterator_test: Crash
queue_last_test: Crash
queue_single_test: Crash
queue_test: Crash
-range_error_test: Crash
-reg_exp4_test: Crash
-reg_exp5_test: Crash
-reg_exp_all_matches_test: Crash
-reg_exp_start_end_test: Crash
-regexp/ascii-regexp-subject_test: Crash
-regexp/capture-3_test: Crash
-regexp/capture_test: Crash
regexp/compile-crash_test: Crash
regexp/compile_test: Crash
regexp/early-acid3-86_test: Crash
@@ -322,10 +314,6 @@ symbol_reserved_word_test/07: MissingCompileTimeError
symbol_reserved_word_test/09: Crash
symbol_reserved_word_test/10: MissingCompileTimeError
symbol_reserved_word_test/12: Crash
-symbol_test/01: Crash
-symbol_test/02: Crash
-symbol_test/03: Crash
-symbol_test/none: Crash
[ $compiler == dart2js && $dart2js_with_kernel && $host_checked ]
list_sort_test: Crash
@@ -401,30 +389,12 @@ nan_infinity_test/none: Crash
num_sign_test: Crash
print_test/01: Crash
print_test/none: Crash
-reg_exp1_test: Crash
-reg_exp_first_match_test: Crash
-reg_exp_group_test: Crash
-reg_exp_groups_test: Crash
-reg_exp_has_match_test: Crash
-reg_exp_pattern_test: Crash
-reg_exp_string_match_test: Crash
-regexp/UC16_test: Crash
-regexp/alternative-length-miscalculation_test: Crash
-regexp/alternatives_test: Crash
-regexp/assertion_test: Crash
-regexp/backreferences_test: Crash
-regexp/bol-with-multiline_test: Crash
-regexp/bol_test: Crash
-regexp/captures_test: Crash
-regexp/char-insensitive_test: Crash
-regexp/character-match-out-of-order_test: Crash
regexp/constructor_test: Crash
regexp/default_arguments_test: Crash
regexp/dotstar_test: Crash
regexp/extended-characters-match_test: Crash
regexp/find-first-asserted_test: Crash
regexp/look-ahead_test: Crash
-regexp/loop-capture_test: Crash
regexp/malformed-escapes_test: Crash
regexp/many-brackets_test: Crash
regexp/non-bmp_test: Crash
@@ -435,7 +405,6 @@ regexp/norepeat_test: Crash
regexp/overflow_test: Crash
regexp/stack-overflow2_test: Crash
regexp/stack-overflow_test: Crash
-regexp/zero-length-alternatives_test: Crash
regress_11099_test: Crash
regress_r21715_test: Crash
safe_to_string_test: Crash
« no previous file with comments | « no previous file | tests/corelib/range_error_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698