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

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

Issue 9956152: Reapply "Refactor type propagation." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Apply fix. Created 8 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 | « no previous file | frog/tests/leg/src/TypeInference2Test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: frog/tests/leg/leg.status
diff --git a/frog/tests/leg/leg.status b/frog/tests/leg/leg.status
index e9b07e38cfbecad56e52dd7d5930447bde699af3..47bf286db36c4d8b7f0544f798ab80b986b0c5d6 100644
--- a/frog/tests/leg/leg.status
+++ b/frog/tests/leg/leg.status
@@ -5,6 +5,8 @@
ConstantFoldingStringTest: Fail
RedundantPhiEliminatorTest: Fail # Fails because of hack to allow aborting loops.
PrettyParameterTest: Fail # TODO(floitsch): investigate.
+TypeInference2Test: Fail # Issue 2577, requires liveness analysis.
+TypeInference3Test: Fail # Seems to be issue 2564.
[ $compiler == dartc || $compiler == frog || $compiler == frogsh || $compiler == dart2js || $runtime == ie || $runtime == opera || $runtime == ff || $runtime == chrome || $runtime == safari ]
*: Skip # Leg uses #import('dart:io'); and Leg is not self-hosted (yet).
« no previous file with comments | « no previous file | frog/tests/leg/src/TypeInference2Test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698