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: Fixes flaky test on SubscriptionsCheckerTest #635

Merged
merged 2 commits into from
Aug 17, 2023

Conversation

filipecabaco
Copy link
Contributor

What kind of change does this PR introduce?

Tests for our SubscriptionChecker were flaky because of the way we checked the elements in the array.

What is the current behavior?

Flaky test due to order of lists
Screenshot 2023-08-17 at 15 53 03

Tests for our SubscriptionChecker were flaky because of the way we checked the elements in the array.
@vercel
Copy link

vercel bot commented Aug 17, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
realtime-demo ⬜️ Ignored (Inspect) Visit Preview Aug 17, 2023 4:38pm

@abc3
Copy link
Member

abc3 commented Aug 17, 2023

@filipecabaco each PR requires increasing the version in ./mix.exs

Copy link
Member

@abc3 abc3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@filipecabaco filipecabaco merged commit 000fb98 into main Aug 17, 2023
3 checks passed
@filipecabaco filipecabaco deleted the fix/sub-checker-flaky-test branch August 17, 2023 17:01
@kiwicopple
Copy link
Member

🎉 This PR is included in version 2.19.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

filipecabaco added a commit that referenced this pull request Aug 21, 2023
* fix: Fixes flaky test on SubscriptionsCheckerTest (#635)

Tests for our SubscriptionChecker were flaky because of the way we checked the elements in the array.

* feat: Add filtering to Inspector tool (#636)

* feat: Add filtering to Inspector tool

Adds a filter field to the Inspector tool to set filters when creating a new connection

* fix: Sets proper Realtime semver value (#637)

* fix: handle null access token (#638)

* fix: handle nil access token

* fix: info log unexpected messages from client an clean up

* fix: bump version

---------

Co-authored-by: Chase Granberry <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants