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

Unified Diff: tests/corelib_strong/corelib_strong.status

Issue 2987393002: enable batch mode for dartdevc tests, also fix status so ddc bots pass (Closed)
Patch Set: fix comment Created 3 years, 4 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_strong/corelib_strong.status
diff --git a/tests/corelib_strong/corelib_strong.status b/tests/corelib_strong/corelib_strong.status
index 91ded4e54e8dbcdfbc478a07ea8b47fe56a7aadb..7cdbe079d57623aa39593f06bc34559fa4eb1f54 100644
--- a/tests/corelib_strong/corelib_strong.status
+++ b/tests/corelib_strong/corelib_strong.status
@@ -32,7 +32,7 @@ regexp/regress-regexp-codeflush_test: Skip
regexp/standalones_test: Skip
string_replace_test: Skip
-[ $compiler == dartdevc ]
+[ $compiler == dartdevc && $runtime != none ]
hash_set_test/01: RuntimeError # Issue 29921
int_parse_radix_test/01: RuntimeError # Issue 29921
int_parse_radix_test/02: RuntimeError # Issue 29921
@@ -48,3 +48,12 @@ list_replace_range_test: RuntimeError # Issue 29921
list_set_all_test: RuntimeError # Issue 29921
regress_r21715_test: RuntimeError # Issue 29921
string_operations_with_null_test: RuntimeError # Issue 29921
+
+from_environment_const_type_test/01: RuntimeError # Issue 29921
+from_environment_const_type_test/05: RuntimeError # Issue 29921
+from_environment_const_type_test/10: RuntimeError # Issue 29921
+from_environment_const_type_test/15: RuntimeError # Issue 29921
+from_environment_const_type_test/none: RuntimeError # Issue 29921
+growable_list_test: RuntimeError # Issue 29921
+list_test/01: RuntimeError # Issue 29921
+list_test/none: RuntimeError # Issue 29921

Powered by Google App Engine
This is Rietveld 408576698