fix: masks ip address in request details passed as argument to MN client #8835
2 fail, 73 pass in 3m 53s
Annotations
Check warning on line 0 in should not cache "latest" block in "eth_getBlockByNumber"
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"
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