Skip to content

Firestore: Improve cleanups for 'watch' system tests. - #8638

Merged
tseaver merged 4 commits into
googleapis:masterfrom
tseaver:6605-7130-firestore-unflake-watch-systests
Jul 10, 2019
Merged

Firestore: Improve cleanups for 'watch' system tests.#8638
tseaver merged 4 commits into
googleapis:masterfrom
tseaver:6605-7130-firestore-unflake-watch-systests

Conversation

@tseaver

Copy link
Copy Markdown
Contributor

H/t to @pchauhan-qlogic for identifying the need to unsubscribe.

Supersedes #8497.

Closes#6605, #7130.

H/t to @pchauhan-qlogic for identifying the need to unsubscribe.
Supersedes #8497.
Closes#6605, #7130.
@tseavertseaver added testing api: firestore Issues related to the Firestore API. flaky labels Jul 10, 2019
@tseaver
tseaver requested a review from crwilcoxJuly 10, 2019 20:22
@tseaver
tseaver requested a review from frankyn as a code ownerJuly 10, 2019 20:22
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 10, 2019
Exception for 'test_watch_query_order', which requires that we use the
special 'users' collection, in order to take advantage of its index.
@tseaver

Copy link
Copy Markdown
ContributorAuthor

Testing only change to fix flaky CI failures. Merging w/o review.

@tseaver
tseaver merged commit 8bb6ef0 into googleapis:masterJul 10, 2019
@tseaver
tseaver deleted the 6605-7130-firestore-unflake-watch-systests branch July 10, 2019 22:02
parthea pushed a commit that referenced this pull request Nov 24, 2025
H/t to @pchauhan-qlogic for identifying the need to unsubscribe.
Also, use unique collection IDs for 'watch' tests.
Exception for 'test_watch_query_order', which requires that we use the
special 'users' collection, in order to take advantage of its index.
Supersedes #8497.
Closes#6605, #7130.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: firestoreIssues related to the Firestore API.cla: yesThis human has signed the Contributor License Agreement.flakytesting

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Firestore: 'test_watch_document' systest flakes

2 participants

@tseaver@googlebot