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

Unified Diff: tests/corelib_2/corelib_2.status

Issue 2990603003: Migrated test block 23 to Dart 2.0. (Closed)
Patch Set: Fixed issues caused by s/re/regexp/g 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_2/corelib_2.status
diff --git a/tests/corelib_2/corelib_2.status b/tests/corelib_2/corelib_2.status
index 4b60abf26711265dd706d440587bc9d92ce5c26f..f4219f9c16b5e5b40a33125c31ba29a19826f314 100644
--- a/tests/corelib_2/corelib_2.status
+++ b/tests/corelib_2/corelib_2.status
@@ -50,6 +50,12 @@ 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/quantified-assertions_test: RuntimeError # Issue 29921
+regexp/range-bound-ffff_test: RuntimeError # Issue 29921
+regexp/range-out-of-order_test: RuntimeError # Issue 29921
+regexp/ranges-and-escaped-hyphens_test: RuntimeError # Issue 29921
+regexp/regress-6-9-regexp_test: RuntimeError # Issue 29921
+regexp/regress-6-9-regexp_test: RuntimeError # Issue 29921
regexp/regress-regexp-codeflush_test: RuntimeError # Issue 29921
regexp/regress-regexp-construct-result_test: RuntimeError # Issue 29921
regexp/repeat-match-waldemar_test: RuntimeError # Issue 29921
@@ -280,6 +286,9 @@ int_from_environment3_test/05: Crash
int_modulo_arith_test/bignum: Crash
int_modulo_arith_test/modPow: Crash
int_modulo_arith_test/none: Crash
+regexp/range-out-of-order_test: Crash
+regexp/regexp_kde_test: Crash
+regexp/regexp_test: Crash
stacktrace_fromstring_test: Crash
stopwatch2_test: Crash
string_base_vm_test: Crash
@@ -377,6 +386,11 @@ double_parse_test/02: Crash
double_parse_test/03: Crash
double_parse_test/04: Crash
double_parse_test/none: Crash
+regexp/quantified-assertions_test: Crash
+regexp/range-bound-ffff_test: Crash
+regexp/ranges-and-escaped-hyphens_test: Crash
+regexp/regress-6-9-regexp_test: Crash
+regexp/regress-6-9-regexp_test: Crash
stopwatch_test: Crash
string_base_vm_static_test: Crash
string_case_test/01: Crash

Powered by Google App Engine
This is Rietveld 408576698