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

Re-enable minimal_jdk_test with a higher tolerance #20451

Closed
wants to merge 4 commits into from

Conversation

justinhorvitz
Copy link
Contributor

Re-enable minimal_jdk_test with a higher tolerance.

Re-enable `minimal_jdk_test` with a higher tolerance.
@@ -42,9 +42,9 @@ export BAZEL_SUFFIX="_jdk_minimal"
source "$(rlocation "io_bazel/src/test/shell/integration_test_setup.sh")" \
|| { echo "integration_test_setup.sh not found!" >&2; exit 1; }

# Bazel's install base is < 370MB with minimal JDK and > 370MB with an all
# Bazel's install base is < 450MB with minimal JDK and > 450MB with an all
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@meteorcloudy I don't know whether this part of the comment is actually accurate. Can you confirm?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you also re-enable the test in presubmit.yml file? I think as long as the test pass, it's fine.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, you need to change line 51 to actually bump the size.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, can you rebase the branch to get the macOS presubmit enabled?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated the size. I think this branch has the macos presubmit enabled already, why isn't it running?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, I see, due to bazelbuild/continuous-integration#1800, we have skipped macOS jobs for GitHub PRs. But if we import this PR as a CL, it'll be tested.

@justinhorvitz justinhorvitz changed the title Update postsubmit.yml Re-enable minimal_jdk_test with a higher tolerance Dec 6, 2023
@justinhorvitz justinhorvitz marked this pull request as ready for review December 6, 2023 15:10
@github-actions github-actions bot added the awaiting-review PR is awaiting review from an assigned reviewer label Dec 6, 2023
@iancha1992 iancha1992 added the team-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website label Dec 6, 2023
@meteorcloudy meteorcloudy added awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally and removed awaiting-review PR is awaiting review from an assigned reviewer labels Dec 7, 2023
@copybara-service copybara-service bot closed this in 360fd62 Dec 7, 2023
@github-actions github-actions bot removed the awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally label Dec 7, 2023
Wyverald pushed a commit that referenced this pull request Jan 3, 2024
Re-enable `minimal_jdk_test` with a higher tolerance.

Closes #20451.

PiperOrigin-RevId: 588756736
Change-Id: Ib26da4a31f942b1f0d7a3ed976389449f7995105
@Wyverald Wyverald deleted the justinhorvitz-patch-2 branch February 16, 2024 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants