blob: 6ea142fc73ea3019b464bdbb76a17d6094e97f96 [file] [log] [blame]
# 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.
# Sections in this file should contain "$compiler == dartdevc".
[ $compiler == dartdevc ]
abstract_override_adds_optional_args_concrete_subclass_test: MissingCompileTimeError # Issue #30568
abstract_override_adds_optional_args_concrete_test: MissingCompileTimeError # Issue #30568
abstract_override_adds_optional_args_supercall_test: MissingCompileTimeError # Issue #30568
additional_interface_adds_optional_args_test: CompileTimeError # Issue #30568
assertion_initializer_const_error2_test/none: CompileTimeError
assertion_initializer_const_function_test/01: CompileTimeError
assertion_initializer_test: CompileTimeError
async_return_types_test/nestedFuture: MissingCompileTimeError
bit_operations_test/01: MissingCompileTimeError
bit_operations_test/02: MissingCompileTimeError
bit_operations_test/03: MissingCompileTimeError
bit_operations_test/04: MissingCompileTimeError
black_listed_test/none: fail # Issue 14228
built_in_identifier_prefix_test: CompileTimeError
built_in_identifier_prefix_test: CompileTimeError
constant_type_literal_test/01: MissingCompileTimeError # DDC allows type parameter type literals in const expressions.
generic_list_checked_test: CompileTimeError
generic_local_functions_test: CompileTimeError
generic_methods_closure_test: CompileTimeError # Issue 29920
generic_methods_generic_function_parameter_test: CompileTimeError
generic_methods_generic_function_result_test/none: CompileTimeError # Issue #30208
generic_methods_local_variable_declaration_test: CompileTimeError # Issue 29920
generic_methods_overriding_test/01: MissingCompileTimeError # Issue 29920
generic_methods_overriding_test/03: MissingCompileTimeError # Issue 29920
generic_methods_shadowing_test: CompileTimeError # Issue 29920
generic_methods_simple_is_expression_test: CompileTimeError # Issue 29920
generic_methods_test: CompileTimeError
generic_methods_type_expression_test: CompileTimeError
generic_no_such_method_dispatcher_test: CompileTimeError
generic_tearoff_test: CompileTimeError
generic_test: CompileTimeError
generics_test: CompileTimeError
get_set_syntax_test/none: CompileTimeError
getter_setter_in_lib_test: CompileTimeError
import_core_prefix_test: CompileTimeError # "dynamic" should be defined in core.
import_private_test/01: MissingCompileTimeError # Issue 29920
initializing_formal_final_test: MissingCompileTimeError
multiple_interface_inheritance_test: CompileTimeError # Issue 30552
string_interpolate_test: CompileTimeError
type_variable_scope_test/none: CompileTimeError
vm/*: SkipByDesign # VM only tests.
[ $strong && $compiler == dartdevc ]
accessor_conflict_export2_test: CompileTimeError # Issue 25626
accessor_conflict_export_test: CompileTimeError # Issue 25626
accessor_conflict_import2_test: CompileTimeError # Issue 25626
accessor_conflict_import_prefixed2_test: CompileTimeError # Issue 25626
accessor_conflict_import_prefixed_test: CompileTimeError # Issue 25626
accessor_conflict_import_test: CompileTimeError # Issue 25626
const_objects_are_immutable_test: RuntimeError # Issue 29897
regress_30339_test: CompileTimeError # As expected. Should we make this a multi test?
void_type_callbacks_test/00: MissingCompileTimeError # Issue 30514
void_type_callbacks_test/01: MissingCompileTimeError # Issue 30514
void_type_function_types_test/none: CompileTimeError # Issue 30514
void_type_override_test/none: CompileTimeError # Issue 30514
void_type_usage_test/call_as: CompileTimeError # Issue 30514
void_type_usage_test/call_for: CompileTimeError # Issue 30514
void_type_usage_test/call_stmt: CompileTimeError # Issue 30514
void_type_usage_test/field_assign2: CompileTimeError # Issue 30514
void_type_usage_test/field_assign: CompileTimeError # Issue 30514
void_type_usage_test/final_local_as: CompileTimeError # Issue 30514
void_type_usage_test/final_local_for: CompileTimeError # Issue 30514
void_type_usage_test/final_local_stmt: CompileTimeError # Issue 30514
void_type_usage_test/global_as: CompileTimeError # Issue 30514
void_type_usage_test/global_for: CompileTimeError # Issue 30514
void_type_usage_test/global_for_in2: CompileTimeError # Issue 30514
void_type_usage_test/global_stmt: CompileTimeError # Issue 30514
void_type_usage_test/instance2_as: CompileTimeError # Issue 30514
void_type_usage_test/instance2_for: CompileTimeError # Issue 30514
void_type_usage_test/instance2_for_in3: CompileTimeError # Issue 30514
void_type_usage_test/instance2_stmt: CompileTimeError # Issue 30514
void_type_usage_test/instance3_as: CompileTimeError # Issue 30514
void_type_usage_test/instance3_for: CompileTimeError # Issue 30514
void_type_usage_test/instance3_for_in3: CompileTimeError # Issue 30514
void_type_usage_test/instance3_stmt: CompileTimeError # Issue 30514
void_type_usage_test/instance_as: CompileTimeError # Issue 30514
void_type_usage_test/instance_for: CompileTimeError # Issue 30514
void_type_usage_test/instance_stmt: CompileTimeError # Issue 30514
void_type_usage_test/local_as: CompileTimeError # Issue 30514
void_type_usage_test/local_assign: CompileTimeError # Issue 30514
void_type_usage_test/local_for: CompileTimeError # Issue 30514
void_type_usage_test/local_for_in2: CompileTimeError # Issue 30514
void_type_usage_test/local_stmt: CompileTimeError # Issue 30514
void_type_usage_test/none: CompileTimeError # Issue 30514
void_type_usage_test/param_as: CompileTimeError # Issue 30514
void_type_usage_test/param_for: CompileTimeError # Issue 30514
void_type_usage_test/param_for_in2: CompileTimeError # Issue 30514
void_type_usage_test/param_stmt: CompileTimeError # Issue 30514
void_type_usage_test/paren_as: CompileTimeError # Issue 30514
void_type_usage_test/paren_for: CompileTimeError # Issue 30514
void_type_usage_test/paren_stmt: CompileTimeError # Issue 30514
void_type_usage_test/setter_assign: CompileTimeError # Issue 30514
[ $compiler == dartdevc && $runtime != none ]
async_star_cancel_while_paused_test: RuntimeError # Issue 29920
async_star_pause_test: RuntimeError
await_future_test: Pass, Timeout # Issue 29920
bit_operations_test/01: RuntimeError # No bigints on web.
bit_operations_test/02: RuntimeError # No bigints on web.
bit_operations_test/03: RuntimeError # No bigints on web.
bit_operations_test/04: RuntimeError # No bigints on web.
bit_operations_test/none: RuntimeError # No bigints on web.
branch_canonicalization_test: RuntimeError # Issue 29920
call_closurization_test: RuntimeError # Issue 29920
call_test: RuntimeError
canonical_const2_test: RuntimeError # Ints and doubles are unified.
canonical_const_test: RuntimeError # Ints and doubles are unified.
compile_time_constant_a_test: RuntimeError # Issue 30526
compile_time_constant_b_test: RuntimeError # Issue 29920
compile_time_constant_d_test: RuntimeError # Issue 29920
compile_time_constant10_test/none: RuntimeError
const_switch_test/02: RuntimeError # Issue 29920
const_switch_test/04: RuntimeError # Ints and doubles are unified.
constructor12_test: RuntimeError # Issue 29920
custom_await_stack_trace_test: RuntimeError # Issue 29920
cyclic_type2_test: RuntimeError # Issue 29920
cyclic_type_test/02: RuntimeError # Issue 29920
cyclic_type_test/03: RuntimeError # Issue 29920
cyclic_type_test/04: RuntimeError # Issue 29920
deferred_call_empty_before_load_test: RuntimeError # Issue 27777
deferred_load_constants_test/none: RuntimeError # Issue 27394
deferred_load_library_wrong_args_test/01: MissingRuntimeError, RuntimeError # Issue 29920
function_subtype_inline2_test: RuntimeError
function_type/function_type50_test: RuntimeError # Issue 29920
function_type/function_type58_test: RuntimeError # Issue 29920
generic_instanceof2_test: RuntimeError # Issue 29920
generic_is_check_test: RuntimeError # Issue 29920
generic_method_types_test/01: RuntimeError
generic_method_types_test/02: RuntimeError
generic_method_types_test/03: RuntimeError
generic_methods_new_test: RuntimeError
getter_closure_execution_order_test: RuntimeError # Issue 29920
identical_closure2_test: RuntimeError # Issue 29920
infinite_switch_label_test: RuntimeError # Issue 29920
infinity_test: RuntimeError # Issue 29920
instance_creation_in_function_annotation_test: RuntimeError # Issue 29920
issue21159_test: RuntimeError # Issue 30701
issue23244_test: RuntimeError # Issue 29920
label_test: RuntimeError # Issue 30675
named_parameters_default_eq_test/none: RuntimeError
yieldstar_pause_test: Skip # Times out