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

Unified Diff: tests/corelib_2/corelib_2.status

Issue 2990683003: Readded files that were accidentally removed. (Closed)
Patch Set: 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 94eda9946027a74e5e0667fcc4ded3c349fd8dd1..c870c8e214610d65c536a5dfc962e563c966f947 100644
--- a/tests/corelib_2/corelib_2.status
+++ b/tests/corelib_2/corelib_2.status
@@ -31,6 +31,7 @@ apply3_test: Fail # mirrors not supported
[ $compiler == precompiler ]
apply3_test: SkipByDesign
big_integer_huge_mul_vm_test: Pass, Timeout # --no_intrinsify
+regexp/stack-overflow_test: RuntimeError, OK # Smaller limit with irregex interpreter
[ $compiler == dartdevc && $runtime != none ]
apply2_test: RuntimeError # Issue 29921
@@ -42,6 +43,14 @@ const_list_remove_range_test: RuntimeError # Issue 29921
const_list_set_range_test: RuntimeError # Issue 29921
compare_to2_test: RuntimeError # Issue 30170
date_time10_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
+regexp/results-cache_test: RuntimeError # Issue 29921
+regexp/stack-overflow2_test: RuntimeError # Issue 29921
+regexp/stack-overflow_test: RuntimeError # Issue 29921
+regexp/unicode-handling_test: RuntimeError # Issue 29921
+regexp/zero-length-alternatives_test: RuntimeError # Issue 29921
string_operations_with_null_test: RuntimeError # Issue 29921
symbol_operator_test: RuntimeError # Issue 29921
symbol_operator_test/03: RuntimeError # Issue 29921
@@ -361,3 +370,6 @@ unicode_test: Crash
[ $compiler == dart2js && $dart2js_with_kernel && $use_sdk ]
*: Skip # Issue 29626
+
+[$arch == simdbc || $arch == simdbc64]
+regexp/stack-overflow_test: RuntimeError, OK # Smaller limit with irregex interpreter
« no previous file with comments | « tests/corelib/regexp/zero-length-alternatives_test.dart ('k') | tests/corelib_2/regexp/regress-regexp-codeflush_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698