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 |