Closed
Description
openedon Sep 13, 2022
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