blob: 056911f7e9e7dc9006ae0ec4153d570e0649902a [file] [log] [blame]
# 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 || $runtime == dart_app) ]
*: Skip
[ $compiler == dart2js && $runtime == none ]
*: Fail, Pass # TODO(ahe): Triage these tests.
[ $compiler == dart2js && $cps_ir && $checked ]
*: Skip # Issue 25761