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

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 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
« no previous file with comments | « tests/corelib_2/corelib_2.status ('k') | tests/language_2/language_2.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib_strong/corelib_strong.status
diff --git a/tests/corelib_strong/corelib_strong.status b/tests/corelib_strong/corelib_strong.status
index f1b4c903d5b3cdf5c128887c906c6e8939157bc7..5ff3b44d0d9ee626d41bd68f429853ca289a0d11 100644
--- a/tests/corelib_strong/corelib_strong.status
+++ b/tests/corelib_strong/corelib_strong.status
@@ -26,7 +26,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
@@ -42,3 +42,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
« no previous file with comments | « tests/corelib_2/corelib_2.status ('k') | tests/language_2/language_2.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698