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

Unified Diff: tests/language_2/language_2.status

Issue 2987063002: assert_with_message_test is failing on dart2js in checked mode. (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
« 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.status
diff --git a/tests/language_2/language_2.status b/tests/language_2/language_2.status
index ab6dda08a730929fdf802644037d6b5e42da5bff..a4c3649ba99ea98648c144b1c91727bb6521c13a 100644
--- a/tests/language_2/language_2.status
+++ b/tests/language_2/language_2.status
@@ -405,6 +405,9 @@ async_star_regression_fisk_test: Crash
async_star_stream_take_test: Crash
async_star_take_reyield_test: Crash
+[ $compiler == dart2js && $runtime != none && $checked ]
+assert_with_message_test: RuntimeError
+
[ $checked && ($compiler == dartk || $compiler == dartkp) ]
async_return_types_test/nestedFuture: Fail
async_return_types_test/wrongTypeParameter: Fail
« 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