swiftlang / swift-corelibs-xctest

The XCTest Project, A Swift core library for providing unit test support
swift.org
Apache License 2.0
1.15k stars 267 forks source link

Support Windows ARM64 builds #475

Closed hjyamauchi closed 8 months ago

hjyamauchi commented 9 months ago

Handle the "ARM64" system processor type.

hjyamauchi commented 9 months ago

@compnerd

compnerd commented 9 months ago

@swift-ci please test

compnerd commented 9 months ago

@swift-ci please test macOS platform

hjyamauchi commented 9 months ago

@swift-ci please test macOS platform

hjyamauchi commented 9 months ago

@compnerd Mind triggering the mac test again?

compnerd commented 9 months ago

@swift-ci please test macOS platform

compnerd commented 9 months ago

@swift-ci please test macOS platform

compnerd commented 9 months ago

Please test with following PRs: https://github.com/apple/swift-corelibs-foundation/pull/4886

@swift-ci please test macOS platform

compnerd commented 9 months ago

Please test with following PRs: https://github.com/apple/swift-corelibs-foundation/pull/4886

@swift-ci please test macOS platform

compnerd commented 9 months ago

@swift-ci please test macOS platform

compnerd commented 8 months ago

CC: @shahmishal @stmontgomery - it seems that the failures on macOS are due to the runner and build configuration being out of sync. Can we get this change merged? It is a build only change which doesn't impact macOS.