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

Split ValueTypeTests for lw5 and enable basic value type tests #18317

Merged
merged 2 commits into from Oct 23, 2023

Conversation

theresa-m
Copy link
Contributor

@theresa-m theresa-m commented Oct 20, 2023

Please go to the third commit to see which tests have been refactored.

Related to #18157

Refactored tests will be gradually added to lw5 ValueTypeTests. This commit adds:
- testCreatePoint2D
- testCreatePoint2DComplex
- testCreateLine2D
- testCreateFlattenedLine2D
- testCreateTriangle2D

Signed-off-by: Theresa Mammarella <Theresa.T.Mammarella@ibm.com>
@theresa-m theresa-m force-pushed the valuetypetests_1 branch 2 times, most recently from 7e5a3d8 to b2361e7 Compare October 20, 2023 19:58
Signed-off-by: Theresa Mammarella <Theresa.T.Mammarella@ibm.com>
@hangshao0
Copy link
Contributor

Jenkins test sanity,extended winval jdknext

@hangshao0
Copy link
Contributor

Jenkins test sanity,extended zlinuxval jdknext

@hangshao0
Copy link
Contributor

The failure in the PR builds looks related to API changes in the class library the JDKnext. #18296 added the support in JDK22, but Valhalla is still failing. @JasonFengJ9

@JasonFengJ9
Copy link
Member

JDK head stream merging conflict PRs were just merged today which the Valhalla repo depends on.

Will resolve Valhalla merging conflicts to consume the latest upstream and JDK head stream.

@hangshao0
Copy link
Contributor

Jenkins test sanity,extended winval jdknext

@hangshao0
Copy link
Contributor

Jenkins test sanity,extended zlinuxval jdknext

@hangshao0 hangshao0 merged commit 50cad9e into eclipse-openj9:master Oct 23, 2023
9 checks passed
@theresa-m theresa-m deleted the valuetypetests_1 branch December 6, 2023 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:test comp:vm project:valhalla Used to track Project Valhalla related work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants