Skip to content

Update tests to use JavatestUtil #4898

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
Dec 11, 2023

Conversation

annaibm
Copy link
Contributor

@annaibm annaibm commented Dec 4, 2023

  • This code updates the custom tests to use JavatestUtil instead of JavaTestRunner.

  • Removes JavaTestRunner file

resolves: #4864

@annaibm annaibm force-pushed the remove_JavaTestrunner_4864 branch from 0127006 to 3590248 Compare December 4, 2023 15:36
Copy link
Contributor

@LongyuZhang LongyuZhang left a comment

Choose a reason for hiding this comment

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

Related to reverted PR #4893.
It was reverted because the release test failed after that PR merged with error information related to the packages modified in the PR, so reverted to unblock the releases process, but it was a coincidence, the failure was actually not related to this PR.

@annaibm
Copy link
Contributor Author

annaibm commented Dec 4, 2023

Grinder_jck test:
TARGET:jck_custom: # 2030/ 2031/2064
TARGET: jck-runtime-api-java_lang: # 2029/2066
TARGET: jck-runtime-api-java_util_0 : 2063

@annaibm annaibm marked this pull request as ready for review December 4, 2023 16:34
@annaibm annaibm force-pushed the remove_JavaTestrunner_4864 branch from 3590248 to 64a1990 Compare December 6, 2023 21:16
@karianna karianna merged commit 7551b4d into adoptium:master Dec 11, 2023
@annaibm annaibm deleted the remove_JavaTestrunner_4864 branch January 26, 2024 17:50
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.

Remove JavaTestRunner
4 participants