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

Unified Diff: dart/tests/language/language-leg.status

Issue 9717033: Rename leg -> dart2js. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: buildbot_annotated_steps.py 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
« no previous file with comments | « dart/tests/isolate/isolate-leg.status ('k') | dart/tests/standalone/standalone-leg.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/language/language-leg.status
diff --git a/dart/tests/language/language-leg.status b/dart/tests/language/language-leg.status
index 3e472d97f3dca422cc4f4e1fb5a88a55a0e438aa..46c3bb534a58701d1014ccecbdeeb82c28a03796 100644
--- a/dart/tests/language/language-leg.status
+++ b/dart/tests/language/language-leg.status
@@ -2,11 +2,11 @@
# 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.
-[ $component == leg && $checked ]
+[ $component == dart2js && $checked ]
*: Skip
-[ $component == leg || $component == legium ]
+[ $component == dart2js || $component == legium ]
AdjacentConstStringLiteralsTest: Crash # Issue 2110
AdjacentStringLiteralsTest: Crash # Cannot call 'get:dartString' on "${s}".
Constructor6Test: Crash
@@ -258,5 +258,5 @@ RegExp3Test: Fail, OK # Expects exception from const constructor.
ExecuteFinally3Test: Fail
-[ $component == leg && $mode == release ]
+[ $component == dart2js && $mode == release ]
AssignTopMethodNegativeTest: Crash
« no previous file with comments | « dart/tests/isolate/isolate-leg.status ('k') | dart/tests/standalone/standalone-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698