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

FISH-10460 Fix Messaging Appclient TCK #138

Merged
merged 3 commits into from
Feb 21, 2025
Merged

Conversation

kalinchan
Copy link
Member

@kalinchan kalinchan commented Feb 20, 2025

Updated dependencies, classpath and certificate type

Blocked by payara/Payara#7204

I am aware of some failing tests due to issues in the TCK itself: jakartaee/platform-tck#1495 (comment)

Run is pending... https://jenkins.payara.fish/job/FISH-10460-Dev/4/

@kalinchan
Copy link
Member Author

kalinchan commented Feb 20, 2025


[ERROR]   ClientTest.sendRecvQueueTestUsingCDIFromEjb » IllegalState No STATUS: output seen from client

[ERROR]   ClientTest.sendRecvQueueTestUsingCDIFromManagedBean » IllegalState No STATUS: output seen from client

[ERROR]   ClientTest.sendRecvQueueTestUsingCDIFromServlet » IllegalState No STATUS: output seen from client

[ERROR]   ClientTest.sendRecvTopicTestUsingCDIFromEjb » IllegalState No STATUS: output seen from client

[ERROR]   ClientTest.sendRecvTopicTestUsingCDIFromManagedBean » IllegalState No STATUS: output seen from client

[ERROR]   ClientTest.sendRecvTopicTestUsingCDIFromServlet » IllegalState No STATUS: output seen from client

[ERROR]   ClientTest.sendRecvUsingCDIDefaultFactoryFromEjb » IllegalState No STATUS: output seen from client

[ERROR]   ClientTest.sendRecvUsingCDIDefaultFactoryFromServlet » IllegalState No STATUS: output seen from client

[ERROR]   ClientTest.testActiveJTAUsingCDIAcross2MethodsFromEjb » IllegalState No STATUS: output seen from client

[ERROR]   ClientTest.testRestrictionsOnCDIJMSContextFromEjb » IllegalState No STATUS: output seen from client

[ERROR]   ClientTest.testRestrictionsOnCDIJMSContextFromServlet » IllegalState No STATUS: output seen from client

[ERROR]   ClientTest.verifySessionModeOnCDIJMSContextFromEjb » IllegalState No STATUS: output seen from client

[ERROR]   ClientTest.verifySessionModeOnCDIJMSContextFromServlet » IllegalState No STATUS: output seen from client

[ERROR]   ClientTest.testCDIInjectionOfMDBWithQueueReplyFromEjb » IllegalState No STATUS: output seen from client

[ERROR]   ClientTest.testCDIInjectionOfMDBWithTopicReplyFromEjb » IllegalState No STATUS: output seen from client

[ERROR]   ClientTest.beanUseCaseA » IllegalState No STATUS: output seen from client

[ERROR]   ClientTest.beanUseCaseB » IllegalState No STATUS: output seen from client

[ERROR]   ClientTest.beanUseCaseC » IllegalState No STATUS: output seen from client

[ERROR]   ClientTest.beanUseCaseD » IllegalState No STATUS: output seen from client

[ERROR]   ClientTest.beanUseCaseE » IllegalState No STATUS: output seen from client

[ERROR]   ClientTest.beanUseCaseF » IllegalState No STATUS: output seen from client

[ERROR]   ClientTest.beanUseCaseG » IllegalState No STATUS: output seen from client

[ERROR]   ClientTest.beanUseCaseH » IllegalState No STATUS: output seen from client

[ERROR]   ClientTest.beanUseCaseJ » IllegalState No STATUS: output seen from client

[ERROR]   ClientTest.beanUseCaseK » IllegalState No STATUS: output seen from client

[ERROR]   ClientTest.checkClientIDOnDurableConnFactoryTest »  Test case throws exception: checkClientIDOnDurableConnFactoryTest

[ERROR]   ClientTest.sendAndRecvQueueTestFromAppClient »  Test case throws exception: sendAndRecvQueueTestFromAppClient

[ERROR]   ClientTest.sendAndRecvQueueTestFromJspClient »  Test case throws exception: sendAndRecvQueueTestFromJspClient failed

[ERROR]   ClientTest.sendAndRecvTopicTestFromAppClient »  Test case throws exception: sendAndRecvTopicTestFromAppClient

[ERROR]   ClientTest.sendAndRecvTopicTestFromJspClient »  Test case throws exception: sendAndRecvTopicTestFromJspClient failed

[ERROR]   ClientAppclientTest.checkClientIDOnDurableConnFactoryTest »  Test case throws exception: java.lang.Exception: setup failed!

[ERROR]   ClientAppclientTest.sendAndRecvQueueTest »  Test case throws exception: java.lang.Exception: setup failed!

[ERROR]   ClientAppclientTest.sendAndRecvTopicTest »  Test case throws exception: java.lang.Exception: setup failed!

[INFO] 

[ERROR] Tests run: 1932, Failures: 0, Errors: 33, Skipped: 0

Javatest section runs no tests

Copy link
Contributor

@breakponchito breakponchito left a comment

Choose a reason for hiding this comment

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

LGTM

@kalinchan kalinchan merged commit 67b0901 into payara:EE11 Feb 21, 2025
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