Skip to content

Commit

Permalink
mark Mac tool_integration_tests_* as non-bringup (flutter#152412)
Browse files Browse the repository at this point in the history
Follow-up to flutter#152399
  • Loading branch information
andrewkolos authored Jul 29, 2024
1 parent 8446060 commit e2e4398
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4056,7 +4056,6 @@ targets:
- .ci.yaml

- name: Mac tool_integration_tests_1_5
bringup: true
recipe: flutter/flutter_drone
timeout: 60
# Flake rate of >2.5% in presubmit
Expand All @@ -4083,7 +4082,6 @@ targets:
- .ci.yaml

- name: Mac tool_integration_tests_2_5
bringup: true
recipe: flutter/flutter_drone
timeout: 60
properties:
Expand All @@ -4108,7 +4106,6 @@ targets:
- .ci.yaml

- name: Mac tool_integration_tests_3_5
bringup: true
recipe: flutter/flutter_drone
timeout: 60
properties:
Expand All @@ -4133,7 +4130,6 @@ targets:
- .ci.yaml

- name: Mac tool_integration_tests_4_5
bringup: true
recipe: flutter/flutter_drone
timeout: 60
properties:
Expand All @@ -4158,7 +4154,6 @@ targets:
- .ci.yaml

- name: Mac tool_integration_tests_5_5
bringup: true
recipe: flutter/flutter_drone
timeout: 60
properties:
Expand Down

0 comments on commit e2e4398

Please sign in to comment.