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

Fix: increase stability of integration tests #25

Open
1 task done
678098 opened this issue Sep 5, 2023 · 1 comment
Open
1 task done

Fix: increase stability of integration tests #25

678098 opened this issue Sep 5, 2023 · 1 comment
Labels
A-Testing Area: Testing bug Something isn't working

Comments

@678098
Copy link
Collaborator

678098 commented Sep 5, 2023

Is there an existing proposal for this?

  • I have searched the existing proposals

Is your feature request related to a problem?

Commonly failing tests:

BrokerSessionIT.closeQueueOnPendingConfigureRequest:2890 expected:<SUCCESS> but was:<TIMEOUT>
BrokerSessionIT.inboundWatermarksTest:5621->verifyQueueControlEvent:187 Expected 'QueueControlEvent', received 'com.bloomberg.bmq.impl.events.BrokerSessionEvent'
SessionIT.testQueueFlushDown:3566 Runtime com.bloomberg.bmq.BMQException: Failed to start session: TIMEOUT

Describe the solution you'd like

Check timeouts, check multithreaded problems

Alternatives you considered

No response

@678098 678098 added bug Something isn't working A-Testing Area: Testing labels Sep 5, 2023
@678098 678098 closed this as completed Sep 6, 2023
@678098 678098 reopened this Sep 6, 2023
@678098
Copy link
Collaborator Author

678098 commented Sep 6, 2023

Temporarily disabled 2 ITs not working stable on slow hosts:
#27

This issue remains opened until we fix them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Testing Area: Testing bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant