Skip to content

fix: Adds retry to send raw transaction #8201

fix: Adds retry to send raw transaction

fix: Adds retry to send raw transaction #8201

GitHub Actions / Test Results failed Oct 31, 2024 in 0s

3 fail, 2 pass in 3m 39s

 3 files   -  21  30 suites   - 285   3m 39s ⏱️ - 34m 22s
 5 tests  - 603   2 ✅  - 591  0 💤  - 4  3 ❌  - 8 
15 runs   - 881  11 ✅  - 868  0 💤  - 4  4 ❌  - 9 

Results for commit b4ec668. ± Comparison against earlier commit dc77178.

Annotations

Check warning on line 0 in Should increase the amount spent of the spending plan by the transaction cost

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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