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 flaky web socket tests #3676

Merged
merged 8 commits into from
Apr 18, 2024
Merged

Fix flaky web socket tests #3676

merged 8 commits into from
Apr 18, 2024

Conversation

kciesielski
Copy link
Member

@kciesielski kciesielski commented Apr 12, 2024

A follow-up to #3653, restoring new web socket tests and fixing flakiness.

The problem was caused by "should not pong on ping if disabled" test. It has to be disabled for Akka and Pekko, because these servers don't support switching out auto pongs.

@kciesielski kciesielski marked this pull request as ready for review April 18, 2024 19:47
@kciesielski kciesielski merged commit e9d0650 into master Apr 18, 2024
28 checks passed
@kciesielski kciesielski deleted the ws-tests branch April 18, 2024 19:47
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

Successfully merging this pull request may close these issues.

1 participant