Skip to content

LUI-200: Fixed failing tests across different JVM flavours #215

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

Merged
merged 1 commit into from
May 29, 2025

Conversation

Ruhanga
Copy link
Member

@Ruhanga Ruhanga commented May 29, 2025

Ticket: https://openmrs.atlassian.net/browse/LUI-200

Followup PR to fix test failures on different JVMs. Basically this getting rid of the PowerMockito api in favour of the newly used api, Mockito-Inline.

@Ruhanga Ruhanga requested review from dkayiwa and wikumChamith May 29, 2025 13:45
@dkayiwa
Copy link
Member

dkayiwa commented May 29, 2025

@wikumChamith did we just forget adding Java 8, 11, 17, and 24 to the build matrix?

@dkayiwa dkayiwa merged commit b074f61 into openmrs:master May 29, 2025
1 check passed
@wikumChamith
Copy link
Member

wikumChamith commented May 30, 2025

@wikumChamith did we just forget adding Java 8, 11, 17, and 24 to the build matrix?

In the initial PR, I dropped Java 8 support based on our original plan to migrate fully to Java 21 without backward compatibility.

Here is a follow up PR to set the minimum version to Java 8: #216

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.

3 participants