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

Unified Diff: samples/samples.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 | « pkg/pkg.status ('k') | tests/benchmark_smoke/benchmark_smoke.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/samples.status
diff --git a/samples/samples.status b/samples/samples.status
index d2ff8dbfa409b3d11f6f81d1fe1c7236ed5d796c..92b483733d84420e754a19ef5eab8836783ea262 100644
--- a/samples/samples.status
+++ b/samples/samples.status
@@ -25,4 +25,4 @@ sample_extension/test/sample_extension_test: Skip # Issue 14705
*: Skip
[ $compiler == dart2js && $cps_ir ]
-sample_extension/test/sample_extension_test: Crash # (try {return f(arg);}finally {Zone._leave(old);}): try/finally
+sample_extension/test/sample_extension_test: Crash # Invalid argument(s)
« no previous file with comments | « pkg/pkg.status ('k') | tests/benchmark_smoke/benchmark_smoke.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698