# Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file # 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. [ $compiler == dart2js ] 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 [ $compiler == dart2js && $runtime == d8] # Browser tests only supported on browser components. *BrowserNegativeTest: Fail, OK [ $compiler == dart2js && $runtime == none ] *: Fail, Pass # TODO(ahe): Triage these tests.