Tracing Flaky test #2244
Labels
api: firestore
Issues related to the googleapis/nodejs-firestore API.
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.
This client-side tracing test
nodejs-firestore/dev/system-test/tracing.ts
Lines 814 to 824 in 1ddb62e
assumes that the
foo/bar
document exists -- which it shouldn't. It sometimes passes because most often the previous test creates that document:nodejs-firestore/dev/system-test/tracing.ts
Lines 802 to 805 in 1ddb62e
I'll fix this test.
The text was updated successfully, but these errors were encountered: