Bump versions for v0.59.20-node-alpha #8329
3 fail, 2 pass in 3m 37s
Annotations
github-actions / Test Results
1 out of 3 runs failed: RPC Server Acceptance Tests Acceptance tests @hbarlimiter HBAR Limiter Acceptance Tests HBAR Rate Limit…nt of the spending plan by the transaction cost (Should increase the amount spent of the spending plan by the transaction cost)
test-results.cda09708059a0e40cf3d4217122aa8fc.xml [took 12s]
Raw output
expected 576885514 to be close to 570243511 +/- 5702435.11
AssertionError: expected 576885514 to be close to 570243511 +/- 5702435.11
at Suite.<anonymous> (packages/server/tests/acceptance/hbarLimiter.spec.ts:562:41)
at Generator.next (<anonymous>)
at fulfilled (packages/server/tests/acceptance/hbarLimiter.spec.ts:47:58)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
Check warning on line 0 in Should eventually exhaust the hbar limit for EXTENDED user
github-actions / Test Results
1 out of 3 runs failed: RPC Server Acceptance Tests Acceptance tests @hbarlimiter HBAR Limiter Acceptance Tests HBAR Rate Limit…ED Tier Should eventually exhaust the hbar limit for EXTENDED user (Should eventually exhaust the hbar limit for EXTENDED user)
test-results.cda09708059a0e40cf3d4217122aa8fc.xml [took 20s]
Raw output
expected 3 to equal 2
AssertionError: expected 3 to equal 2
at Suite.<anonymous> (packages/server/tests/acceptance/hbarLimiter.spec.ts:592:45)
at Generator.next (<anonymous>)
at fulfilled (packages/server/tests/acceptance/hbarLimiter.spec.ts:47:58)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
+ expected - actual
-3
+2
Check warning on line 0 in Should eventually exhaust the hbar limit for PRIVILEGED user
github-actions / Test Results
1 out of 3 runs failed: RPC Server Acceptance Tests Acceptance tests @hbarlimiter HBAR Limiter Acceptance Tests HBAR Rate Limit…ier Should eventually exhaust the hbar limit for PRIVILEGED user (Should eventually exhaust the hbar limit for PRIVILEGED user)
test-results.d23163a55ff6c5bcb2c10868088a718d.xml [took 32s]
Raw output
expected 5 to equal 3
AssertionError: expected 5 to equal 3
at Suite.<anonymous> (packages/server/tests/acceptance/hbarLimiter.spec.ts:592:45)
at Generator.next (<anonymous>)
at fulfilled (packages/server/tests/acceptance/hbarLimiter.spec.ts:47:58)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
+ expected - actual
-5
+3