Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

//src/test/java/com/google/devtools/build/lib/blackbox/tests/workspace:GitRepositoryBlackBoxTest started failing on MacOS #17447

Closed
fweikert opened this issue Feb 8, 2023 · 1 comment
Assignees
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

Comments

@fweikert
Copy link
Member

fweikert commented Feb 8, 2023

Description of the bug:

First post-submit run with the failure: https://buildkite.com/bazel/bazel-bazel/builds/22066#01862d57-1ba4-4a3b-adc0-9c006edbb08b

The test has been failing since, also affecting the presubmit pipeline.

https://storage.googleapis.com/bazel-untrusted-buildkite-artifacts/0186318c-fb46-4d4a-b8a1-5bcffb69c387/src/test/java/com/google/devtools/build/lib/blackbox/tests/workspace/GitRepositoryBlackBoxTest/test.log

What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.

No response

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

@fweikert fweikert added type: bug P1 I'll work on this now. (Assignee required) labels Feb 8, 2023
@fweikert fweikert self-assigned this Feb 8, 2023
@fweikert fweikert changed the title //src/test/java/com/google/devtools/build/lib/blackbox/tests/workspace:GitRepositoryBlackBoxTest started failing //src/test/java/com/google/devtools/build/lib/blackbox/tests/workspace:GitRepositoryBlackBoxTest started failing on MacOS Feb 8, 2023
@fweikert
Copy link
Member Author

fweikert commented Feb 8, 2023

Might be related to #17411 ?

copybara-service bot pushed a commit that referenced this issue Feb 8, 2023
Workaround for #17447

PiperOrigin-RevId: 508079185
Change-Id: Ia0b6fc478d0ce32241a2da3aae05c22e045db88a
@sgowroji sgowroji added the team-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website label Feb 8, 2023
hvadehra pushed a commit that referenced this issue Feb 14, 2023
Workaround for #17447

PiperOrigin-RevId: 508079185
Change-Id: Ia0b6fc478d0ce32241a2da3aae05c22e045db88a
@meteorcloudy meteorcloudy added P2 We'll consider working on this in future. (Assignee optional) macos-infra-update and removed P1 I'll work on this now. (Assignee required) labels Mar 28, 2023
keertk added a commit that referenced this issue Apr 11, 2023
Workaround for #17447

PiperOrigin-RevId: 508079185
Change-Id: Ia0b6fc478d0ce32241a2da3aae05c22e045db88a

Co-authored-by: Googler <fwe@google.com>
meteorcloudy added a commit to meteorcloudy/bazel that referenced this issue Feb 21, 2024
- Add `--test_tag_filters=-no_macos` for macOS to filter out tests that are not suppose to run on Mac, just like the `no_windows` tag.
- Fixed PatchApiBlackBoxTest and GitRepositoryBlackBoxTest on newer macOS versions.
- Enable previously disabled tests on arm64 macOS platform in presubmit
- Disable slow tests on Intel macOS platform in presubmit since they are often the bottleneck.

Tests fixed:

- Fixes bazelbuild#16525
- Fixes bazelbuild#17447
- Fixes bazelbuild#17411
- Related: bazelbuild#18776 (fixed on macos_arm64)

Closes bazelbuild#21381.

PiperOrigin-RevId: 608993052
Change-Id: I03bdf954c358bb736a866ce3a02f6dac4473e47e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

3 participants