Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Service Bus] Batching Receiver Batch Receiver - disconnects Session Batch Receiver - disconnects (sessions) throws an error if receive is in progress failing in nightly runs #25975

Closed
zzhxiaofeng opened this issue May 23, 2023 · 1 comment
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Service Bus test-reliability Issue that causes tests to be unreliable

Comments

@zzhxiaofeng
Copy link
Contributor

Service Bus nightly test runs are failing with:

Error message:
expected Error: Test failure to have deep nested property 'name' of 'ServiceBusError', but got 'Error'

Stack trace:
AssertionError: expected Error: Test failure to have deep nested property 'name' of 'ServiceBusError', but got 'Error'
at Context. (D:\a_work\1\s\sdk\servicebus\service-bus\test\internal\batchReceiver.spec.ts:1361:18)
at runMicrotasks ()
at processTicksAndRejections (internal/process/task_queues.js:95:5)
+ expected - actual
-Error
+ServiceBusError

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

@github-actions github-actions bot added Client This issue points to a problem in the data-plane of the library. needs-team-triage Workflow: This issue needs the team to triage. Service Bus labels May 23, 2023
@v-xuto v-xuto added test-reliability Issue that causes tests to be unreliable and removed needs-team-triage Workflow: This issue needs the team to triage. labels May 23, 2023
@jeremymeng
Copy link
Member

not seeing this recently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. Service Bus test-reliability Issue that causes tests to be unreliable
Projects
Status: Done
Development

No branches or pull requests

3 participants