nodejs-firestore icon indicating copy to clipboard operation
nodejs-firestore copied to clipboard

count queries using aggregate api Run within Transaction: counts with startAt, endAt and offset with DocumentSnapshot cursor failed

Open flaky-bot[bot] opened this issue 2 years ago • 1 comments
trafficstars

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: 7a9d17bdd5fca3d91e66f7500c035140a7397c33 buildURL: Build Status, Sponge status: failed

Test output
Authentication backend unknown error.
Error: Authentication backend unknown error.
    at Function.parseHttpError (node_modules/google-gax/build/src/googleError.js:72:37)
    at decodeResponse (node_modules/google-gax/build/src/fallbackRest.js:66:49)
    at /tmpfs/src/github/nodejs-firestore/node_modules/google-gax/build/src/fallbackServiceStub.js:104:42
    at runMicrotasks ()
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
Caused by: /tmpfs/src/github/nodejs-firestore/dev/src/write-batch.ts:574
    const stack = Error().stack!;
                  ^

Error at WriteBatch.commit (dev/src/write-batch.ts:574:19) at DocumentReference.set (dev/src/reference.ts:478:23) at Context. (dev/system-test/firestore.ts:3216:35)

flaky-bot[bot] avatar Oct 20 '23 08:10 flaky-bot[bot]

Looks like this issue is flaky. :worried:

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

A human should fix and close this.


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

flaky-bot[bot] avatar Oct 21 '23 08:10 flaky-bot[bot]