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

Run extra tests for main supported JVM versions #3375

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Gedochao
Copy link
Contributor

@Gedochao Gedochao commented Dec 17, 2024

@Gedochao Gedochao force-pushed the maintenance/test-java-23 branch from 8a3c41f to 1a5c065 Compare December 18, 2024 14:54
@Gedochao Gedochao force-pushed the maintenance/test-java-23 branch from 1a5c065 to c1bd77a Compare December 18, 2024 14:55
@Gedochao Gedochao changed the title [WIP] Run extra tests for main supported JVM versions Run extra tests for main supported JVM versions Dec 18, 2024
@Gedochao Gedochao force-pushed the maintenance/test-java-23 branch 2 times, most recently from b0d4619 to a57e90c Compare December 19, 2024 09:16
@Gedochao Gedochao force-pushed the maintenance/test-java-23 branch from a57e90c to 2c203af Compare December 19, 2024 11:31
@Gedochao Gedochao marked this pull request as ready for review December 19, 2024 13:53

trait RunJdkTestDefinitions { _: RunTestDefinitions =>
def javaIndex(javaVersion: Int): String =
// TODO just passing the version number on arm64 should be enough, needs a fix in cs
Copy link
Member

Choose a reason for hiding this comment

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

Do we have it raised upstream?

}
}

if (!Properties.isWin || !useScalaInstallationWrapper) // TODO make this pass on Windows
Copy link
Member

Choose a reason for hiding this comment

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

Why is not passing on windows?

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.

2 participants