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

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

Issue 10250002: test rename overhaul: step 5 - frog and leg tests (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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 78d40b5b42908699935d9e3fa16749ca28f91034..0d9c896f5363fa4e6105d4f65a29ee8e9f89ecb7 100644
--- a/frog/tests/leg/leg.status
+++ b/frog/tests/leg/leg.status
@@ -2,12 +2,12 @@
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
-ConstantFoldingStringTest: Fail
-RedundantPhiEliminatorTest: Fail # Fails because of hack to allow aborting loops.
-PrettyParameterTest: Fail # TODO(floitsch): investigate.
-TypeInference2Test: Fail # Issue 2577, requires liveness analysis.
-TypeInference4Test: Fail # Issue 2665.
-TypeInference5Test: Fail # Issue 2665.
+constant_folding_string_test: Fail
+redundant_phi_eliminator_test: Fail # Fails because of hack to allow aborting loops.
+pretty_parameter_test: Fail # TODO(floitsch): investigate.
+type_inference2_test: Fail # Issue 2577, requires liveness analysis.
+type_inference4_test: Fail # Issue 2665.
+type_inference5_test: Fail # Issue 2665.
[ $compiler == dartc || $compiler == frog || $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).

Powered by Google App Engine
This is Rietveld 408576698