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

Unified Diff: frog/tests/leg_only/leg_only.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_only/leg_only.status
diff --git a/frog/tests/leg_only/leg_only.status b/frog/tests/leg_only/leg_only.status
index 4b067dc9939209106acaf2c52911caa45db6e66f..41e0d9cc4722e7c2acbd79b68165aee35370f4a4 100644
--- a/frog/tests/leg_only/leg_only.status
+++ b/frog/tests/leg_only/leg_only.status
@@ -3,14 +3,14 @@
# BSD-style license that can be found in the LICENSE file.
[ $compiler == dart2js ]
-ClassTest: Fail
-StatementsTest: Fail
-TypedLocalsTest: Fail
+class_test: Fail
+statements_test: Fail
+typed_locals_test: Fail
[ $mode == debug ]
-OperatorTest: Skip
-StringInterpolationTest: Skip
+operator_test: Skip
+string_interpolation_test: Skip
[ $compiler == frog || $runtime == drt ]

Powered by Google App Engine
This is Rietveld 408576698