Description
openedon Oct 25, 2022
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 trueStack 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: