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

Unified Diff: tests/corelib_2/corelib_2.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 | « tests/corelib/regexp/character-match-out-of-order_test.dart ('k') | tests/corelib_2/range_error_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib_2/corelib_2.status
diff --git a/tests/corelib_2/corelib_2.status b/tests/corelib_2/corelib_2.status
index 4f72ab192f8562617f683f5b4b4f82dd979408f9..c74eafe53909b48981b1d058a7c201b85f1ca1ed 100644
--- a/tests/corelib_2/corelib_2.status
+++ b/tests/corelib_2/corelib_2.status
@@ -50,6 +50,13 @@ const_list_set_range_test: RuntimeError # Issue 29921
compare_to2_test: RuntimeError # Issue 30170
date_time10_test: RuntimeError # Issue 29921
hash_set_test/01: RuntimeError # Issue 29921
+regexp/alternative-length-miscalculation_test: RuntimeError # Issue 29921
+regexp/ascii-regexp-subject_test: RuntimeError # Issue 29921
+regexp/bol-with-multiline_test: RuntimeError # Issue 29921
+regexp/capture-3_test: RuntimeError # Issue 29921
+regexp/char-insensitive_test: RuntimeError # Issue 29921
+regexp/character-match-out-of-order_test: RuntimeError # Issue 29921
+regexp/loop-capture_test: RuntimeError # Issue 29921
regexp/quantified-assertions_test: RuntimeError # Issue 29921
regexp/range-bound-ffff_test: RuntimeError # Issue 29921
regexp/range-out-of-order_test: RuntimeError # Issue 29921
@@ -281,6 +288,18 @@ int_from_environment3_test/05: Crash
int_modulo_arith_test/bignum: Crash
int_modulo_arith_test/modPow: Crash
int_modulo_arith_test/none: 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
+symbol_test/01: Crash
+symbol_test/02: Crash
+symbol_test/03: Crash
+symbol_test/none: Crash
regexp/range-out-of-order_test: Crash
regexp/regexp_kde_test: Crash
regexp/regexp_test: Crash
@@ -381,6 +400,25 @@ double_parse_test/02: Crash
double_parse_test/03: Crash
double_parse_test/04: Crash
double_parse_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/loop-capture_test: Crash
+regexp/zero-length-alternatives_test: Crash
regexp/quantified-assertions_test: Crash
regexp/range-bound-ffff_test: Crash
regexp/ranges-and-escaped-hyphens_test: Crash
« no previous file with comments | « tests/corelib/regexp/character-match-out-of-order_test.dart ('k') | tests/corelib_2/range_error_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698