blob: d782280e00d6cd8c99ed70ce0c5bce0c5c756b53 [file] [log] [blame]
# Copyright (c) 2016, 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 == dartk && $runtime == vm ]
async_await_test/02: DartkCompileTimeError
async_await_test/03: DartkCompileTimeError
async_await_test/none: DartkCompileTimeError
async_star_test/01: DartkCompileTimeError
async_star_test/02: DartkCompileTimeError
async_star_test/03: DartkCompileTimeError
async_star_test/04: DartkCompileTimeError
async_star_test/05: DartkCompileTimeError
async_star_test/none: DartkCompileTimeError
asyncstar_throw_in_catch_test: Timeout
asyncstar_yield_test: Timeout
asyncstar_yieldstar_test: Timeout
conditional_import_string_test: DartkCompileTimeError
conditional_import_test: DartkCompileTimeError
const_evaluation_test/01: RuntimeError
const_locals_test: RuntimeError
export_double_same_main_test: DartkCrash
export_main_test: DartkCrash
f_bounded_equality_test: RuntimeError
first_class_types_test: RuntimeError
function_type_alias3_test: RuntimeError
function_type_alias4_test: RuntimeError
inferrer_closure_test: RuntimeError
initializing_formal_final_test: RuntimeError
lazy_static7_test: DartkCompileTimeError
main_not_a_function_test/01: DartkCrash
mixin_generic_test: RuntimeError
no_main_test/01: DartkCrash
prefix10_negative_test: Fail
prefix21_test: RuntimeError
recursive_generic_test: RuntimeError
redirecting_factory_reflection_test: RuntimeError
regress_22443_test: RuntimeError
regress_22700_test: RuntimeError
regress_r24720_test: RuntimeError
reify_typevar_static_test/00: MissingCompileTimeError
reify_typevar_test: RuntimeError
setter_no_getter_test/01: Crash # VM does not support BottomType
switch_try_catch_test: RuntimeError
sync_generator3_test/test2: RuntimeError
type_error_test: RuntimeError # Throws CastError instead of TypeError