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

Unified Diff: tests/lib/lib.status

Issue 1302473002: dart2js cps: More status files updates. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 4 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/co19/co19-dart2js.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index 770b2fe4ed910d0de0a3e96424cea6f226a083f6..35181f660378d4652563d6332dd97e9364899936 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -339,6 +339,7 @@ convert/line_splitter_test: RuntimeError
convert/line_splitter_test: RuntimeError
[ $compiler == dart2js && $cps_ir ]
+async/async_await_zones_test: Crash # bailout: (await for(var x in bar().take(100)){sum+= x;}): await for
async/stream_empty_test: RuntimeError # $async$temp1.runTest_unreachable is not a function
async/stream_iterator_test: Crash # (Stream createCancel... cannot handle sync*/async* functions
convert/ascii_test: RuntimeError # this.get$length is not a function
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698