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

Transport test to verify that the transport can be restarted fails on the build server #2425

Open
andreasohlund opened this issue Feb 21, 2024 · 1 comment

Comments

@andreasohlund
Copy link
Member

Describe the suggested improvement

Is your improvement related to a problem? Please describe.

The When_started_again transport test works fine locally but the sent message isn't received within the allotted time on the build agent

Describe the suggested solution

Find a way to re-enable the test

Additional Context

No response

@WilliamBZA
Copy link
Member

WilliamBZA commented Sep 9, 2024

This also affects the following tests:

  • When_multiple_messages_are_available_and_concurrency_is_increased_after_pump_started
  • When_multiple_messages_are_available_and_concurrency_is_increased_and_decreased_after_pump_st
  • When_multiple_messages_are_available_and_concurrency_is_lowered_after_pump_started

After some investigation it seems to be connected to message visibility timeouts, but the task force that found these flaky tests wasn't able to fix it within the time we had.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants