Skip to content

Commit

Permalink
remove bringup from Windows tool_integration_tests_* (flutter#152599)
Browse files Browse the repository at this point in the history
Followup to flutter#152582
  • Loading branch information
andrewkolos authored Jul 31, 2024
1 parent 836e794 commit 118a015
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5695,7 +5695,6 @@ targets:
- name: Windows tool_integration_tests_1_7
recipe: flutter/flutter_drone
timeout: 60
bringup: true
properties:
add_recipes_cq: "true"
dependencies: >-
Expand All @@ -5720,7 +5719,6 @@ targets:
- name: Windows tool_integration_tests_2_7
recipe: flutter/flutter_drone
timeout: 60
bringup: true
properties:
add_recipes_cq: "true"
dependencies: >-
Expand All @@ -5743,7 +5741,6 @@ targets:
- .ci.yaml

- name: Windows tool_integration_tests_3_7
bringup: true
recipe: flutter/flutter_drone
timeout: 60
properties:
Expand All @@ -5768,7 +5765,6 @@ targets:
- .ci.yaml

- name: Windows tool_integration_tests_4_7
bringup: true
recipe: flutter/flutter_drone
timeout: 60
properties:
Expand All @@ -5793,7 +5789,6 @@ targets:
- .ci.yaml

- name: Windows tool_integration_tests_5_7
bringup: true
recipe: flutter/flutter_drone
timeout: 60
properties:
Expand All @@ -5818,7 +5813,6 @@ targets:
- .ci.yaml

- name: Windows tool_integration_tests_6_7
bringup: true
recipe: flutter/flutter_drone
timeout: 60
properties:
Expand All @@ -5843,7 +5837,6 @@ targets:
- .ci.yaml

- name: Windows tool_integration_tests_7_7
bringup: true
recipe: flutter/flutter_drone
timeout: 60
properties:
Expand Down

0 comments on commit 118a015

Please sign in to comment.