Skip to content

fix: masks ip address in request details passed as argument to MN client #8835

fix: masks ip address in request details passed as argument to MN client

fix: masks ip address in request details passed as argument to MN client #8835

GitHub Actions / Test Results failed Nov 15, 2024 in 0s

2 fail, 73 pass in 3m 53s

  2 files   -  19   18 suites   - 275   3m 53s ⏱️ - 29m 51s
 75 tests  - 533   73 ✅  - 515  0 💤  - 4  2 ❌  - 14 
150 runs   - 723  148 ✅  - 705  0 💤  - 4  2 ❌  - 14 

Results for commit e0a7de0. ± Comparison against earlier commit d5db1d0.

Annotations

Check warning on line 0 in should not cache "latest" block in "eth_getBlockByNumber"

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 2 runs failed: RPC Server Acceptance Tests Acceptance tests @api-batch-1 RPC Server Acceptance Tests RPC Server Accept…C calls should not cache "latest" block in "eth_getBlockByNumber" (should not cache "latest" block in "eth_getBlockByNumber" )

test-results.eb4fe56b9cc4eafad8d7b38b7b072157.xml [took 1s]
Raw output
expected { timestamp: '0x67375c3c', …(22) } to not deeply equal { timestamp: '0x67375c3c', …(22) }
AssertionError: expected { timestamp: '0x67375c3c', …(22) } to not deeply equal { timestamp: '0x67375c3c', …(22) }
    at Context.<anonymous> (packages/server/tests/acceptance/rpc_batch1.spec.ts:580:41)
    at Generator.next (<anonymous>)
    at fulfilled (packages/server/tests/acceptance/rpc_batch1.spec.ts:24:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

      + expected - actual

Check warning on line 0 in should not cache "safe" block in "eth_getBlockByNumber"

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 2 runs failed: RPC Server Acceptance Tests Acceptance tests @api-batch-1 RPC Server Acceptance Tests RPC Server Accept…d RPC calls should not cache "safe" block in "eth_getBlockByNumber" (should not cache "safe" block in "eth_getBlockByNumber" )

test-results.eb4fe56b9cc4eafad8d7b38b7b072157.xml [took 1s]
Raw output
expected { timestamp: '0x67375c3f', …(22) } to not deeply equal { timestamp: '0x67375c3f', …(22) }
AssertionError: expected { timestamp: '0x67375c3f', …(22) } to not deeply equal { timestamp: '0x67375c3f', …(22) }
    at Context.<anonymous> (packages/server/tests/acceptance/rpc_batch1.spec.ts:612:41)
    at Generator.next (<anonymous>)
    at fulfilled (packages/server/tests/acceptance/rpc_batch1.spec.ts:24:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

      + expected - actual