blob: 7257bf3bedff6e5c07e7c89b243c1ffdd5a159c2 [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 == dartc || $browser ]
*: Skip
[ $compiler == dart2js ]
native_null_closure_frog_test: Fail
native_no_such_method_exception4_frog_test: Fail # Issue 9631
native_no_such_method_exception5_frog_test: Fail # Issue 9631
super_call_test: Fail # Issue 10166
[ $compiler == dart2js && $checked ]
native_no_such_method_exception3_frog_test: Fail # TODO(ahe): investigate.