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

Unified Diff: dart/frog/tests/leg/leg.status

Issue 9688016: Hack around aborting loop body. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Address review comments Created 8 years, 9 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 | « dart/frog/leg/ssa/builder.dart ('k') | dart/tests/co19/co19-leg.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/frog/tests/leg/leg.status
diff --git a/dart/frog/tests/leg/leg.status b/dart/frog/tests/leg/leg.status
index f0b47130990d1c4b2b09004b8ecaea43393e76e3..0b640450b68378a5d57f4d7b9a0c8a984f92bca8 100644
--- a/dart/frog/tests/leg/leg.status
+++ b/dart/frog/tests/leg/leg.status
@@ -4,6 +4,7 @@
ConstantFoldingStringTest: Fail
NoDuplicateConstructorBodyTest: Fail # Fails because of the bailout version.
+RedundantPhiEliminatorTest: Fail # Fails because of hack to allow aborting loops.
[ $component == dartc || $component == frog || $component == frogsh || $component == frogium || $component == webdriver || $component == legium ]
*: Skip # Leg uses #import('dart:io');
« no previous file with comments | « dart/frog/leg/ssa/builder.dart ('k') | dart/tests/co19/co19-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698