Skip to content

Commit

Permalink
Move Windows arm64 tests to bringup true (#143272)
Browse files Browse the repository at this point in the history
  • Loading branch information
zanderso authored Feb 10, 2024
1 parent 7ad7d3a commit 9f83221
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5240,6 +5240,7 @@ targets:

- name: Windows_arm64 hot_mode_dev_cycle_win_target__benchmark
recipe: devicelab/devicelab_drone
bringup: true
presubmit: false
timeout: 60
properties:
Expand Down Expand Up @@ -5323,6 +5324,7 @@ targets:

- name: Windows_arm64 platform_channel_sample_test_windows
recipe: devicelab/devicelab_drone
bringup: true
presubmit: false
timeout: 60
properties:
Expand Down Expand Up @@ -5391,6 +5393,7 @@ targets:

- name: Windows_arm64 plugin_test_windows
recipe: devicelab/devicelab_drone
bringup: true
presubmit: false
timeout: 60
properties:
Expand Down Expand Up @@ -5428,6 +5431,7 @@ targets:
- name: Windows_arm64 run_debug_test_windows
recipe: devicelab/devicelab_drone
presubmit: false
bringup: true
timeout: 60
properties:
dependencies: >-
Expand Down Expand Up @@ -5464,6 +5468,7 @@ targets:
- name: Windows_arm64 run_release_test_windows
recipe: devicelab/devicelab_drone
presubmit: false
bringup: true
timeout: 60
properties:
dependencies: >-
Expand Down Expand Up @@ -5720,6 +5725,7 @@ targets:

- name: Windows_arm64 windows_home_scroll_perf__timeline_summary
recipe: devicelab/devicelab_drone
bringup: true
presubmit: false
timeout: 60
properties:
Expand Down Expand Up @@ -5747,6 +5753,7 @@ targets:

- name: Windows_arm64 hello_world_win_desktop__compile
recipe: devicelab/devicelab_drone
bringup: true
presubmit: false
timeout: 60
properties:
Expand Down Expand Up @@ -5774,6 +5781,7 @@ targets:
- name: Windows_arm64 flutter_gallery_win_desktop__compile
recipe: devicelab/devicelab_drone
presubmit: false
bringup: true
timeout: 60
properties:
tags: >
Expand All @@ -5800,6 +5808,7 @@ targets:
- name: Windows_arm64 flutter_gallery_win_desktop__start_up
recipe: devicelab/devicelab_drone
presubmit: false
bringup: true
timeout: 60
properties:
tags: >
Expand All @@ -5826,6 +5835,7 @@ targets:
- name: Windows_arm64 complex_layout_win_desktop__start_up
recipe: devicelab/devicelab_drone
presubmit: false
bringup: true
timeout: 60
properties:
tags: >
Expand All @@ -5852,6 +5862,7 @@ targets:
- name: Windows_arm64 flutter_view_win_desktop__start_up
recipe: devicelab/devicelab_drone
presubmit: false
bringup: true
timeout: 60
properties:
tags: >
Expand All @@ -5878,6 +5889,7 @@ targets:
- name: Windows_arm64 platform_view_win_desktop__start_up
recipe: devicelab/devicelab_drone
presubmit: false
bringup: true
timeout: 60
properties:
tags: >
Expand Down Expand Up @@ -5987,6 +5999,7 @@ targets:
- name: Windows_arm64 windows_startup_test
recipe: devicelab/devicelab_drone
presubmit: false
bringup: true
timeout: 60
properties:
dependencies: >-
Expand All @@ -6009,6 +6022,7 @@ targets:
- name: Windows_arm64 flutter_tool_startup__windows
recipe: devicelab/devicelab_drone
presubmit: false
bringup: true
timeout: 60
properties:
tags: >
Expand Down

0 comments on commit 9f83221

Please sign in to comment.