Azure / azure-sdk-for-js

This repository is for active development of the Azure SDK for JavaScript (NodeJS & Browser). For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/javascript/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-js.
MIT License
1.98k stars 1.15k forks source link

[Service Bus] throws an error if drain is in progress (peekLock) failing in nightly runs #28885

Open jerryshia opened 3 months ago

jerryshia commented 3 months ago

Service Bus nightly test runs are failing with:

Stack trace expected Error: Error 0: Error: Test: fake connect… to have deep nested property 'message' of 'Test: fake connection failure', but got 'Error 0: Error: Test: fake connection…

  • expected - actual -Error 0: Error: Test: fake connection failure +Test: fake connection failure

AssertionError: expected Error: Error 0: Error: Test: fake connect… to have deep nested property 'message' of 'Test: fake connection failure', but got 'Error 0: Error: Test: fake connection… at Context. (file:///mnt/vss/_work/1/s/sdk/servicebus/service-bus/test/internal/batchReceiver.spec.ts:1250:18) at processTicksAndRejections (node:internal/process/task_queues:95:5)

For more details check here: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=3581600&view=results

github-actions[bot] commented 3 months ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @EldertGrootenboer.