Commit Graph

5 Commits

Author SHA1 Message Date
Anthony Latsis
5324f20b7c [6.2][test] Pass cmake location to build-script invocation in test
The test fails without it if CMake is not in the path (and Xcode does
not find an instance either)

(cherry picked from commit 54322b22d5)
2025-09-12 01:01:27 -07:00
Eric Miotto
5d304fb803 Ensure build_worktree.test runs on Apple Silicon.
It looks like in this configuration we need to convince `build-script`
we have `ninja` sources in the worktree.

Resolves #79256
Addresses rdar://144503319
2025-02-10 10:10:06 -08:00
Mishal Shah
46bd549621 Fix the REQUIRES in validation-test/BuildSystem/build_worktree.test 2025-02-09 20:45:30 -08:00
Mishal Shah
1f48b2ca8f [Disabled] 1 BuildSystem test to support new version of Xcode 16.2 and macOS 15.2 https://github.com/swiftlang/swift/issues/79256 2025-02-09 20:03:58 -08:00
Anthony Latsis
4a5e0daa9d build: Unhardcode Swift source directory name
This is useful if you maintain several swift worktrees that reside in
the source root directory.
2025-01-07 09:58:47 +00:00