Skip to content

Commit 996408c

Browse files
authored
Merge pull request #79267 from edymtt/edymtt/fix-build_worktree
Ensure `build_worktree.test` runs on Apple Silicon.
2 parents 69233c7 + 5d304fb commit 996408c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

validation-test/BuildSystem/build_worktree.test

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,9 @@
22
# REQUIRES: standalone_build
33
# REQUIRES: target-same-as-host
44

5-
# https://github.com/swiftlang/swift/issues/79256
6-
# REQUIRES: rdar144503319
7-
85
# RUN: %empty-directory(%t)
96
# RUN: %empty-directory(%t/build)
7+
# RUN: %empty-directory(%t/ninja)
108

119
# Set up a local clone of swift in a temporary workspace and add a sibling
1210
# linked worktree to the clone.

0 commit comments

Comments
 (0)