blob: 6635bf1081d58766e40606045a92cb096f750f65 [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: Crash
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
config_import_corelib_test: CompileTimeError
conflicting_type_variable_and_setter_test: CompileTimeError
const_for_in_variable_test/01: MissingCompileTimeError
const_types_test/07: MissingCompileTimeError
const_types_test/08: MissingCompileTimeError
const_types_test/14: MissingCompileTimeError
const_types_test/15: MissingCompileTimeError
constant_type_literal_test/01: MissingCompileTimeError # DDC allows type parameter type literals in const expressions.
export_private_test/01: MissingCompileTimeError # Issue 29920
field_initialization_order_test/none: RuntimeError
field_wierd_name_test: Crash
final_field_initialization_order_test: RuntimeError # Issue 31058
final_syntax_test/01: MissingCompileTimeError
final_syntax_test/02: MissingCompileTimeError
final_syntax_test/03: MissingCompileTimeError
final_syntax_test/04: MissingCompileTimeError
field3_test/01: MissingCompileTimeError
generic_function_type_as_type_argument_test/01: MissingCompileTimeError # Issue 29920
generic_function_type_as_type_argument_test/02: MissingCompileTimeError # Issue 29920
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_no_such_method_dispatcher_simple_test: Skip # This test is just for kernel.
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
local_function2_test/none: RuntimeError
local_function3_test/none: RuntimeError
local_function_test/none: RuntimeError
mixin_super_2_test/01: MissingCompileTimeError
mixin_super_2_test/03: MissingCompileTimeError
mock_writable_final_private_field_test: CompileTimeError # Issue 30848
multiple_interface_inheritance_test: CompileTimeError # Issue 30552
interceptor6_test: CompileTimeError
interface_test/00: MissingCompileTimeError
internal_library_test/01: MissingCompileTimeError # Issue 29920
internal_library_test/02: Crash
least_upper_bound_expansive_test/none: RuntimeError # 30908
library_env_test/none: RuntimeError # Issue 30907
library_env_test/has_html_support: RuntimeError # Issue 30907
library_env_test/has_no_io_support: RuntimeError # Issue 30907
library_env_test/has_no_mirror_support: RuntimeError # Issue 30907
library_env_test/has_no_html_support: RuntimeError, OK
library_env_test/has_io_support: RuntimeError, OK
library_env_test/has_mirror_support: RuntimeError, OK
nested_generic_closure_test: CompileTimeError
no_such_method_test: RuntimeError
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
override_inheritance_generic_test/02: CompileTimeError
override_inheritance_method_test/28: CompileTimeError
override_inheritance_method_test/29: CompileTimeError
override_inheritance_no_such_method_test/13: MissingCompileTimeError
parameter_initializer_test: CompileTimeError
parser_quirks_test: CompileTimeError
part_refers_to_core_library_test/01: Crash
regress_22443_test: RuntimeError
regress_24283_test: RuntimeError, OK # Requires 64 bit numbers.
regress_23408_test: CompileTimeError
regress_27617_test/1: MissingCompileTimeError
setter_override2_test/none: CompileTimeError
stacktrace_demangle_ctors_test: RuntimeError # Issue 31089
string_interpolate_test: CompileTimeError
reify_typevar_static_test/00: MissingCompileTimeError # Issue 29920
super_call4_test: RuntimeError
super_no_such_method1_test: RuntimeError
super_no_such_method2_test: RuntimeError
super_no_such_method3_test: RuntimeError
super_no_such_method4_test: RuntimeError
super_operator_index5_test: RuntimeError
syntax_test/none: 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
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_29025_test: CompileTimeError # Issue 29081
regress_29349_test: CompileTimeError # Issue 31093
regress_29405_test: CompileTimeError # Issue 29421
regress_29784_test/02: CompileTimeError, Crash # Issue 27809
regress_30121_test: CompileTimeError # Issue 31087
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
try_catch_on_syntax_test/10: MissingCompileTimeError
try_catch_on_syntax_test/11: MissingCompileTimeError
private3_test: RuntimeError
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
async_star_test/01: RuntimeError
async_star_test/02: RuntimeError
async_star_test/03: RuntimeError
async_star_test/04: RuntimeError
async_star_test/05: RuntimeError
async_star_test/none: 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.
compile_time_constant_d_test: RuntimeError # Issue 30876
compile_time_constant_e_test: RuntimeError # Issue 30876
config_import_test: RuntimeError
const_list_test: RuntimeError
const_map4_test: 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
ct_const_test: RuntimeError # Issue 2992
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
deferred_not_loaded_check_test: RuntimeError # Issue 27777
deferred_redirecting_factory_test: RuntimeError # Issue 27777
deferred_static_seperate_test: RuntimeError # Issue 27777
double_int_to_string_test: RuntimeError # Issue 29920
double_to_string_as_fixed2_test/none: RuntimeError # Issue 29920
dynamic_test: RuntimeError # Strong mode is-check failure: M1 does not soundly subtype Iface<dynamic, num>
emit_const_fields_test: CompileTimeError
enum_syntax_test/05: MissingCompileTimeError
enum_syntax_test/06: MissingCompileTimeError
example_constructor_test: RuntimeError
exception_test: RuntimeError # DDC doesn't implement NullThrownError?
execute_finally6_test: RuntimeError # Issue 29920
expect_test: RuntimeError # Issue 29920
f_bounded_quantification3_test: RuntimeError # Issue 29920
field_increment_bailout_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_alias6_test/none: RuntimeError
generic_instanceof2_test: RuntimeError # Issue 29920
generic_is_check_test: RuntimeError # Issue 29920
generic_method_types_test/02: 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
lazy_static3_test: RuntimeError # Issue 30852
lazy_static8_test: RuntimeError # Issue 30852
left_shift_test: RuntimeError # Ints and doubles are unified.
list_is_test: RuntimeError # Issue 29920
many_overridden_no_such_method_test: RuntimeError # UnimplementedError: JsInstanceMirror.delegate unimplemented
mint_arithmetic_test: RuntimeError # Issue 29920
modulo_test: RuntimeError # Ints and doubles are unified.
named_parameter_clash_test: RuntimeError # Issue 29920
named_parameters_default_eq_test/none: RuntimeError
nan_identical_test: RuntimeError # Issue 29920
nested_switch_label_test: RuntimeError # Issue 29920
null_test/mirrors: RuntimeError # Uses mirrors.
number_identity2_test: RuntimeError # Issue 29920
numbers_test: RuntimeError # Issue 29920
overridden_no_such_method_test: RuntimeError # UnimplementedError: JsInstanceMirror.delegate unimplemented
prefix10_negative_test: Skip # Issue 29920
regress_16640_test: RuntimeError # Issue 29920
regress_29784_test/02: Crash # assert initializers not implemented
stack_overflow_stacktrace_test: RuntimeError # Issue 29920
stack_overflow_test: RuntimeError # Issue 29920
stacktrace_test: RuntimeError # Issue 29920
super_operator_index7_test: RuntimeError
super_operator_index8_test: RuntimeError
super_test: RuntimeError
switch_case_test/none: CompileTimeError
switch_label2_test: RuntimeError # Issue 29920
switch_label_test: RuntimeError # Issue 29920
switch_try_catch_test: RuntimeError # Issue 29920
truncdiv_test: RuntimeError # Issue 29920
vm/*: SkipByDesign # Tests for the VM.
yieldstar_pause_test: Skip # Times out
list_is_test: RuntimeError # Issue 29920
prefix10_negative_test: Skip # Issue 29920
lazy_static3_test: RuntimeError # Issue 30852
lazy_static8_test: RuntimeError # Issue 30852
left_shift_test: RuntimeError # Ints and doubles are unified.
expect_test: RuntimeError # Issue 29920
f_bounded_quantification3_test: RuntimeError # Issue 29920
truncdiv_test: RuntimeError # Issue 29920
first_class_types_test: RuntimeError, OK # Strong mode reifies inferred type argument.
stacktrace_test: RuntimeError # Issue 29920
const_evaluation_test/01: RuntimeError # Issue 29920
asyncstar_throw_in_catch_test: Skip # Times out. Issue 29920