Skip to content

[Service Bus] Message Lock Renewal PartitionedSubscription: Batch Receiver failing in nightly runs #23601

Closed

Description

Service Bus nightly test runs are failing with:

Error message:
Initial: Actual time Mon Oct 24 2022 12:04:25 GMT+0000 (Coordinated Universal Time) must be approximately equal to Mon Oct 24 2022 12:04:22 GMT+0000 (Coordinated Universal Time): expected false to equal true

Stack trace:
AssertionError: Initial: Actual time Mon Oct 24 2022 12:04:25 GMT+0000 (Coordinated Universal Time) must be approximately equal to Mon Oct 24 2022 12:04:22 GMT+0000 (Coordinated Universal Time): expected false to equal true
at Object.should.equal (/Users/runner/work/1/s/common/temp/node_modules/.pnpm/chai@4.3.6/node_modules/chai/lib/chai/interface/should.js:98:35)
at assertTimestampsAreApproximatelyEqual (/Users/runner/work/1/s/sdk/servicebus/service-bus/test/internal/renewLock.spec.ts:416:14)
at testBatchReceiverManualLockRenewalHappyCase (/Users/runner/work/1/s/sdk/servicebus/service-bus/test/internal/renewLock.spec.ts:185:5)
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:55:7)
+ expected - actual
-false
+true

For more details check here:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.Service Bustest-reliabilityIssue that causes tests to be unreliable

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions