Skip to content

[Service Bus] ServiceBusClient live tests Random scheme in the endpoint from connection string failing in nightly runs #23204

Closed

Description

Service Bus nightly test runs are failing with:

Error message:
Unexpected number of msgs found when peeking: expected +0 to equal 1
Stack trace:
AssertionError: Unexpected number of msgs found when peeking: expected +0 to equal 1
at Object.should.equal (D:\a_work\1\s\common\temp\node_modules.pnpm\chai@4.3.6\node_modules\chai\lib\chai\interface\should.js:98:35)
at testPeekMsgsLength (D:\a_work\1\s\sdk\servicebus\service-bus\test\public\utils\testutils2.ts:564:10)
at runMicrotasks ()
at processTicksAndRejections (internal/process/task_queues.js:97:5)
at Context. (D:\a_work\1\s\sdk\servicebus\service-bus\test\internal\serviceBusClient.spec.ts:78:9)

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.Service Bustest-reliabilityIssue that causes tests to be unreliable

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions