//src/test/shell/bazel/apple:bazel_apple_test fails with Xcode 14.2 #17407
Labels
macos-infra-update
P2
We'll consider working on this in future. (Assignee optional)
team-OSS
Issues for the Bazel OSS team: installation, release processBazel packaging, website
type: bug
Description of the bug:
The test fails in the post-submit pipeline https://buildkite.com/bazel/bazel-bazel due to the upgrade to Xcode 14.2: https://storage.googleapis.com/bazel-untrusted-buildkite-artifacts/018616c9-35e4-4faa-bba2-a48690131cbd/src/test/shell/bazel/apple/bazel_apple_test/shard_1_of_3/test_attempts/attempt_1.log
We might have to specify Xcode 13.0 in the presubmit config, but that might break other tests.
What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
https://buildkite.com/bazel/bazel-bazel/builds/22030#018616c9-35e4-4faa-bba2-a48690131cbd
Which operating system are you running Bazel on?
No response
What is the output of
bazel info release
?No response
If
bazel info release
returnsdevelopment version
or(@non-git)
, tell us how you built Bazel.No response
What's the output of
git remote get-url origin; git rev-parse master; git rev-parse HEAD
?No response
Have you found anything relevant by searching the web?
No response
Any other information, logs, or outputs that you want to share?
No response
The text was updated successfully, but these errors were encountered: