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] Session Lock Renewal UnpartitionedQueueWithSessions: Streaming Receiver: lock will not expire until configured time failing in nightly runs #25560

Closed
v-jiaodi opened this issue Apr 14, 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

@v-jiaodi
Copy link
Member

Service Bus nightly test runs are failing with:

Error message:
Error Thrown flag value mismatch: expected true to equal false

Stack trace:
AssertionError: Error Thrown flag value mismatch: expected true to equal false
at Object.should.equal (/Users/runner/work/1/s/common/temp/node_modules/.pnpm/[email protected]/node_modules/chai/lib/chai/interface/should.js:98:35)
at testAutoLockRenewalConfigBehavior (/Users/runner/work/1/s/sdk/servicebus/service-bus/test/public/renewLockSessions.spec.ts:355:12)
at Context.<anonymous> (/Users/runner/work/1/s/sdk/servicebus/service-bus/test/public/renewLockSessions.spec.ts:119:7)
+ expected - actual
-true
+false

For more details check here:

@github-actions github-actions bot added customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Apr 14, 2023
@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 question The issue doesn't require a change to the product in order to be resolved. Most issues start as that customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. labels Apr 14, 2023
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-js that referenced this issue Sep 28, 2023
[Hub Generated] Review request for Microsoft.ContainerService/aks to add version preview/2023-08-02-preview (Azure#25891)

* Adds base for updating Microsoft.ContainerService/aks from version preview/2023-07-02-preview to version 2023-08-02-preview

* Updates readme

* Updates API version in new specs and examples

* update (Azure#25469)

* Fix the IstioComponents structure (Azure#25492)

* add netorkPolicy "none" (Azure#25511)

* add netorkPolicy "none" value and description

* add "none" enum value to networkPolicy

* add addon autoscaling api (Azure#25479)

* Update trusted access put and delete to async operation (Azure#25537)

* Update trusted access put and delete to async operation

* Update example

* Update header

* Swagger changes for adding autoscalerprofile flags for daemonset/multipleexpander (Azure#25487)

* Adding json changes

* adding "daemonsets" to the custom-words

* Editing "Expander" to "expander"

* Removing daemonset custom word from this pr. look at: Azure/azure-rest-api-specs#25533

* Add AzureServiceMesh example (Azure#25560)

* Add AzureServiceMesh example

* Fix AKV resource id format

* enrich ASM examples (Azure#25598)

---------

Co-authored-by: deveshdama <[email protected]>
Co-authored-by: robogatikov <[email protected]>
Co-authored-by: Chih-Sheng Huang <[email protected]>
Co-authored-by: Tongyao Si <[email protected]>
Co-authored-by: Youn Jae Kim <[email protected]>
@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