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

Unified Diff: tests/language/language.status

Issue 2614713002: Also expect errors in dartium for null-as-bottom tests (Closed)
Patch Set: Created 3 years, 11 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/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 1ec30fde01f9181d06c4b587ede8c21244f43c9d..43b58e4a7eeae0d505da43e7d83342367aa497ed 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -356,7 +356,7 @@ async_star_pause_test: StaticWarning
async_star_test: StaticWarning
regress_18535_test: StaticWarning
-[ $runtime == dart_precompiled || $runtime == vm ]
+[ $runtime == dart_precompiled || $runtime == vm || $runtime == dartium]
null_bottom_test/none: RuntimeError # Issue 28025
null_bottom_test/01: RuntimeError # Issue 28025
null_bottom_test/02: RuntimeError # Issue 28025
« 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