Skip to content

Cleanup and improvements to the "complex" bloom filter integration test #7112

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

Merged

Conversation

dconeybe
Copy link
Contributor

@dconeybe dconeybe commented Mar 10, 2023

This is a follow-up to #7095 to clean up and improve some of the logic added to the 'resuming a query should use bloom filter to avoid full requery' test.

Ported to Android in Ported to Android in firebase/firebase-android-sdk#4768.

@dconeybe dconeybe self-assigned this Mar 10, 2023
@changeset-bot
Copy link

changeset-bot bot commented Mar 10, 2023

⚠️ No Changeset found

Latest commit: 3b60c56

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dconeybe dconeybe changed the base branch from master to mila/BloomFilter March 10, 2023 19:37
@google-oss-bot
Copy link
Contributor

google-oss-bot commented Mar 10, 2023

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Mar 10, 2023

…ions failure (patched in from #7088)"

The tests all passed with this patch. It would seem that running tests in parallel is problematic.

Try to revert this commit and see if we get lucky.

This reverts commit b224a4f.
@dconeybe dconeybe marked this pull request as ready for review March 11, 2023 05:09
@dconeybe dconeybe requested a review from milaGGL March 11, 2023 05:10
@dconeybe
Copy link
Contributor Author

FYI I can't figure out the failures of "Test Firestore / Test Firestore on Firefox If Changed (pull_request)". It appears to be completely unrelated to this PR and passes easily if I tweak the scripts to run the tests sequentially rather than in parallel (see the last two commits in this PR). I think you can just ignore that failing check.

Copy link
Contributor

@milaGGL milaGGL left a comment

Choose a reason for hiding this comment

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

LGTM

@dconeybe dconeybe merged commit a0e0432 into mila/BloomFilter Mar 16, 2023
@dconeybe dconeybe deleted the dconeybe/BloomFilterComplexIntegrationTestFixups branch March 16, 2023 05:32
@firebase firebase locked and limited conversation to collaborators Apr 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants