You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 4, 2026. It is now read-only.
This client-side tracing test
nodejs-firestore/dev/system-test/tracing.ts
Lines 814 to 824 in 1ddb62e
assumes that the
foo/bardocument 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.