Skip to content

Commit

Permalink
remove bringup from Windows tool_integration_tests_* (flutter#156179)
Browse files Browse the repository at this point in the history
Follow up to
* flutter#156121

Removes bringup status from these tasks.
  • Loading branch information
andrewkolos authored Oct 4, 2024
1 parent 04d082b commit 514cf62
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5882,7 +5882,6 @@ targets:
- name: Windows tool_integration_tests_1_9
recipe: flutter/flutter_drone
timeout: 60
bringup: true
properties:
add_recipes_cq: "true"
dependencies: >-
Expand All @@ -5907,7 +5906,6 @@ targets:
- name: Windows tool_integration_tests_2_9
recipe: flutter/flutter_drone
timeout: 60
bringup: true
properties:
add_recipes_cq: "true"
dependencies: >-
Expand All @@ -5932,7 +5930,6 @@ targets:
- name: Windows tool_integration_tests_3_9
recipe: flutter/flutter_drone
timeout: 60
bringup: true
properties:
add_recipes_cq: "true"
dependencies: >-
Expand All @@ -5957,7 +5954,6 @@ targets:
- name: Windows tool_integration_tests_4_9
recipe: flutter/flutter_drone
timeout: 60
bringup: true
properties:
add_recipes_cq: "true"
dependencies: >-
Expand All @@ -5982,7 +5978,6 @@ targets:
- name: Windows tool_integration_tests_5_9
recipe: flutter/flutter_drone
timeout: 60
bringup: true
properties:
add_recipes_cq: "true"
dependencies: >-
Expand All @@ -6007,7 +6002,6 @@ targets:
- name: Windows tool_integration_tests_6_9
recipe: flutter/flutter_drone
timeout: 60
bringup: true
properties:
add_recipes_cq: "true"
dependencies: >-
Expand All @@ -6032,7 +6026,6 @@ targets:
- name: Windows tool_integration_tests_7_9
recipe: flutter/flutter_drone
timeout: 60
bringup: true
properties:
add_recipes_cq: "true"
dependencies: >-
Expand All @@ -6057,7 +6050,6 @@ targets:
- name: Windows tool_integration_tests_8_9
recipe: flutter/flutter_drone
timeout: 60
bringup: true
properties:
add_recipes_cq: "true"
dependencies: >-
Expand All @@ -6082,7 +6074,6 @@ targets:
- name: Windows tool_integration_tests_9_9
recipe: flutter/flutter_drone
timeout: 60
bringup: true
properties:
add_recipes_cq: "true"
dependencies: >-
Expand Down

0 comments on commit 514cf62

Please sign in to comment.