Closed
Description
openedon Dec 14, 2021
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