Files
sdk/tests/language_strong/language_strong_kernel.status
T
Jaime Wren 3d020fa91e Migrated test block 60 to Dart 2.0, take 2
Original review at https://dart-review.googlesource.com/c/sdk/+/7160

Change-Id: If2aeecec04640bee3b622d97c8fcdd6cb1bdd369
Reviewed-on: https://dart-review.googlesource.com/8731
Commit-Queue: Jaime Wren <jwren@google.com>
Reviewed-by: Janice Collins <jcollins@google.com>
Reviewed-by: Jaime Wren <jwren@google.com>
2017-09-27 18:07:05 +00:00

58 lines
2.2 KiB
Plaintext

# 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
many_named_arguments_test: DartkCompileTimeError
map_literal11_test: RuntimeError
map_literal7_test: RuntimeError
mixin_generic_test: RuntimeError
mixin_mixin2_test: RuntimeError
mixin_mixin3_test: RuntimeError
mixin_mixin4_test: RuntimeError
mixin_mixin5_test: RuntimeError
mixin_mixin_bound2_test: RuntimeError
mixin_mixin_bound_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
type_literal_test: RuntimeError
type_parameter_literal_test: RuntimeError