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

[8.0.1] Fix checking TEST_PREMATURE_EXIT_FILE #24660

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

bazel-io
Copy link
Member

TEST_PREMATURE_EXIT_FILE was not cleaned up between test attempts (--flaky_test_attempts).

Fixes #24655

Closes #24657.

PiperOrigin-RevId: 705495967
Change-Id: Ic4d4be1e72230c3a6bc45c9f372d1188fefad201

Commit b33d51f

`TEST_PREMATURE_EXIT_FILE` was not cleaned up between test attempts (--flaky_test_attempts).

Fixes bazelbuild#24655

Closes bazelbuild#24657.

PiperOrigin-RevId: 705495967
Change-Id: Ic4d4be1e72230c3a6bc45c9f372d1188fefad201
@bazel-io bazel-io requested a review from a team as a code owner December 12, 2024 15:27
@bazel-io bazel-io added team-Rules-Java Issues for Java rules awaiting-review PR is awaiting review from an assigned reviewer labels Dec 12, 2024
@meteorcloudy meteorcloudy added this pull request to the merge queue Dec 12, 2024
Merged via the queue into bazelbuild:release-8.0.1 with commit df9068c Dec 12, 2024
46 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-Rules-Java Issues for Java rules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants