| Index: tests/language_2/language_2_dart2js.status
|
| diff --git a/tests/language_2/language_2_dart2js.status b/tests/language_2/language_2_dart2js.status
|
| index 94bab092fab9c45fd643d516cdd9134d9e089400..20d5beacaec06e527d6a9c4c0d1bbe17f0e647aa 100644
|
| --- a/tests/language_2/language_2_dart2js.status
|
| +++ b/tests/language_2/language_2_dart2js.status
|
| @@ -70,7 +70,17 @@ call_through_getter_test/02: MissingCompileTimeError
|
| call_type_literal_test/01: MissingCompileTimeError
|
| cast_test/04: MissingCompileTimeError
|
| cast_test/05: MissingCompileTimeError
|
| +checked_null_test/01: MissingCompileTimeError
|
| +checked_setter2_test: MissingCompileTimeError
|
| +checked_setter3_test/01: MissingCompileTimeError
|
| +checked_setter3_test/02: MissingCompileTimeError
|
| +checked_setter3_test/03: MissingCompileTimeError
|
| +function_subtype_inline2_test: RuntimeError
|
| +generic_constructor_mixin_test/01: MissingCompileTimeError
|
| +generic_constructor_mixin2_test/01: MissingCompileTimeError
|
| +generic_constructor_mixin3_test/01: MissingCompileTimeError
|
| generic_methods_generic_function_result_test/none: CompileTimeError # Issue #30208
|
| +typevariable_substitution2_test/02: MissingCompileTimeError
|
|
|
| [ $compiler == dart2js && $runtime != none ]
|
| bit_operations_test: RuntimeError, OK # Issue 1533
|
| @@ -423,6 +433,49 @@ function_type/function_type97_test: Crash
|
| function_type/function_type98_test: Crash
|
| function_type/function_type99_test: Crash
|
| function_type/function_type9_test: Crash
|
| +checked_null_test/01: Crash
|
| +checked_setter2_test: Crash
|
| +checked_setter3_test/01: Crash
|
| +checked_setter3_test/02: Crash
|
| +checked_setter3_test/none: Crash
|
| +checked_setter_test: Crash
|
| +class_cycle_test/02: MissingCompileTimeError
|
| +class_cycle_test/03: MissingCompileTimeError
|
| +class_literal_test/01: Crash
|
| +class_literal_test/02: Crash
|
| +class_literal_test/03: Crash
|
| +class_literal_test/04: Crash
|
| +class_literal_test/05: Crash
|
| +class_literal_test/06: Crash
|
| +class_literal_test/07: Crash
|
| +class_literal_test/08: Crash
|
| +class_literal_test/09: Crash
|
| +class_literal_test/10: Crash
|
| +class_literal_test/11: Crash
|
| +class_literal_test/12: Crash
|
| +class_literal_test/13: Crash
|
| +class_literal_test/14: Crash
|
| +class_literal_test/15: Crash
|
| +class_literal_test/16: Crash
|
| +class_literal_test/17: Crash
|
| +class_literal_test/18: Crash
|
| +class_literal_test/19: Crash
|
| +class_literal_test/20: Crash
|
| +class_literal_test/21: Crash
|
| +class_literal_test/22: Crash
|
| +class_literal_test/23: Crash
|
| +class_literal_test/24: Crash
|
| +class_literal_test/25: Crash
|
| +class_literal_test/none: Crash
|
| +class_override_test/00: Crash
|
| +class_syntax2_test: Crash
|
| +class_test: Crash
|
| +classes_static_method_clash_test: Crash
|
| +typevariable_substitution2_test/02: Crash
|
| +generic_constructor_mixin_test: Crash
|
| +generic_constructor_mixin2_test: Crash
|
| +generic_constructor_mixin3_test: Crash
|
| +function_subtype_inline2_test: Crash
|
|
|
| [ $compiler == dart2js && $dart2js_with_kernel && $minified ]
|
| aborting_switch_case_test: Crash
|
| @@ -710,6 +763,48 @@ function_type/function_type97_test: Crash
|
| function_type/function_type98_test: Crash
|
| function_type/function_type99_test: Crash
|
| function_type/function_type9_test: Crash
|
| +checked_null_test/01: Crash
|
| +checked_setter2_test: Crash
|
| +checked_setter3_test/01: Crash
|
| +checked_setter3_test/02: Crash
|
| +checked_setter3_test/none: Crash
|
| +checked_setter_test: Crash
|
| +class_cycle_test/02: MissingCompileTimeError
|
| +class_cycle_test/03: MissingCompileTimeError
|
| +class_literal_test/01: Crash
|
| +class_literal_test/02: Crash
|
| +class_literal_test/03: Crash
|
| +class_literal_test/04: Crash
|
| +class_literal_test/05: Crash
|
| +class_literal_test/06: Crash
|
| +class_literal_test/07: Crash
|
| +class_literal_test/08: Crash
|
| +class_literal_test/09: Crash
|
| +class_literal_test/10: Crash
|
| +class_literal_test/11: Crash
|
| +class_literal_test/12: Crash
|
| +class_literal_test/13: Crash
|
| +class_literal_test/14: Crash
|
| +class_literal_test/15: Crash
|
| +class_literal_test/16: Crash
|
| +class_literal_test/17: Crash
|
| +class_literal_test/18: Crash
|
| +class_literal_test/19: Crash
|
| +class_literal_test/20: Crash
|
| +class_literal_test/21: Crash
|
| +class_literal_test/22: Crash
|
| +class_literal_test/23: Crash
|
| +class_literal_test/24: Crash
|
| +class_literal_test/25: Crash
|
| +class_override_test/00: Crash
|
| +class_syntax2_test: Crash
|
| +class_test: Crash
|
| +classes_static_method_clash_test: Crash
|
| +typevariable_substitution2_test/02: Crash
|
| +generic_constructor_mixin_test: Crash
|
| +generic_constructor_mixin2_test: Crash
|
| +generic_constructor_mixin3_test: Crash
|
| +function_subtype_inline2_test: Crash
|
|
|
| [ $compiler == dart2js && ! $dart2js_with_kernel && $runtime != none ]
|
| async_star_cancel_while_paused_test: RuntimeError # Issue 22853
|
|
|