blob: 1b73d2e1fed4a30f9f99f051af6b65c8ce9e4a0c [file] [log] [blame]
# 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.
identity_test: Fail # Issue 6638
constant_folding_string_test: Fail
boolified_operator_test: Fail # Issue 8001
analyze_api_test: Pass, Slow
analyze_dart2js_test: Pass, Slow
[ $jscl || $runtime == drt || $runtime == dartium || $runtime == ff || $runtime == firefox || $runtime == chrome || $runtime == safari || $runtime == ie9 || $runtime == opera ]
*: Skip # dart2js uses #import('dart:io'); and it is not self-hosted (yet).