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

🔥 Remove flaky test #621

Merged
merged 1 commit into from
Sep 5, 2023
Merged

🔥 Remove flaky test #621

merged 1 commit into from
Sep 5, 2023

Conversation

alecgibson
Copy link
Collaborator

@alecgibson alecgibson commented Aug 29, 2023

This test is failing pretty consistently in sharedb-mongo.

This test has notably had problems in the past, so let's just delete it.

@coveralls
Copy link

coveralls commented Aug 29, 2023

Coverage Status

coverage: 97.512%. remained the same when pulling 0a5c6d2 on flaky-test-debug into b2734dc on master.

@alecgibson alecgibson changed the title wip 🔥 Remove flaky test Aug 29, 2023
@alecgibson
Copy link
Collaborator Author

alecgibson commented Aug 29, 2023

☝🏼 Looks like the test coverage is still the same even with this test deleted.

@alecgibson alecgibson marked this pull request as ready for review August 29, 2023 14:31
This test is failing pretty consistently in [`sharedb-mongo`][1].

This test has notably had problems [in the past][2], so let's just
delete it.

[1]: https://github.com/share/sharedb-mongo/actions/runs/6013380406/job/16310733641?pr=151
[2]: #324
Copy link
Contributor

@ericyhwang ericyhwang left a comment

Choose a reason for hiding this comment

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

Sounds fine to me.

The scenario is pretty much covered by the above "doc fetches ops to catch up if it receives a future op" case, and I can't think of a strong reason to separately test multiple subscription ops coming in, especially considering the flakiness rate.

@alecgibson alecgibson merged commit 442c47e into master Sep 5, 2023
@alecgibson alecgibson deleted the flaky-test-debug branch September 5, 2023 16:16
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.

3 participants