-
Notifications
You must be signed in to change notification settings - Fork 4.4k
//src/test/shell/bazel/apple:bazel_apple_test fails with Xcode 14.2 #17407
Copy link
Copy link
Open
Labels
P2We'll consider working on this in future. (Assignee optional)We'll consider working on this in future. (Assignee optional)macos-infra-updateteam-OSSIssues for the Bazel OSS team: installation, release processBazel packaging, websiteIssues for the Bazel OSS team: installation, release processBazel packaging, websitetype: bug
Description
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 returns development 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2We'll consider working on this in future. (Assignee optional)We'll consider working on this in future. (Assignee optional)macos-infra-updateteam-OSSIssues for the Bazel OSS team: installation, release processBazel packaging, websiteIssues for the Bazel OSS team: installation, release processBazel packaging, websitetype: bug