Skip to content

Separate out connection recovery tests#1549

Merged
lukebakken merged 2 commits intomainfrom
lukebakken/connectionrecovery-test-speedup
Apr 30, 2024
Merged

Separate out connection recovery tests#1549
lukebakken merged 2 commits intomainfrom
lukebakken/connectionrecovery-test-speedup

Conversation

@lukebakken
Copy link
Collaborator

This will allow these slow tests to run in parallel.

This will allow these slow tests to run in parallel (cherry picked from commit d3d7195)
@lukebakken lukebakken changed the title Separated out connection recovery tests Separate out connection recovery tests Apr 29, 2024
@lukebakken lukebakken self-assigned this Apr 29, 2024
@lukebakken lukebakken added this to the 7.0.0 milestone Apr 29, 2024
Add assertion to see if test fails earlier * Fix `TestBindingRecovery_GH1035` * Fix `QueueUnbindAsync` default argument in `IChannel` * Rename variables in test to make it easier to understand * Check for unexpected callback exceptions. * Add `ConnectionRecoveryError` handler check * Modify `TestPublishRpcRightAfterReconnect` to just log error condition * Disregard "unexpected" exceptions in `TestConnectionRecovery` * Do not use the `amq.fanout` fanout exchange because messages published to it could end up in tests that should note have messages, like `TestConcurrentQueueDeclareAndBindAsync`
@lukebakken lukebakken force-pushed the lukebakken/connectionrecovery-test-speedup branch from 5c23c76 to 10e58e4 Compare April 30, 2024 13:53
@lukebakken lukebakken marked this pull request as ready for review April 30, 2024 14:17
@lukebakken lukebakken merged commit bd1dfc2 into main Apr 30, 2024
@lukebakken lukebakken deleted the lukebakken/connectionrecovery-test-speedup branch April 30, 2024 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant