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

Unified Diff: tests/language/language.status

Issue 2739703002: Revert "Add test for cancel-future being awaited after an `await for`." (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: 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 478984a317abdedb51dc591bea6487307e2ae9c1..91dff9d0b9fa08ae0d6fb3655998268fe4ba2cac 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -313,6 +313,3 @@ 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 && ($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