blob: 030cb0e76c31540e1bfd974ec09032f4c1b272cf [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
mock_writable_final_private_field_test: CompileTimeError # Issue 30848
multiple_interface_inheritance_test: CompileTimeError # Issue 30552
string_interpolate_test: CompileTimeError
type_variable_scope_test/none: CompileTimeError
vm/*: SkipByDesign # VM only tests.
interceptor6_test: CompileTimeError
interface_test/00: MissingCompileTimeError
internal_library_test/01: MissingCompileTimeError # Issue 29920
internal_library_test/02: Crash
override_field_test/03: MissingCompileTimeError
override_inheritance_abstract_test/02: MissingCompileTimeError
override_inheritance_abstract_test/03: MissingCompileTimeError
override_inheritance_abstract_test/04: MissingCompileTimeError
override_inheritance_abstract_test/08: MissingCompileTimeError
override_inheritance_abstract_test/09: MissingCompileTimeError
override_inheritance_abstract_test/10: MissingCompileTimeError
override_inheritance_abstract_test/11: MissingCompileTimeError
override_inheritance_abstract_test/12: MissingCompileTimeError
override_inheritance_abstract_test/13: MissingCompileTimeError
override_inheritance_abstract_test/14: MissingCompileTimeError
override_inheritance_abstract_test/17: MissingCompileTimeError
override_inheritance_abstract_test/19: MissingCompileTimeError
override_inheritance_abstract_test/20: MissingCompileTimeError
override_inheritance_abstract_test/21: MissingCompileTimeError
override_inheritance_abstract_test/22: MissingCompileTimeError
override_inheritance_abstract_test/23: MissingCompileTimeError
override_inheritance_abstract_test/24: MissingCompileTimeError
override_inheritance_abstract_test/25: MissingCompileTimeError
override_inheritance_abstract_test/26: MissingCompileTimeError
override_inheritance_field_test/04: CompileTimeError
override_inheritance_field_test/06: CompileTimeError
override_inheritance_field_test/26: CompileTimeError
override_inheritance_field_test/29: CompileTimeError
override_inheritance_field_test/42: CompileTimeError
override_inheritance_field_test/43: CompileTimeError
override_inheritance_field_test/45: CompileTimeError
override_inheritance_field_test/49: CompileTimeError
override_inheritance_field_test/50: CompileTimeError
[ $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
method_override_test: CompileTimeError # Negative test
method_override7_test/03: MissingCompileTimeError # Issue 30514
mixin_super_test: RuntimeError
mixin_super_use_test: RuntimeError
mixin_supertype_subclass_test/02: MissingCompileTimeError
mixin_supertype_subclass_test/05: MissingCompileTimeError
multiline_newline_test/01: CompileTimeError
multiline_newline_test/01r: CompileTimeError
multiline_newline_test/02: CompileTimeError
multiline_newline_test/02r: CompileTimeError
multiline_newline_test/03: RuntimeError
multiline_newline_test/03r: RuntimeError
multiline_newline_test/04: MissingCompileTimeError
multiline_newline_test/04r: MissingCompileTimeError
multiline_newline_test/05: MissingCompileTimeError
multiline_newline_test/05r: MissingCompileTimeError
multiline_newline_test/none: RuntimeError
regress_30339_test: CompileTimeError # As expected. Should we make this a multi test?
string_interpolation_and_buffer_test: RuntimeError
string_literals_test: RuntimeError
string_split_test: CompileTimeError
string_supertype_checked_test: CompileTimeError
super_bound_closure_test/none: CompileTimeError
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 ]
assertion_test: RuntimeError # Issue 30326
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
covariant_override/tear_off_type_test: RuntimeError # Issue 28395
custom_await_stack_trace_test: RuntimeError # Issue 29920
ct_const_test: RuntimeError # Issue 2992
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
double_int_to_string_test: 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
deferred_not_loaded_check_test: RuntimeError # Issue 27777
deferred_redirecting_factory_test: RuntimeError # Issue 27777
deferred_static_seperate_test: RuntimeError # Issue 27777
double_to_string_as_fixed2_test/none: RuntimeError # Issue 29920
execute_finally6_test: RuntimeError # Issue 29920
flatten_test/05: MissingRuntimeError # Issue 29920
flatten_test/08: MissingRuntimeError # Issue 29920
flatten_test/09: MissingRuntimeError # Issue 29920
flatten_test/12: MissingRuntimeError # Issue 29920
for_variable_capture_test: 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
integer_division_by_zero_test: RuntimeError # Issue 29920
invocation_mirror2_test: RuntimeError
invocation_mirror_empty_arguments_test: RuntimeError
invocation_mirror_invoke_on2_test: RuntimeError
invocation_mirror_invoke_on_test: RuntimeError
invocation_mirror_test: RuntimeError
issue21159_test: RuntimeError # Issue 30701
issue23244_test: RuntimeError # Issue 29920
label_test: RuntimeError # Issue 30675
modulo_test: RuntimeError # Issue 29920
named_parameter_clash_test: RuntimeError # Issue 29920
named_parameters_default_eq_test/none: RuntimeError
null_test/mirrors: RuntimeError # Uses mirrors.
number_identity2_test: RuntimeError # Issue 29920
numbers_test: RuntimeError # Issue 29920
vm/*: SkipByDesign # Tests for the VM.
yieldstar_pause_test: Skip # Times out