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

Fix CI on Windows #759

Merged
merged 5 commits into from
Apr 27, 2023
Merged

Fix CI on Windows #759

merged 5 commits into from
Apr 27, 2023

Conversation

msridhar
Copy link
Collaborator

@msridhar msridhar commented Apr 27, 2023

Looks like JDK 17 is no longer pre-installed on Windows. Even though we don't run our tests on JDK 17 on Windows, we need it to be available, as it gets used via Gradle toolchains for certain build steps. With this change, we unconditionally install JDK 17 on Windows.

@coveralls
Copy link

coveralls commented Apr 27, 2023

Pull Request Test Coverage Report for Build #1086

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.042%

Totals Coverage Status
Change from base Build #1082: 0%
Covered Lines: 5509
Relevant Lines: 5921

💛 - Coveralls

@msridhar msridhar changed the title [DO NOT LAND] Testing CI Fix CI on Windows Apr 27, 2023
@msridhar msridhar marked this pull request as ready for review April 27, 2023 13:35
Copy link
Contributor

@ketkarameya ketkarameya left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@lazaroclapp lazaroclapp left a comment

Choose a reason for hiding this comment

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

Makes perfect sense!

@msridhar msridhar merged commit f585e23 into master Apr 27, 2023
@msridhar msridhar deleted the check-toolchains branch May 8, 2023 02:44
msridhar added a commit to msridhar/NullAway that referenced this pull request Jul 18, 2023
msridhar added a commit to msridhar/NullAway that referenced this pull request Jul 18, 2023
msridhar added a commit to msridhar/NullAway that referenced this pull request Jul 19, 2023
msridhar added a commit to msridhar/NullAway that referenced this pull request Jul 19, 2023
msridhar added a commit to msridhar/NullAway that referenced this pull request Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants