| Index: tests/isolate/isolate-leg.status
|
| ===================================================================
|
| --- tests/isolate/isolate-leg.status (revision 5416)
|
| +++ tests/isolate/isolate-leg.status (working copy)
|
| @@ -2,7 +2,7 @@
|
| # 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 == leg || $component == legium ]
|
| ConstructorTest: Fail # Isolate object not properly constructed
|
| StaticStateTest: Fail # Closure wrapping does not switch isolate
|
|
|
| @@ -11,6 +11,7 @@
|
| APIv2_spawnStandaloneTest: Fail, OK # Leg does not support APIv2
|
| APIv2_unresolvedPortsStandaloneTest: Fail, OK # Leg does not support APIv2
|
|
|
| +[ $component == leg ]
|
| # Browser tests only supported on browser components.
|
| *BrowserTest: Skip
|
| *BrowserNegativeTest: Skip
|
|
|