# Copyright (c) 2011, 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. | |
[ $runtime == vm || $runtime == dart_precompiled ] | |
*: Skip | |
[ $compiler == dart2js && $runtime == none ] | |
*: Fail, Pass # TODO(ahe): Triage these tests. | |
[ $compiler == dart2analyzer && $builder_tag == strong ] | |
*: Skip # Issue 28649 |