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

Unified Diff: tests/language/language_kernel.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/language.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_kernel.status
diff --git a/tests/language/language_kernel.status b/tests/language/language_kernel.status
index 0cfe0c551c392c80a3dea4f6cc3eedfca37816e0..da91e200286ce48ba0e5f595a7867684e73aad9b 100644
--- a/tests/language/language_kernel.status
+++ b/tests/language/language_kernel.status
@@ -54,6 +54,7 @@ async_test/constructor2: DartkCrash
async_test/constructor3: MissingCompileTimeError
async_test/setter1: MissingCompileTimeError
await_backwards_compatibility_test/await1: MissingCompileTimeError
+await_for_test: Crash, Fail
await_test: RuntimeError
bad_constructor_test/05: CompileTimeError
bad_initializer1_negative_test: Crash
« no previous file with comments | « tests/language/language.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698