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

Unified Diff: tests/language/language.status

Issue 2734143002: Add test for cancel-future being awaited after an `await for`. (Closed)
Patch Set: Update expectations. Created 3 years, 9 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/language/await_for_test.dart ('k') | tests/language/language_kernel.status » ('j') | 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 91dff9d0b9fa08ae0d6fb3655998268fe4ba2cac..430a5542af616e320ac9c0d6a92303cc2ef3d8ca 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -313,3 +313,6 @@ closure_cycles_test: Pass, Crash
[$compiler == dart2analyzer]
vm/regress_27201_test: SkipByDesign # Loads bad library, so will always crash.
config_import_corelib_test: StaticWarning, OK
+
+[ ($runtime == vm || $runtime == dartium || $runtime == drt) || ($compiler == none || $compiler == app_jit) ]
+await_for_test: RuntimeError # issue 28974
« no previous file with comments | « tests/language/await_for_test.dart ('k') | tests/language/language_kernel.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698