blob: 022e0b24816e550803ece7f7fe333051c1ef67ea [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.
[ $browser ]
*: Skip
[ $compiler == dart2js ]
bound_closure_super_test: Fail
call_on_native_class_test: CompileTimeError # Issue 14813
native_no_such_method_exception4_frog_test: Fail # Issue 9631
native_no_such_method_exception5_frog_test: Fail # Issue 9631
[ $compiler == dart2js && $unminified ]
fake_thing_test: Fail # Issue 13010
[ $compiler == dart2js && $minified ]
optimization_hints_test: Fail, OK # Test relies on unminified names.
[ $browser || $runtime == jsshell ]
only_pass_on_d8_test: Fail, OK # This test should only pass on D8.
[ $browser || $runtime == d8 ]
only_pass_on_jsshell_test: Fail, OK # This test should only pass on jsshell.