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

firestore.it.ITQueryWatchTest: nonEmptyResults_modifiedDocument_REMOVED failed #1215

Open
flaky-bot bot opened this issue Feb 20, 2023 · 1 comment
Open
Labels
api: firestore Issues related to the googleapis/java-firestore API. flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@flaky-bot
Copy link

flaky-bot bot commented Feb 20, 2023

Note: #1010 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.


commit: 25edee4
buildURL: Build Status, Sponge
status: failed

Test output
events[
event{error=null,value={documents[{path=java-nonEmptyResults_modifiedDocument_REMOVED-Y06F1dorBSYSTSCT7ZYg/doc,data={foo=bar}}],documentChanges[{path=java-nonEmptyResults_modifiedDocument_REMOVED-Y06F1dorBSYSTSCT7ZYg/doc,data={foo=bar}}]}},
]
value of               : size()
expected to be in range: [2..2]
but was                : 1
	at com.google.cloud.firestore.it.ITQueryWatchTest$QuerySnapshotEventListener$ListenerAssertions.eventCountIsAnyOf(ITQueryWatchTest.java:809)
	at com.google.cloud.firestore.it.ITQueryWatchTest.nonEmptyResults_modifiedDocument_REMOVED(ITQueryWatchTest.java:413)
@flaky-bot flaky-bot bot added flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Feb 20, 2023
@product-auto-label product-auto-label bot added the api: firestore Issues related to the googleapis/java-firestore API. label Feb 20, 2023
@flaky-bot flaky-bot bot added the flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. label Feb 21, 2023
@flaky-bot
Copy link
Author

flaky-bot bot commented Feb 21, 2023

Looks like this issue is flaky. 😟

I'm going to leave this open and stop commenting.

A human should fix and close this.


When run at the same commit (25edee4), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: firestore Issues related to the googleapis/java-firestore API. flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

0 participants