blob: ad3e21a54dbc1beb12d3b803b0b4a511f34f41fb [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.
[ $compiler == dart2js ]
fake_thing_test: RuntimeError # Issue 13010
field_type2_test: CompileTimeError # Issue 33762
field_type_test: CompileTimeError # Issue 33762
native_exceptions1_frog_test: CompileTimeError # Issue 33762
native_mixin_with_plain_test: CompileTimeError # Issue 33762
native_window1_frog_test: CompileTimeError # Issue 33762
native_window2_frog_test: CompileTimeError # Issue 33762
subclassing_constructor_1_test: CompileTimeError # Issue 33762
[ $browser ]
*: Skip
[ $compiler == dart2js && $minified ]
optimization_hints_test: RuntimeError, OK # Test relies on unminified names.