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

com.ibm.ws.messaging.jms20.deliverydelay.fat.DelayFullTest.testDeliveryDelayForDifferentDelaysTopic_B fails incorrectly #29835

Open
sakerl opened this issue Oct 14, 2024 · 0 comments
Assignees

Comments

@sakerl
Copy link
Member

sakerl commented Oct 14, 2024

This test sends two messages with different delivery delay and later checks the log to confirm the messages were appropriately received after the delay elapsed. However, the test will fail if the log records are not in the expected order. This can occur due to buffering in the log and is still spec compliant behaviour, hence the test can incorrectly report a failure.

@sakerl sakerl self-assigned this Oct 14, 2024
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

No branches or pull requests

1 participant