mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
mark Mac tool_integration_tests_* as non-bringup (#152412)
Follow-up to https://github.com/flutter/flutter/pull/152399
This commit is contained in:
parent
844606008a
commit
e2e43987c4
5
.ci.yaml
5
.ci.yaml
@ -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
|
||||
@ -4083,7 +4082,6 @@ targets:
|
||||
- .ci.yaml
|
||||
|
||||
- name: Mac tool_integration_tests_2_5
|
||||
bringup: true
|
||||
recipe: flutter/flutter_drone
|
||||
timeout: 60
|
||||
properties:
|
||||
@ -4108,7 +4106,6 @@ targets:
|
||||
- .ci.yaml
|
||||
|
||||
- name: Mac tool_integration_tests_3_5
|
||||
bringup: true
|
||||
recipe: flutter/flutter_drone
|
||||
timeout: 60
|
||||
properties:
|
||||
@ -4133,7 +4130,6 @@ targets:
|
||||
- .ci.yaml
|
||||
|
||||
- name: Mac tool_integration_tests_4_5
|
||||
bringup: true
|
||||
recipe: flutter/flutter_drone
|
||||
timeout: 60
|
||||
properties:
|
||||
@ -4158,7 +4154,6 @@ targets:
|
||||
- .ci.yaml
|
||||
|
||||
- name: Mac tool_integration_tests_5_5
|
||||
bringup: true
|
||||
recipe: flutter/flutter_drone
|
||||
timeout: 60
|
||||
properties:
|
||||
|
Loading…
Reference in New Issue
Block a user