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

Unified Diff: tests/language_2/language_2_dart2js.status

Issue 2997923002: Fix bots from block 47. (Closed)
Patch Set: Review comments 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language_2/language_2_dart2js.status
diff --git a/tests/language_2/language_2_dart2js.status b/tests/language_2/language_2_dart2js.status
index 740870246dcf8984604f306da7addb24d987723f..d63c97f41d960926781588040a8d6bf2861c5c2e 100644
--- a/tests/language_2/language_2_dart2js.status
+++ b/tests/language_2/language_2_dart2js.status
@@ -164,7 +164,10 @@ black_listed_test/14c: Crash # Issue 27394
bootstrap_test: RuntimeError # Issue 27394
call_nonexistent_static_test/10: Crash # Issue 27394
-[ $compiler == dart2js && $runtime != d8 ]
+[ $compiler == dart2js && $runtime != d8 && !$checked ]
+function_subtype_inline2_test: RuntimeError
+
+[ $compiler == dart2js && $runtime == d8 && !$checked && $minified ]
function_subtype_inline2_test: RuntimeError
[ $compiler == dart2js && $runtime == d8 && $checked && $dart2js_with_kernel_in_ssa && ! $dart2js_with_kernel ]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698