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 Lock Renewal PartitionedQueue: Streaming Receiver: renewLock() resets lock duration each time failing in nightly runs #26183

Closed
zzhxiaofeng opened this issue Jun 13, 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:
MessageBody is different than expected: expected 'message body 0.9425352402645033' to equal 'message body 0.15886317764329472'

Stack trace:
AssertionError: MessageBody is different than expected: expected 'message body 0.9425352402645033' to equal 'message body 0.15886317764329472'
at testStreamingReceiverManualLockRenewalHappyCase (/Users/runner/work/1/s/sdk/servicebus/service-bus/test/internal/renewLock.spec.ts:311:19)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at Context. (/Users/runner/work/1/s/sdk/servicebus/service-bus/test/internal/renewLock.spec.ts:69:7)

For more details check here:
https://dev.azure.com/azure-sdk/internal/_build/results?buildId=2839182&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 Jun 13, 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 Jun 13, 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