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

Jakarta Transactions TCK refactoring for EE Platform TCK #1470

Merged
merged 9 commits into from
Sep 25, 2024

Conversation

alwin-joseph
Copy link
Contributor

@alwin-joseph alwin-joseph commented Aug 20, 2024

Related Issue(s)
#1375

Current Test Result :

  • Javatests(Jsp/Servlet Vehicles): 164 tests pass, 2 failures(will be addressed in separate change)

[INFO] Results:
[ERROR] UserBeginClientServletTest.testUserBegin001 » Fatal: Problem with connection: java.io.IOException: Server returned HTTP response code: 500 for URL: http://localhost:8080/begin_servlet_vehicle_web/servlet_vehicle
[ERROR] UserBeginClientServletTest.testUserBegin002 » Fatal: Problem with connection: java.io.IOException: Server returned HTTP response code: 500 for URL: http://localhost:8080/begin_servlet_vehicle_web/servlet_vehicle
[ERROR] Tests run: 166, Failures: 0, Errors: 2, Skipped: 0

  • Appclient (Ejb/appclient Vehicles): (All tests fail currently due to missing setup, will be addressed in separate change)

[ERROR] Tests run: 29, Failures: 0, Errors: 29, Skipped: 0

@arjantijms arjantijms changed the title JTA TCK refactoring for EE Platform TCK Jakarta Transactions TCK refactoring for EE Platform TCK Sep 18, 2024
@arjantijms
Copy link
Contributor

@alwin-joseph I took the liberty to rename the title for the new terms we're using in Jakarta EE 10 and 11.

@alwin-joseph alwin-joseph marked this pull request as ready for review September 19, 2024 11:19
@alwin-joseph
Copy link
Contributor Author

Merging this now to address appclient test failures and other 2 test failures separately.

@alwin-joseph alwin-joseph merged commit ecab54e into jakartaee:main Sep 25, 2024
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.

2 participants