googleapis / nodejs-firestore

Node.js client for Google Cloud Firestore: a NoSQL document database built for automatic scaling, high performance, and ease of application development.

Home Page:https://cloud.google.com/firestore/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

count queries using aggregate api: "after each" hook for "counts multiple documents with filter" failed

flaky-bot opened this issue · comments

This test failed!

To configure my behavior, see the Flaky Bot documentation.

If I'm commenting on this issue too often, add the flakybot: quiet label and
I will stop commenting.


commit: 7a9d17b
buildURL: Build Status, Sponge
status: failed

Test output
Firestore has 1 unfinished operations executing.
/tmpfs/src/github/nodejs-firestore/dev/test/util/helpers.ts:105
            new Error(
            ^

Error: Firestore has 1 unfinished operations executing.
at Timeout._onTimeout (dev/test/util/helpers.ts:105:13)
at listOnTimeout (internal/timers.js:557:17)
at processTimers (internal/timers.js:500:7)