chore: Upgrade node version to 20. (#3245) #3183
3 fail, 2 pass in 3m 29s
3 files 30 suites 3m 29s ⏱️
5 tests 2 ✅ 0 💤 3 ❌
15 runs 12 ✅ 0 💤 3 ❌
Results for commit fc5bd8b.
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.dfc0c2b5bbd5502c1c75c388e4857da7.xml [took 12s]
Raw output
expected 576885513 to be close to 570243510 +/- 5702435.100000001
AssertionError: expected 576885513 to be close to 570243510 +/- 5702435.100000001
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.9988fda8ec44f801939b82322aad17c2.xml [took 19s]
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.da71d4e20afb5af555f473fdad9c2a55.xml [took 26s]
Raw output
expected 4 to equal 3
AssertionError: expected 4 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
-4
+3