Skip to content

Commit f754b8c

Browse files
rakudramacommit-bot@chromium.org
authored andcommitted
Remove dead language_2_dart2js.status lines
vm/xxx is dead because vm/*: SkipByDesign TBR: sigmund@google.com Change-Id: Ib1da8e8d9860fb055ae89dfd6bde160b5b0fb0ae Reviewed-on: https://dart-review.googlesource.com/68601 Reviewed-by: Stephen Adams <sra@google.com> Commit-Queue: Stephen Adams <sra@google.com>
1 parent 737e546 commit f754b8c

1 file changed

Lines changed: 0 additions & 61 deletions

File tree

tests/language_2/language_2_dart2js.status

Lines changed: 0 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,6 @@ issue31596_super_test/05: RuntimeError
531531
[ $compiler == dart2js && $fast_startup ]
532532
library_env_test/has_mirror_support: Fail # mirrors not supported
533533
library_env_test/has_no_mirror_support: Pass # fails for the wrong reason.
534-
vm/reflect_core_vm_test: Fail # mirrors not supported
535534

536535
[ $compiler == dart2js && $fast_startup && $strong ]
537536
async_star_cancel_while_paused_test: RuntimeError
@@ -653,36 +652,6 @@ type_variable_bounds_test/05: MissingCompileTimeError
653652
type_variable_bounds_test/06: MissingCompileTimeError
654653
type_variable_bounds_test/08: MissingCompileTimeError
655654
type_variable_bounds_test/11: MissingCompileTimeError
656-
vm/async_await_catch_stacktrace_test: Crash # Assertion failure: Runtime type information not available for type_variable_local(bindCallback.R) in (local(_RootZone.bindCallback#)) for j:closure_call(_RootZone_bindCallback_closure.call).
657-
vm/await_synchronous_future_test: Crash # Interpolated value #1 is not an Expression or List of Expressions: [VariableUse(f), Instance of 'LiteralNull', null]
658-
vm/causal_async_exception_stack2_test: Crash # Assertion failure: Unexpected arguments. Expected 1 argument, actual: [invoke dynamic method: selector=Selector(operator, *, arity=1), mask=[subclass=JSUInt32], HTypeInfoReadVariable(ListQueue.E)].
659-
vm/causal_async_exception_stack_test: Crash # Assertion failure: Unexpected arguments. Expected 1 argument, actual: [invoke dynamic method: selector=Selector(operator, *, arity=1), mask=[subclass=JSUInt32], HTypeInfoReadVariable(ListQueue.E)].
660-
vm/debug_break_enabled_vm_test/01: CompileTimeError
661-
vm/debug_break_enabled_vm_test/none: CompileTimeError
662-
vm/integer_type_propagation_test: RuntimeError
663-
vm/load_to_load_forwarding_vm_test: RuntimeError
664-
vm/load_to_load_unaligned_forwarding_vm_test: RuntimeError
665-
vm/math_vm_test: RuntimeError
666-
vm/no_such_args_error_message_vm_test: RuntimeError
667-
vm/no_such_method_error_message_callable_vm_test: RuntimeError
668-
vm/no_such_method_error_message_vm_test: RuntimeError
669-
vm/optimization_test: RuntimeError
670-
vm/optimized_await_regress_test: Crash # 'file:*/pkg/compiler/lib/src/js_emitter/runtime_type_generator.dart': Failed assertion: line 208 pos 18: '!(_useKernel && _strongMode && !_disableRtiOptimization) ||
671-
vm/optimized_guarded_field_isolates_test: Crash # Assertion failure: Runtime type information not available for type_variable_local(bindCallback.R) in (local(_RootZone.bindCallback#)) for j:closure_call(_RootZone_bindCallback_closure.call).
672-
vm/optimized_list_constructor_test: RuntimeError
673-
vm/reflect_core_vm_test: RuntimeError
674-
vm/regress_22480_test: RuntimeError
675-
vm/regress_23238_test: RuntimeError
676-
vm/regress_27201_test: CompileTimeError
677-
vm/regress_28325_test: Crash # 'file:*/pkg/compiler/lib/src/js_emitter/runtime_type_generator.dart': Failed assertion: line 208 pos 18: '!(_useKernel && _strongMode && !_disableRtiOptimization) ||
678-
vm/regress_29145_test: Crash # 'file:*/pkg/compiler/lib/src/js_emitter/runtime_type_generator.dart': Failed assertion: line 208 pos 18: '!(_useKernel && _strongMode && !_disableRtiOptimization) ||
679-
vm/store_to_load_forwarding_phis_vm_test: Crash # Assertion failure: Runtime type information not available for type_variable_local(bindCallback.R) in (local(_RootZone.bindCallback#)) for j:closure_call(_RootZone_bindCallback_closure.call).
680-
vm/type_cast_vm_test: RuntimeError
681-
vm/type_vm_test/28: MissingRuntimeError
682-
vm/uint32_right_shift_test: RuntimeError
683-
vm/uint32_shift_test: RuntimeError
684-
vm/unaligned_integer_access_literal_index_test: RuntimeError
685-
vm/unaligned_integer_access_register_index_test: RuntimeError
686655
wrong_number_type_arguments_test/01: MissingCompileTimeError
687656
wrong_number_type_arguments_test/none: Pass
688657

@@ -821,36 +790,6 @@ type_variable_bounds_test/05: MissingCompileTimeError
821790
type_variable_bounds_test/06: MissingCompileTimeError
822791
type_variable_bounds_test/08: MissingCompileTimeError
823792
type_variable_bounds_test/11: MissingCompileTimeError
824-
vm/async_await_catch_stacktrace_test: Crash # Assertion failure: Runtime type information not available for type_variable_local(bindCallback.R) in (local(_RootZone.bindCallback#)) for j:closure_call(_RootZone_bindCallback_closure.call).
825-
vm/await_synchronous_future_test: Crash # Interpolated value #1 is not an Expression or List of Expressions: [VariableUse(f), Instance of 'LiteralNull', null]
826-
vm/causal_async_exception_stack2_test: Crash # Wrong number of template arguments, given 2, expected 1
827-
vm/causal_async_exception_stack_test: Crash # Wrong number of template arguments, given 2, expected 1
828-
vm/debug_break_enabled_vm_test/01: CompileTimeError
829-
vm/debug_break_enabled_vm_test/none: CompileTimeError
830-
vm/integer_type_propagation_test: RuntimeError
831-
vm/load_to_load_forwarding_vm_test: RuntimeError
832-
vm/load_to_load_unaligned_forwarding_vm_test: RuntimeError
833-
vm/math_vm_test: RuntimeError
834-
vm/no_such_args_error_message_vm_test: RuntimeError
835-
vm/no_such_method_error_message_callable_vm_test: RuntimeError
836-
vm/no_such_method_error_message_vm_test: RuntimeError
837-
vm/optimization_test: RuntimeError
838-
vm/optimized_await_regress_test: Crash # Interpolated value #1 is not an Expression or List of Expressions: [VariableUse(f), Instance of 'LiteralNull', null]
839-
vm/optimized_guarded_field_isolates_test: Crash # Assertion failure: Runtime type information not available for type_variable_local(bindCallback.R) in (local(_RootZone.bindCallback#)) for j:closure_call(_RootZone_bindCallback_closure.call).
840-
vm/optimized_list_constructor_test: RuntimeError
841-
vm/reflect_core_vm_test: RuntimeError
842-
vm/regress_22480_test: RuntimeError
843-
vm/regress_23238_test: RuntimeError
844-
vm/regress_27201_test: CompileTimeError
845-
vm/regress_28325_test: Crash # Interpolated value #1 is not an Expression or List of Expressions: [VariableUse(f), Instance of 'LiteralNull', null]
846-
vm/regress_29145_test: Crash # Interpolated value #1 is not an Expression or List of Expressions: [VariableUse(f), Instance of 'LiteralNull', null]
847-
vm/store_to_load_forwarding_phis_vm_test: Crash # Assertion failure: Runtime type information not available for type_variable_local(bindCallback.R) in (local(_RootZone.bindCallback#)) for j:closure_call(_RootZone_bindCallback_closure.call).
848-
vm/type_cast_vm_test: RuntimeError
849-
vm/type_vm_test/28: MissingRuntimeError
850-
vm/uint32_right_shift_test: RuntimeError
851-
vm/uint32_shift_test: RuntimeError
852-
vm/unaligned_integer_access_literal_index_test: RuntimeError
853-
vm/unaligned_integer_access_register_index_test: RuntimeError
854793
wrong_number_type_arguments_test/01: MissingCompileTimeError
855794
wrong_number_type_arguments_test/none: Pass
856795

0 commit comments

Comments
 (0)