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

Unified Diff: samples/samples.status

Issue 1089113003: Establish test expectations for dart2js running with the CPS based backend. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 8 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 | « runtime/tests/vm/vm.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 67d3d62b9e275ea3fd3d625104b01321e87c2997..229546ca7deaede2bea875164d3db60062813f9d 100644
--- a/samples/samples.status
+++ b/samples/samples.status
@@ -23,3 +23,6 @@ sample_extension/test/sample_extension_test: Skip # Issue 14705
[ $arch == simarm64 ]
*: Skip
+
+[ $compiler == dart2js && $cps_ir ]
+sample_extension/test/sample_extension_test: Crash # (throw new ExpectException(message)): Unhandled node
« no previous file with comments | « runtime/tests/vm/vm.status ('k') | tests/benchmark_smoke/benchmark_smoke.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698