Skip to content

[ci] Finalize migration to x64 specific Windows platform #5174

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 20, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
140 changes: 0 additions & 140 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,6 @@ platform_properties:
[
{"dependency": "chrome_and_driver", "version": "version:114.0"}
]
windows:
properties:
dependencies: >
[
{"dependency": "certs", "version": "version:9563bb"}
]
device_type: none
os: Windows
windows_x64:
properties:
dependencies: >
Expand Down Expand Up @@ -901,23 +893,9 @@ targets:
package_sharding: "--shardIndex 4 --shardCount 5"

### Windows desktop tasks ###
- name: Windows custom_package_tests master - packages
recipe: packages/packages
timeout: 60
properties:
add_recipes_cq: "true"
target_file: windows_custom_package_tests.yaml
channel: master
version_file: flutter_master.version
dependencies: >
[
{"dependency": "vs_build", "version": "version:vs2019"}
]

- name: Windows_x64 custom_package_tests master - packages
recipe: packages/packages
timeout: 60
bringup: true
properties:
add_recipes_cq: "true"
target_file: windows_custom_package_tests.yaml
Expand All @@ -928,62 +906,27 @@ targets:
{"dependency": "vs_build", "version": "version:vs2019"}
]

- name: Windows dart_unit_tests_shard_1 master
recipe: packages/packages
timeout: 60
properties:
target_file: windows_dart_unit_tests.yaml
channel: master
version_file: flutter_master.version
package_sharding: "--shardIndex 0 --shardCount 2"

- name: Windows_x64 dart_unit_tests_shard_1 master
recipe: packages/packages
timeout: 60
bringup: true
properties:
target_file: windows_dart_unit_tests.yaml
channel: master
version_file: flutter_master.version
package_sharding: "--shardIndex 0 --shardCount 2"

- name: Windows dart_unit_tests_shard_2 master
recipe: packages/packages
timeout: 60
properties:
target_file: windows_dart_unit_tests.yaml
channel: master
version_file: flutter_master.version
package_sharding: "--shardIndex 1 --shardCount 2"

- name: Windows_x64 dart_unit_tests_shard_2 master
recipe: packages/packages
timeout: 60
bringup: true
properties:
target_file: windows_dart_unit_tests.yaml
channel: master
version_file: flutter_master.version
package_sharding: "--shardIndex 1 --shardCount 2"

- name: Windows win32-platform_tests_shard_1 master
recipe: packages/packages
timeout: 60
properties:
add_recipes_cq: "true"
target_file: windows_build_and_platform_tests.yaml
channel: master
version_file: flutter_master.version
package_sharding: "--shardIndex 0 --shardCount 2"
dependencies: >
[
{"dependency": "vs_build", "version": "version:vs2019"}
]

- name: Windows_x64 win32-platform_tests_shard_1 master
recipe: packages/packages
timeout: 60
bringup: true
properties:
add_recipes_cq: "true"
target_file: windows_build_and_platform_tests.yaml
Expand All @@ -995,24 +938,9 @@ targets:
{"dependency": "vs_build", "version": "version:vs2019"}
]

- name: Windows win32-platform_tests_shard_2 master
recipe: packages/packages
timeout: 60
properties:
add_recipes_cq: "true"
target_file: windows_build_and_platform_tests.yaml
channel: master
version_file: flutter_master.version
package_sharding: "--shardIndex 1 --shardCount 2"
dependencies: >
[
{"dependency": "vs_build", "version": "version:vs2019"}
]

- name: Windows_x64 win32-platform_tests_shard_2 master
recipe: packages/packages
timeout: 60
bringup: true
properties:
add_recipes_cq: "true"
target_file: windows_build_and_platform_tests.yaml
Expand All @@ -1024,24 +952,9 @@ targets:
{"dependency": "vs_build", "version": "version:vs2019"}
]

- name: Windows win32-platform_tests_shard_1 stable
recipe: packages/packages
timeout: 60
properties:
add_recipes_cq: "true"
target_file: windows_build_and_platform_tests.yaml
channel: stable
version_file: flutter_stable.version
package_sharding: "--shardIndex 0 --shardCount 2"
dependencies: >
[
{"dependency": "vs_build", "version": "version:vs2019"}
]

- name: Windows_x64 win32-platform_tests_shard_1 stable
recipe: packages/packages
timeout: 60
bringup: true
properties:
add_recipes_cq: "true"
target_file: windows_build_and_platform_tests.yaml
Expand All @@ -1053,24 +966,9 @@ targets:
{"dependency": "vs_build", "version": "version:vs2019"}
]

- name: Windows win32-platform_tests_shard_2 stable
recipe: packages/packages
timeout: 60
properties:
add_recipes_cq: "true"
target_file: windows_build_and_platform_tests.yaml
channel: stable
version_file: flutter_stable.version
package_sharding: "--shardIndex 1 --shardCount 2"
dependencies: >
[
{"dependency": "vs_build", "version": "version:vs2019"}
]

- name: Windows_x64 win32-platform_tests_shard_2 stable
recipe: packages/packages
timeout: 60
bringup: true
properties:
add_recipes_cq: "true"
target_file: windows_build_and_platform_tests.yaml
Expand All @@ -1082,23 +980,9 @@ targets:
{"dependency": "vs_build", "version": "version:vs2019"}
]

- name: Windows windows-build_all_packages master
recipe: packages/packages
timeout: 30
properties:
add_recipes_cq: "true"
target_file: windows_build_all_packages.yaml
channel: master
version_file: flutter_master.version
dependencies: >
[
{"dependency": "vs_build", "version": "version:vs2019"}
]

- name: Windows_x64 windows-build_all_packages master
recipe: packages/packages
timeout: 30
bringup: true
properties:
add_recipes_cq: "true"
target_file: windows_build_all_packages.yaml
Expand All @@ -1109,23 +993,9 @@ targets:
{"dependency": "vs_build", "version": "version:vs2019"}
]

- name: Windows windows-build_all_packages stable
recipe: packages/packages
timeout: 30
properties:
add_recipes_cq: "true"
target_file: windows_build_all_packages.yaml
channel: stable
version_file: flutter_stable.version
dependencies: >
[
{"dependency": "vs_build", "version": "version:vs2019"}
]

- name: Windows_x64 windows-build_all_packages stable
recipe: packages/packages
timeout: 30
bringup: true
properties:
add_recipes_cq: "true"
target_file: windows_build_all_packages.yaml
Expand All @@ -1136,19 +1006,9 @@ targets:
{"dependency": "vs_build", "version": "version:vs2019"}
]

- name: Windows repo_tools_tests
recipe: packages/packages
timeout: 30
properties:
add_recipes_cq: "true"
target_file: repo_tools_tests.yaml
channel: master
version_file: flutter_master.version

- name: Windows_x64 repo_tools_tests
recipe: packages/packages
timeout: 30
bringup: true
properties:
add_recipes_cq: "true"
target_file: repo_tools_tests.yaml
Expand Down