Unverified Commit bd1bb675 authored by Zachary Anderson's avatar Zachary Anderson Committed by GitHub

Remove bringup from Windows build_tests shards (#132306)

Context:
https://github.com/flutter/flutter/commit/aff8ef13d428395725ce8f836ca771b8bf2d87db
parent 96e02c61
...@@ -4187,7 +4187,6 @@ targets: ...@@ -4187,7 +4187,6 @@ targets:
- .ci.yaml - .ci.yaml
- name: Windows build_tests_1_5 - name: Windows build_tests_1_5
bringup: true
recipe: flutter/flutter_drone recipe: flutter/flutter_drone
timeout: 60 timeout: 60
properties: properties:
...@@ -4206,7 +4205,6 @@ targets: ...@@ -4206,7 +4205,6 @@ targets:
["framework", "hostonly", "shard", "windows"] ["framework", "hostonly", "shard", "windows"]
- name: Windows build_tests_2_5 - name: Windows build_tests_2_5
bringup: true
recipe: flutter/flutter_drone recipe: flutter/flutter_drone
timeout: 60 timeout: 60
properties: properties:
...@@ -4225,7 +4223,6 @@ targets: ...@@ -4225,7 +4223,6 @@ targets:
["framework", "hostonly", "shard", "windows"] ["framework", "hostonly", "shard", "windows"]
- name: Windows build_tests_3_5 - name: Windows build_tests_3_5
bringup: true
recipe: flutter/flutter_drone recipe: flutter/flutter_drone
timeout: 60 timeout: 60
properties: properties:
...@@ -4244,7 +4241,6 @@ targets: ...@@ -4244,7 +4241,6 @@ targets:
["framework", "hostonly", "shard", "windows"] ["framework", "hostonly", "shard", "windows"]
- name: Windows build_tests_4_5 - name: Windows build_tests_4_5
bringup: true
recipe: flutter/flutter_drone recipe: flutter/flutter_drone
timeout: 60 timeout: 60
properties: properties:
...@@ -4263,7 +4259,6 @@ targets: ...@@ -4263,7 +4259,6 @@ targets:
["framework", "hostonly", "shard", "windows"] ["framework", "hostonly", "shard", "windows"]
- name: Windows build_tests_5_5 - name: Windows build_tests_5_5
bringup: true
recipe: flutter/flutter_drone recipe: flutter/flutter_drone
timeout: 60 timeout: 60
properties: properties:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment