Acceptance Tests on Public Network #50
4 fail, 2 pass in 1m 21s
Annotations
github-actions / Test Results
2 out of 3 runs failed: RPC Server Acceptance Tests Acceptance tests @api-batch-1 RPC Server Acceptance Tests RPC Server Accept…hash of legacy transaction (@release-light, @release should execute "eth_getTransactionReceipt" for hash of legacy transaction)
test-results.cdd968b132b5742327fc1cc3f8f46ad2.xml
test-results.d5935aef2959216a9bd90ad1808b4616.xml
Raw output
Assert transactionReceipt: 'cumulativeGasUsed' should be > 0: expected +0 to be above +0
AssertionError: Assert transactionReceipt: 'cumulativeGasUsed' should be > 0: expected +0 to be above +0
at Function.Assertions.transactionReceipt (packages/server/tests/helpers/assertions.ts:218:10)
at Context.<anonymous> (packages/server/tests/acceptance/rpc_batch1.spec.ts:820:20)
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
github-actions / Test Results
2 out of 3 runs failed: RPC Server Acceptance Tests Acceptance tests @api-batch-1 RPC Server Acceptance Tests RPC Server Accept…hash of London transaction (@release-light, @release should execute "eth_getTransactionReceipt" for hash of London transaction)
test-results.cdd968b132b5742327fc1cc3f8f46ad2.xml
test-results.d5935aef2959216a9bd90ad1808b4616.xml
Raw output
Assert transactionReceipt: 'cumulativeGasUsed' should be > 0: expected +0 to be above +0
AssertionError: Assert transactionReceipt: 'cumulativeGasUsed' should be > 0: expected +0 to be above +0
at Function.Assertions.transactionReceipt (packages/server/tests/helpers/assertions.ts:218:10)
at Context.<anonymous> (packages/server/tests/acceptance/rpc_batch1.spec.ts:848:20)
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
github-actions / Test Results
2 out of 3 runs failed: RPC Server Acceptance Tests Acceptance tests @api-batch-1 RPC Server Acceptance Tests RPC Server Accept…for hash of 2930 transaction (@release-light, @release should execute "eth_getTransactionReceipt" for hash of 2930 transaction)
test-results.cdd968b132b5742327fc1cc3f8f46ad2.xml
test-results.d5935aef2959216a9bd90ad1808b4616.xml
Raw output
Assert transactionReceipt: 'cumulativeGasUsed' should be > 0: expected +0 to be above +0
AssertionError: Assert transactionReceipt: 'cumulativeGasUsed' should be > 0: expected +0 to be above +0
at Function.Assertions.transactionReceipt (packages/server/tests/helpers/assertions.ts:218:10)
at Context.<anonymous> (packages/server/tests/acceptance/rpc_batch1.spec.ts:874:20)
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
github-actions / Test Results
2 out of 3 runs failed: RPC Server Acceptance Tests Acceptance tests @api-batch-1 RPC Server Acceptance Tests RPC Server Accept… legacy EIP 155 transactions (@release-light, @release should execute "eth_sendRawTransaction" for legacy EIP 155 transactions)
test-results.cdd968b132b5742327fc1cc3f8f46ad2.xml
test-results.d5935aef2959216a9bd90ad1808b4616.xml
Raw output
expected '0' to equal '10000000000'
AssertionError: expected '0' to equal '10000000000'
at Context.<anonymous> (packages/server/tests/acceptance/rpc_batch1.spec.ts:1050:45)
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
-0
+10000000000