[kernel] Update Windows status files take #5
Change-Id: Ia3bc3affba3100453846678b03d2a83402187418 Reviewed-on: https://dart-review.googlesource.com/36881 Reviewed-by: Jens Johansen <jensj@google.com>
This commit is contained in:
@@ -116,7 +116,9 @@ front_end/test/src/incremental/hot_reload_e2e_test: Skip
|
||||
vm/test/*: SkipByDesign # Only meant to run on vm
|
||||
|
||||
[ $system == windows ]
|
||||
front_end/test/fasta/ast_builder_test: Pass, Slow, Timeout
|
||||
front_end/test/fasta/bootstrap_test: Skip # Issue 31902
|
||||
front_end/test/fasta/strong_test: Pass, Slow, Timeout
|
||||
front_end/test/src/incremental/hot_reload_e2e_test: Skip # Issue 31901
|
||||
front_end/test/whole_program_test: Skip # Issue 31902
|
||||
|
||||
|
||||
@@ -43,21 +43,30 @@ external_service_disappear_test: Crash # Issue 31587
|
||||
coverage_leaf_function_test: RuntimeError
|
||||
coverage_optimized_function_test: Skip # Timeout
|
||||
get_source_report_test: RuntimeError
|
||||
get_vm_timeline_rpc_test: Pass, Slow # Sometimes times out (60+ seconds) -- trying slow.
|
||||
next_through_simple_async_with_returns_test: Pass, Slow # Sometimes times out (60+ seconds) -- trying slow.
|
||||
get_vm_timeline_rpc_test: Pass, Timeout
|
||||
issue_25465_test: Pass, Timeout
|
||||
issue_30555_test: Pass, Timeout
|
||||
next_through_assign_call_test: Pass, Timeout
|
||||
next_through_call_on_field_in_class_test: Pass, Timeout
|
||||
next_through_create_list_and_map_test: Pass, Timeout
|
||||
next_through_is_and_as_test: Pass, Timeout
|
||||
next_through_multi_catch_test: Pass, Timeout
|
||||
next_through_simple_async_with_returns_test: Pass, Timeout
|
||||
next_through_simple_linear_2_test: Pass, Timeout
|
||||
regress_28443_test: Pass, Timeout
|
||||
step_test: Pass, Slow
|
||||
step_through_constructor_test: Pass, Slow
|
||||
step_through_function_2_test: Pass, Slow # Sometimes times out (60+ seconds) -- trying slow.
|
||||
step_through_function_test: Pass, Slow # Sometimes times out (60+ seconds) -- trying slow.
|
||||
step_through_property_get_test: Pass, Slow # Sometimes times out (60+ seconds) -- trying slow.
|
||||
step_through_switch_with_continue_test: Pass, Slow # Sometimes times out (60+ seconds) -- trying slow.
|
||||
step_through_function_2_test: Pass, Timeout
|
||||
step_through_function_test: Pass, Timeout
|
||||
step_through_property_get_test: Pass, Timeout
|
||||
step_through_switch_test: Pass, Timeout
|
||||
step_through_switch_with_continue_test: Pass, Timeout
|
||||
|
||||
[ $compiler == dartk && $system == windows && $strong ]
|
||||
add_breakpoint_rpc_kernel_test: Skip # Timeout
|
||||
code_test: RuntimeError
|
||||
get_object_rpc_test: RuntimeError
|
||||
get_stack_rpc_test: RuntimeError
|
||||
issue_30555_test: Skip # Timeout
|
||||
next_through_implicit_call_test: Skip # Timeout
|
||||
next_through_operator_bracket_on_super_test: Skip # Timeout
|
||||
next_through_operator_bracket_on_this_test: Skip # Timeout
|
||||
|
||||
Reference in New Issue
Block a user