blob: 153df1809c617d1b4bd4d7180a642aabf311ec7b [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
tree_shaking_test: Fail # Issue 4811
boolified_operator_test: Fail # Issue 8001
analyze_api_test: Pass, Slow
[ $checked ]
field_type_inferer_test: Slow, Pass # Issue 6658.
[ $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).