fix: Adds retry to send raw transaction #8201
3 fail, 2 pass in 3m 39s
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.c78d51dea31b7f4adef13e7f8ddfc795.xml [took 12s]
Raw output
expected 576885520 to be close to 570243517 +/- 5702435.17
AssertionError: expected 576885520 to be close to 570243517 +/- 5702435.17
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.5964d50be76a194c8ad3c12f363b11c8.xml [took 17s]
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
2 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.201d34c3f1c7a723c76f61ab44321a80.xml [took 38s]
test-results.c78d51dea31b7f4adef13e7f8ddfc795.xml [took 26s]
Raw output
expected 6 to equal 3
AssertionError: expected 6 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
-6
+3