Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Mocha Tests: creates a TraceSpan structure with expected fields failed #1260

@flaky-bot

Description

@flaky-bot

This test failed!

To configure my behavior, see the Build Cop Bot documentation.

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


commit: 1ac424e
buildURL: Build Status, Sponge
status: failed

Test output
The expression evaluated to a falsy value:

assert.ok(spanData.span.spanId.match(/[0-9A-F]{12}/))

AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:

assert.ok(spanData.span.spanId.match(/[0-9A-F]{12}/))

at Context.<anonymous> (/tmpfs/src/github/cloud-trace-nodejs/test/test-span-data.ts:74:14)
at processImmediate (internal/timers.js:456:21)</pre></details>

Metadata

Metadata

Assignees

Labels

🚨This issue needs some love.api: cloudtraceIssues related to the googleapis/cloud-trace-nodejs API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions