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

Unified Diff: tests/html/html.status

Issue 1686973002: Dart2js CPS: Implement 'await for'. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 10 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
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index 8a8dae6415756dd73eb1838659f82666289fa946..85003b7d45710464eacbbb4adc2d8b1673a36644 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -421,9 +421,6 @@ typing_test: StaticWarning
webgl_1_test: StaticWarning
window_nosuchmethod_test: StaticWarning
-[ $compiler == dart2js && $cps_ir ]
-resource_http_test: Crash # (await for(var b in r.openRead()){bytes.addAll(b);}): await for
-
[ $compiler == dart2js && $cps_ir && $browser ]
# Custom element support:
custom/constructor_calls_created_synchronously_test: RuntimeError # Need custom element support #25484

Powered by Google App Engine
This is Rietveld 408576698