Skip to content

PR #3750

PR #3750 #77

GitHub Actions / Test Results failed May 13, 2025 in 0s

2 fail, 2 skipped, 70 pass in 1m 41s

  3 files   -  15   33 suites   - 204   1m 41s ⏱️ - 33m 49s
 74 tests  - 556   70 ✅  - 556  2 💤  - 2  2 ❌ +2 
173 runs   - 473  166 ✅  - 476  4 💤 ±0  3 ❌ +3 

Results for commit 805bd7e. ± Comparison against earlier commit ae42e85.

Annotations

Check warning on line 0 in should execute "eth_getStorageAt" request to get current state changes without passing block

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 2 runs failed: RPC Server Acceptance Tests Acceptance tests @api-batch-2 RPC Server Acceptance Tests eth_getStorageAt shoul…te changes without passing block (should execute "eth_getStorageAt" request to get current state changes without passing block)

test-results.20edd4d2a454e208486742937390efe8.xml [took 6s]
test-results.4dd75659f751a74c5a89da7a020a304b.xml [took 6s]
Raw output
expected '0x00000000000000000000000000000000000…' to equal '0x00000000000000000000000000000000000…'
AssertionError: expected '0x00000000000000000000000000000000000…' to equal '0x00000000000000000000000000000000000…'
    at Context.<anonymous> (packages/server/tests/acceptance/rpc_batch2.spec.ts:993:29)
    at Generator.next (<anonymous>)
    at fulfilled (packages/server/tests/acceptance/rpc_batch2.spec.ts:6:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

      + expected - actual

      -0x000000000000000000000000000000000000000000000000000000000000000f
      +0x0000000000000000000000000000000000000000000000000000000000000008

Check warning on line 0 in "before each" hook for "@release should execute "eth_getBalance" for newly created account with 1 HBAR"

See this annotation in the file changed.

@github-actions github-actions / Test Results

RPC Server Acceptance Tests Acceptance tests @api-batch-2 RPC Server Acceptance Tests "before each" hook for "@release should e…t with 1 HBAR" ("before each" hook for "@release should execute "eth_getBalance" for newly created account with 1 HBAR") failed

test-results.02e193388a272c94429fd6048ba402f2.xml [took 0s]
Raw output
could not coalesce error (error={ "code": -32603, "message": "Error invoking RPC: [Request ID: debb7cf5-7c0f-4bbc-a5bb-e11b3ccaf688] Transaction execution returns a null value: transactionId=0.0.1002@1747141703.399289816, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction" }, payload={ "id": 339, "jsonrpc": "2.0", "method": "eth_sendRawTransaction", "params": [ "0x02f8e882012a168086014a9e98780083014a9f8080b8906080604052600f600055348015601457600080fd5b50606e8060226000396000f3fe6080604052348015600f57600080fd5b506004361060285760003560e01c80632de4e88414602d575b600080fd5b60366008600055565b00fea26469706673582212204f4929609314772906604fbf3fa15708239abd76b6d2a022fa89ae0e0b888bb264736f6c63430008090033c001a083342cdaa4ccfddca3aed45023f7bb0bcb0a9a54ca53b3baeeb80abfc728dc5ca04ee0e49542099158867da3eeb6f456e0765e5b2846a801e2f51b686e8734f53d" ] }, code=UNKNOWN_ERROR, version=6.13.5)
Error: could not coalesce error (error={ "code": -32603, "message": "Error invoking RPC: [Request ID: debb7cf5-7c0f-4bbc-a5bb-e11b3ccaf688] Transaction execution returns a null value: transactionId=0.0.1002@1747141703.399289816, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction" }, payload={ "id": 339, "jsonrpc": "2.0", "method": "eth_sendRawTransaction", "params": [ "0x02f8e882012a168086014a9e98780083014a9f8080b8906080604052600f600055348015601457600080fd5b50606e8060226000396000f3fe6080604052348015600f57600080fd5b506004361060285760003560e01c80632de4e88414602d575b600080fd5b60366008600055565b00fea26469706673582212204f4929609314772906604fbf3fa15708239abd76b6d2a022fa89ae0e0b888bb264736f6c63430008090033c001a083342cdaa4ccfddca3aed45023f7bb0bcb0a9a54ca53b3baeeb80abfc728dc5ca04ee0e49542099158867da3eeb6f456e0765e5b2846a801e2f51b686e8734f53d" ] }, code=UNKNOWN_ERROR, version=6.13.5)
    at makeError (packages/server/node_modules/ethers/src.ts/utils/errors.ts:694:21)
    at JsonRpcProvider.getRpcError (packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:1059:25)
    at /home/runner/_work/hiero-json-rpc-relay/hiero-json-rpc-relay/packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:563:45
    at processTicksAndRejections (node:internal/process/task_queues:95:5)