-
Notifications
You must be signed in to change notification settings - Fork 600
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
Rework async send tests part1 #30511
base: integration
Are you sure you want to change the base?
Conversation
testJMS1AsyncSendNullListener
Code analysis and actionsDO NOT DELETE THIS COMMENT.
|
testJMS1AsyncSendUnidentifiedProducerUnidentifiedDestination
testJMS1AsyncSendUnidentifiedProducerUnidentifiedDestination
992e602
to
b00a920
Compare
Not strictly necessary for tests that aren't receiving messages, but the previously reused connection was started before the tests ran.
!build (view Open Liberty Personal Build - ⏳InProgress) Note: Target locations of links might be accessible only to IBM employees. |
Code analysis and actionsDO NOT DELETE THIS COMMENT.
|
################################################################################################
For #30510
Reworking first set of tests in JMS1AsyncSend. Includes: