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

Javaee Module Refactoring using Arquillian and JUnit #1205

Merged
merged 4 commits into from
May 10, 2024

Conversation

alwin-joseph
Copy link
Contributor

Related Issue(s)
#1126

Describe the change

  • Converted 24 javaee module tests under javaee/src/main/java/com/sun/ts/tests/javaee/ to run as Junit tests, uses Arquillian
  • Created glassfish runner at glassfish-runner/javaee-module-tck

@scottmarlow
Copy link
Contributor

@alwin-joseph do the javaee tests pass with GlassFish?

@alwin-joseph
Copy link
Contributor Author

alwin-joseph commented Feb 9, 2024

@alwin-joseph do the javaee tests pass with GlassFish?

I had tested with Glassfish 7.0 which passed the tests. Now I see the tests fail for Glassfish 7.0.10+.

I will analyse the root cause and report. Keeping this as draft till then.

@alwin-joseph alwin-joseph marked this pull request as draft February 9, 2024 12:50
@alwin-joseph alwin-joseph marked this pull request as ready for review May 8, 2024 07:08
Copy link
Contributor

@gurunrao gurunrao left a comment

Choose a reason for hiding this comment

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

Thanks for the PR @alwin-joseph
PR LGTM, test failures with Glassfish 8 can be addressed as part of an separate PR.

@alwin-joseph alwin-joseph merged commit 0843b4a into jakartaee:tckrefactor May 10, 2024
1 of 2 checks passed
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