Part of Intel deprecation: #188328
Audit and move all tool_host_cross_arch_tests tests into appropriate tool shards, for example general.shard or integration.shard or command.shard directories, depending on what it's testing. Then delete the empty Intel and ARM builders.
|
- name: Mac_x64 tool_host_cross_arch_tests |
|
- name: Mac_arm64 tool_host_cross_arch_tests |
And delete the tool_host_cross_arch_tests shard from the test runner.
|
'tool_host_cross_arch_tests': _runToolHostCrossArchTests, |
Part of Intel deprecation: #188328
Audit and move all
tool_host_cross_arch_teststests into appropriate tool shards, for examplegeneral.shardorintegration.shardorcommand.sharddirectories, depending on what it's testing. Then delete the empty Intel and ARM builders.flutter/.ci.yaml
Line 4695 in 4375491
flutter/.ci.yaml
Line 4715 in 4375491
And delete the
tool_host_cross_arch_testsshard from the test runner.flutter/dev/bots/test.dart
Line 135 in 4375491