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

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: 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
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');

Powered by Google App Engine
This is Rietveld 408576698