mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
03f27338ac
These tests use abi-triple substitutions that resolve to watchOS >= 9.0 on armv7k, which the driver rejects. This was exposed when the test runner switched to the new swift-driver in #85930; the legacy driver did not enforce this check.