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] Message settlement After Receiver is Closed failing in nightly runs #17446

Closed
v-jiaodi opened this issue Sep 3, 2021 · 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

@v-jiaodi
Copy link
Member

v-jiaodi commented Sep 3, 2021

Service Bus nightly test runs are failing with:

Error message:
Cannot read property 'lockToken' of undefined

Stack trace:
TypeError: Cannot read property 'lockToken' of undefined
at throwErrorIfInvalidOperationOnMessage (/mnt/vss/_work/1/s/sdk/servicebus/service-bus/dist-esm/src/util/errors.js:73:357)
at ServiceBusReceiverImpl.completeMessage (/mnt/vss/_work/1/s/sdk/servicebus/service-bus/src/receivers/receiver.ts:296:30)
at testAbandon (/mnt/vss/_work/1/s/sdk/servicebus/service-bus/test/internal/backupMessageSettlement.spec.ts:166:20)
at Context. (/mnt/vss/_work/1/s/sdk/servicebus/service-bus/test/internal/backupMessageSettlement.spec.ts:175:7)

For more details check here:

@ghost ghost added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Sep 3, 2021
@v-xuto v-xuto added 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 and removed needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. labels Sep 3, 2021
@maorleger
Copy link
Member

Passed on rerun

@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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
None yet
Development

No branches or pull requests

3 participants