Skip to content

Commit 30f154c

Browse files
sigmundchcommit-bot@chromium.org
authored andcommitted
Bring status on a few suites up to date for --checked and --fast-startup
TBR=efortuna@google.com Change-Id: If7196983eecf4cd7932e20332dca5471f24319f0 Reviewed-on: https://dart-review.googlesource.com/27087 Reviewed-by: Sigmund Cherem <sigmund@google.com> Commit-Queue: Sigmund Cherem <sigmund@google.com>
1 parent b755025 commit 30f154c

File tree

4 files changed

+5
-18
lines changed

4 files changed

+5
-18
lines changed

tests/compiler/dart2js_extra/dart2js_extra.status

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -240,21 +240,18 @@ unconditional_dartio_import_test: RuntimeError # Issue 30902
240240

241241
[ $compiler == dart2js && $dart2js_with_kernel && $fast_startup ]
242242
23056_test: Pass
243-
mirror_enqueuer_regression_test: Pass
244243
closure_capture2_test: RuntimeError
245244
constant_javascript_semantics_test/01: MissingCompileTimeError
246-
deferred/deferred_constant3_test: RuntimeError
247-
deferred/deferred_constant4_test: RuntimeError
248245
deferred/deferred_mirrors1_test: Crash # Unsupported operation: KernelDeferredLoadTask.addMirrorElementsForLibrary
249246
deferred/deferred_mirrors2_test: Crash # Unsupported operation: KernelDeferredLoadTask.addMirrorElementsForLibrary
250247
deferred/reflect_multiple_annotations_test: Crash # Unsupported operation: KernelDeferredLoadTask.addMirrorElementsForLibrary
251248
deferred/reflect_multiple_default_arg_test: Crash # Unsupported operation: KernelDeferredLoadTask.addMirrorElementsForLibrary
252-
deferred/uninstantiated_type_variable_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
253249
deferred_custom_loader_test: RuntimeError
254250
deferred_fail_and_retry_test: RuntimeError
255251
deferred_fail_and_retry_worker_test: Fail
256252
dummy_compiler_test: CompileTimeError
257253
label_test/06: MissingCompileTimeError
254+
mirror_enqueuer_regression_test: Pass
258255
private_symbol_literal_test/01: MissingCompileTimeError
259256
private_symbol_literal_test/02: MissingCompileTimeError
260257
private_symbol_literal_test/03: MissingCompileTimeError

tests/compiler/dart2js_native/dart2js_native.status

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,7 @@ bound_closure_super_test: RuntimeError
5858
fake_thing_test: RuntimeError
5959
mirror_intercepted_field_test: RuntimeError
6060
native_library_same_name_used_frog_test: CompileTimeError
61-
native_method_inlining_test: RuntimeError
6261
native_mirror_test: RuntimeError
63-
native_mixin_field_test: RuntimeError
6462
native_no_such_method_exception3_frog_test: RuntimeError
6563
native_no_such_method_exception4_frog_test: RuntimeError
6664
native_no_such_method_exception5_frog_test: RuntimeError

tests/language/language_dart2js.status

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -981,6 +981,7 @@ try_catch_test/01: MissingCompileTimeError
981981
type_checks_in_factory_method_test: RuntimeError
982982

983983
[ $compiler == dart2js && $dart2js_with_kernel && $fast_startup ]
984+
arithmetic_canonicalization_test: RuntimeError
984985
assertion_initializer_const_error2_test/none: CompileTimeError
985986
assertion_initializer_test: CompileTimeError
986987
assertion_test: RuntimeError
@@ -998,11 +999,8 @@ bit_operations_test/none: RuntimeError
998999
branch_canonicalization_test: RuntimeError
9991000
call_function_apply_test: RuntimeError
10001001
call_nonexistent_constructor_test/01: RuntimeError
1001-
call_with_no_such_method_test: RuntimeError
10021002
canonical_const2_test: RuntimeError
10031003
canonical_const3_test: CompileTimeError
1004-
cast_test/02: MissingRuntimeError
1005-
cast_test/03: MissingRuntimeError
10061004
check_member_static_test/02: MissingCompileTimeError
10071005
class_cycle_test/02: MissingCompileTimeError
10081006
class_cycle_test/03: MissingCompileTimeError
@@ -1109,7 +1107,6 @@ main_not_a_function_test/01: CompileTimeError
11091107
many_overridden_no_such_method_test: RuntimeError
11101108
map_literal4_test: RuntimeError
11111109
method_name_test: CompileTimeError
1112-
method_override4_test: RuntimeError
11131110
method_override5_test: RuntimeError
11141111
method_override7_test/00: MissingCompileTimeError
11151112
method_override7_test/01: MissingCompileTimeError
@@ -1118,7 +1115,6 @@ method_override8_test/00: MissingCompileTimeError
11181115
method_override8_test/01: MissingCompileTimeError
11191116
mint_arithmetic_test: RuntimeError
11201117
mixin_black_listed_test/02: MissingCompileTimeError
1121-
mixin_bound_test: RuntimeError
11221118
mixin_forwarding_constructor4_test/01: MissingCompileTimeError
11231119
mixin_forwarding_constructor4_test/02: MissingCompileTimeError
11241120
mixin_forwarding_constructor4_test/03: MissingCompileTimeError
@@ -1200,13 +1196,8 @@ mixin_of_mixin_test/none: CompileTimeError
12001196
mixin_super_2_test: CompileTimeError
12011197
mixin_super_bound2_test/01: CompileTimeError
12021198
mixin_super_bound2_test/none: CompileTimeError
1203-
mixin_super_constructor2_test: RuntimeError
1204-
mixin_super_constructor_default_test: RuntimeError
12051199
mixin_super_constructor_named_test/01: MissingCompileTimeError
1206-
mixin_super_constructor_named_test/none: RuntimeError
12071200
mixin_super_constructor_positionals_test/01: MissingCompileTimeError
1208-
mixin_super_constructor_positionals_test/none: RuntimeError
1209-
mixin_super_constructor_test: RuntimeError
12101201
mixin_super_test: CompileTimeError
12111202
mixin_super_use_test: CompileTimeError
12121203
mixin_superclass_test: CompileTimeError
@@ -1473,9 +1464,9 @@ invocation_mirror_empty_arguments_test: RuntimeError
14731464
invocation_mirror_test: RuntimeError
14741465
issue21079_test: RuntimeError
14751466
left_shift_test: RuntimeError
1467+
library_env_test/has_mirror_support: RuntimeError
14761468
library_env_test/has_no_html_support: RuntimeError
14771469
library_env_test/has_no_io_support: RuntimeError
1478-
library_env_test/has_no_mirror_support: RuntimeError
14791470
list_literal1_test/01: MissingCompileTimeError
14801471
list_literal4_test: RuntimeError
14811472
main_not_a_function_test/01: CompileTimeError

tests/language_2/language_2_dart2js.status

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2214,7 +2214,7 @@ covariant_override/runtime_check_test: RuntimeError
22142214
covariant_subtyping_tearoff1_test: RuntimeError
22152215
covariant_subtyping_tearoff2_test: RuntimeError
22162216
covariant_subtyping_tearoff3_test: RuntimeError
2217-
covariant_subtyping_test: CompileTimeError
2217+
covariant_subtyping_test: Crash # Unsupported operation: Unsupported type parameter type node E.
22182218
covariant_subtyping_unsafe_call1_test: RuntimeError
22192219
covariant_subtyping_unsafe_call2_test: RuntimeError
22202220
covariant_subtyping_unsafe_call3_test: RuntimeError
@@ -2719,6 +2719,7 @@ invocation_mirror2_test: RuntimeError
27192719
issue21079_test: RuntimeError
27202720
issue23244_test: RuntimeError
27212721
left_shift_test: RuntimeError
2722+
library_env_test/has_mirror_support: RuntimeError
27222723
list_literal1_test/01: MissingCompileTimeError
27232724
list_literal4_test/00: MissingCompileTimeError
27242725
list_literal4_test/01: MissingCompileTimeError

0 commit comments

Comments
 (0)