Skip to content

Manual Test with N:${env.networkNodeTag}, M:${env.mirrorNodeTag} and R:${env.relayTag} #5

Manual Test with N:${env.networkNodeTag}, M:${env.mirrorNodeTag} and R:${env.relayTag}

Manual Test with N:${env.networkNodeTag}, M:${env.mirrorNodeTag} and R:${env.relayTag} #5

GitHub Actions / Test Results failed Feb 12, 2024 in 0s

2 fail, 21 skipped, 284 pass in 13m 0s

    9 files  ±    0  119 suites  +101   13m 0s ⏱️ + 13m 0s
307 tests +305  284 ✔️ +284  21 💤 +21  2 ±  0 
320 runs  +320  296 ✔️ +321  21 💤 +21  3  - 22 

Results for commit 3786617. ± Comparison against earlier commit 7a754b0.

Annotations

Check warning on line 0 in "before each" hook for "establishes connection"

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 2 runs failed: RPC Server Acceptance Tests Acceptance tests @web-socket Acceptance Tests "before each" hook for "establishes connection" ("before each" hook for "establishes connection")

test-results.6b5e22dc4bbe8d289ae93e8c94c84fbb.xml
test-results.6b5e22dc4bbe8d289ae93e8c94c84fbb.xml
Raw output
connect ECONNREFUSED 127.0.0.1:8546
Error: connect ECONNREFUSED 127.0.0.1:8546
    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1494:16)

Check warning on line 0 in should execute "eth_sendRawTransaction" and fail when deploying too large contract

See this annotation in the file changed.

@github-actions github-actions / Test Results

RPC Server Acceptance Tests Acceptance tests @api-batch-1 RPC Server Acceptance Tests RPC Server Acceptance Tests Transaction r…l when deploying too large contract (should execute "eth_sendRawTransaction" and fail when deploying too large contract) failed

test-results.2a4235262b2e25c58cac2259e7c26e06.xml
Raw output
expected '[Request ID: 691bff7b-19ce-4163-b507-…' to include 'Oversized data: transaction size 1323…'
AssertionError: expected '[Request ID: 691bff7b-19ce-4163-b507-…' to include 'Oversized data: transaction size 1323…'
    at /runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/tests/helpers/assertions.ts:361:34
    at Generator.throw (<anonymous>)
    at rejected (packages/server/tests/helpers/assertions.ts:6:65)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)