| # Copyright (c) 2017, 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 == dart2analyzer ] |
| html/element_types_keygen_test: CompileTimeError # Chrome 57 keygen removed |
| html/js_function_getter_trust_types_test: Skip # dart2js specific flags. |
| html/js_typed_interop_default_arg_test/default_value: MissingCompileTimeError # Issue #25759 |
| mirrors/deferred_type_test: CompileTimeError, OK # Deliberately refers to a deferred type in a declaration. |
| mirrors/generic_f_bounded_mixin_application_test: CompileTimeError |
| mirrors/mirrors_nsm_mismatch_test: CompileTimeError, OK |
| mirrors/mirrors_nsm_test: CompileTimeError, OK |
| mirrors/mirrors_nsm_test/dart2js: CompileTimeError, OK |
| mirrors/repeated_private_anon_mixin_app_test: CompileTimeError, OK # Intentional library name conflict. |