Skip to content

[Service Bus] Sender Tests UnpartitionedSubscriptionWithSessions: Send single message failing in nightly runs #19315

Closed

Description

Service Bus nightly test runs are failing with:

Error message:
expected 'scheduled' to equal 'active'

Stack trace:
AssertionError: expected 'scheduled' to equal 'active'
at Object.should.equal (/Users/runner/work/1/s/common/temp/node_modules/.pnpm/chai@4.3.4/node_modules/chai/lib/chai/interface/should.js:98:35)
at testSimpleSend (/Users/runner/work/1/s/sdk/servicebus/service-bus/test/public/sendAndSchedule.spec.ts:68:12)
at runMicrotasks ()
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at Context. (/Users/runner/work/1/s/sdk/servicebus/service-bus/test/public/sendAndSchedule.spec.ts:89:5)

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