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

Unified Diff: dart/tests/isolate/isolate-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/corelib/corelib-leg.status ('k') | dart/tests/language/language-leg.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/isolate/isolate-leg.status
diff --git a/dart/tests/isolate/isolate-leg.status b/dart/tests/isolate/isolate-leg.status
index 307fdd1957c37df38ec4c5014deae9436590669e..adcaae3086ba11fe7d919ed573bb36ac5d202877 100644
--- a/dart/tests/isolate/isolate-leg.status
+++ b/dart/tests/isolate/isolate-leg.status
@@ -2,13 +2,13 @@
# 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 || $component == legium ]
+[ $component == dart2js || $component == legium ]
APIv2_spawnStandaloneTest: Fail, OK # Leg does not support APIv2
APIv2_unresolvedPortsStandaloneTest: Fail, OK # Leg does not support APIv2
ConstructorTest: Fail, OK # Leg does not support subclassing Isolate
SerializationTest: Fail, OK # tests frog-specific serialization code
-[ $component == leg ]
+[ $component == dart2js ]
# Browser tests only supported on browser components.
*BrowserTest: Skip
*BrowserNegativeTest: Skip
« no previous file with comments | « dart/tests/corelib/corelib-leg.status ('k') | dart/tests/language/language-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698