Skip to content

[Event Hubs] EventData round-tripping AMQP encoding/decoding null body failing in nightly runs #19547

Closed

Description

Event Hubs nightly test runs are failing with:

Error message:
Timeout of 1200000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/mnt/vss/_work/1/s/sdk/eventhub/event-hubs/test/public/dist-esm/test/public/eventData.spec.js)

Stack trace:
Error: Timeout of 1200000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/mnt/vss/_work/1/s/sdk/eventhub/event-hubs/test/public/dist-esm/test/public/eventData.spec.js)
at Test.Runnable._timeoutError (/mnt/vss/_work/1/s/common/temp/node_modules/.pnpm/mocha@7.2.0/node_modules/mocha/lib/runnable.js:442:10)
at Timeout. (/mnt/vss/_work/1/s/common/temp/node_modules/.pnpm/mocha@7.2.0/node_modules/mocha/lib/runnable.js:252:24)
at listOnTimeout (internal/timers.js:554:17)
at processTimers (internal/timers.js:497:7)

For more details check here:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.Event Hubstest-reliabilityIssue that causes tests to be unreliable

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions