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

Unified Diff: tests/corelib/corelib.status

Issue 1201983002: Implement try/finally by inlining the finally code. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Merge, rebase test expectations. Created 5 years, 6 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/compiler/dart2js_native/dart2js_native.status ('k') | tests/html/html.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index bacd0a268892e945cb37255b0bc978853127ac35..b9428c1c94f83334a84ad4fcef84361ae2123803 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -308,7 +308,7 @@ set_to_string_test: RuntimeError # Please triage this failure.
shuffle_test: RuntimeError # Please triage this failure.
sort_test: RuntimeError # Please triage this failure.
splay_tree_test: RuntimeError # Please triage this failure.
-stacktrace_fromstring_test: Crash # (try {return f(arg1,arg2);}finally {Zone._leave(old);}): try/finally
+stacktrace_fromstring_test: RuntimeError # receiver.get$_collection$_nums is not a function
stopwatch2_test: RuntimeError # Cannot read property 'prototype' of undefined
stopwatch_test: RuntimeError # Cannot read property 'prototype' of undefined
string_codeunits_test: RuntimeError # Please triage this failure.
« no previous file with comments | « tests/compiler/dart2js_native/dart2js_native.status ('k') | tests/html/html.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698