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

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

Issue 10139012: Refactor types in ssa nodes. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Update status file. 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
Index: frog/tests/leg/leg.status
diff --git a/frog/tests/leg/leg.status b/frog/tests/leg/leg.status
index 47bf286db36c4d8b7f0544f798ab80b986b0c5d6..eed847170ef4dcbdf7fad28fdcd97f91744add1e 100644
--- a/frog/tests/leg/leg.status
+++ b/frog/tests/leg/leg.status
@@ -6,7 +6,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.
+TypeInference4Test: Fail # Issue 2665.
+TypeInference5Test: Fail # Issue 2665.
[ $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/TypeInference3Test.dart » ('j') | frog/tests/leg/src/TypeInference4Test.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698