Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: A series of small changes to stabilize tests #3242

Closed
wants to merge 2 commits into from

fix: Added the SUBSCRIPTIONS_ENABLED=true option for

8a9d0c4
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

fix: A series of small changes to stabilize tests #3242

fix: Added the SUBSCRIPTIONS_ENABLED=true option for
8a9d0c4
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results failed Nov 13, 2024 in 0s

46 fail, 4 skipped, 538 pass in 1h 27m 25s

   23 files  ±  0  338 suites  +19   1h 27m 25s ⏱️ + 1m 3s
  588 tests ±  0  538 ✅ ± 0  4 💤 ±0   46 ❌ ±0 
1 046 runs  +100  913 ✅ +98  6 💤 +2  127 ❌ ±0 

Results for commit 8a9d0c4. ± Comparison against earlier commit ede1fa8.

Annotations

Check warning on line 0 in Should fail eth_call on Ethers Web Socket Provider and handle invalid TX_INFO. params=[[{"to":123,"data":"0x18160ddd"},"latest"]]

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-batch-1 eth_call Ethers Web Socket Provider Should …uld fail eth_call on Ethers Web Socket Provider and handle invalid TX_INFO. params=[[{"to":123,"data":"0x18160ddd"},"latest"]])

test-results.284ec04de9d107972feb9a70344b8c54.xml [took 4m 0s]
test-results.906b1215f724f0c06e7cdf0d100427dd.xml [took 4m 0s]
Raw output
Timeout of 240000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/ws-server/tests/acceptance/index.spec.ts)
Error: Timeout of 240000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/ws-server/tests/acceptance/index.spec.ts)
    at listOnTimeout (node:internal/timers:581:17)
    at processTimers (node:internal/timers:519:7)

Check warning on line 0 in Should fail eth_call on Ethers Web Socket Provider and handle invalid TX_INFO. params=[[{"to":"0x","data":"0x18160ddd"},"latest"]]

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-batch-1 eth_call Ethers Web Socket Provider Should …ld fail eth_call on Ethers Web Socket Provider and handle invalid TX_INFO. params=[[{"to":"0x","data":"0x18160ddd"},"latest"]])

test-results.284ec04de9d107972feb9a70344b8c54.xml [took 4m 0s]
test-results.906b1215f724f0c06e7cdf0d100427dd.xml [took 4m 0s]
Raw output
Timeout of 240000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/ws-server/tests/acceptance/index.spec.ts)
Error: Timeout of 240000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/ws-server/tests/acceptance/index.spec.ts)
    at listOnTimeout (node:internal/timers:581:17)
    at processTimers (node:internal/timers:519:7)

Check warning on line 0 in "after all" hook in "@web-socket-batch-1 eth_call"

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-batch-1 eth_call "after all" hook in "@web-socket-batch-1 eth_call" ("after all" hook in "@web-socket-batch-1 eth_call")

test-results.284ec04de9d107972feb9a70344b8c54.xml [took 0s]
test-results.906b1215f724f0c06e7cdf0d100427dd.xml [took 0s]
Raw output
expected 4 to equal +0
AssertionError: expected 4 to equal +0
    at Suite.<anonymous> (packages/ws-server/tests/acceptance/call.spec.ts:109:51)
    at Generator.next (<anonymous>)
    at /home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/ws-server/tests/acceptance/call.spec.ts:27:71
    at new Promise (<anonymous>)
    at __awaiter (packages/ws-server/tests/acceptance/call.spec.ts:23:12)
    at Context.<anonymous> (packages/ws-server/tests/acceptance/call.spec.ts:106:20)
    at processImmediate (node:internal/timers:483:21)

      + expected - actual

      -4
      +0

Check warning on line 0 in "after all" hook for "@release should execute "eth_estimateGas" for contract call, using a standard websocket"

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-batch-1 eth_estimateGas "after all" hook for "@rele…ard websocket" ("after all" hook for "@release should execute "eth_estimateGas" for contract call, using a standard websocket")

test-results.284ec04de9d107972feb9a70344b8c54.xml [took 0s]
test-results.906b1215f724f0c06e7cdf0d100427dd.xml [took 0s]
Raw output
expected 4 to equal +0
AssertionError: expected 4 to equal +0
    at Suite.<anonymous> (packages/ws-server/tests/acceptance/estimateGas.spec.ts:81:51)
    at Generator.next (<anonymous>)
    at /home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/ws-server/tests/acceptance/estimateGas.spec.ts:27:71
    at new Promise (<anonymous>)
    at __awaiter (packages/ws-server/tests/acceptance/estimateGas.spec.ts:23:12)
    at Context.<anonymous> (packages/ws-server/tests/acceptance/estimateGas.spec.ts:78:20)
    at processImmediate (node:internal/timers:483:21)

      + expected - actual

      -4
      +0

Check warning on line 0 in "after all" hook in "@release @web-socket-batch-1 eth_gasPrice"

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 2 runs failed: RPC Server Acceptance Tests Acceptance tests @release @web-socket-batch-1 eth_gasPrice "after all" hook in "@release @web-socket-batch-1 eth_gasPrice" ("after all" hook in "@release @web-socket-batch-1 eth_gasPrice")

test-results.284ec04de9d107972feb9a70344b8c54.xml [took 0s]
test-results.906b1215f724f0c06e7cdf0d100427dd.xml [took 0s]
Raw output
expected 4 to equal +0
AssertionError: expected 4 to equal +0
    at Suite.<anonymous> (packages/ws-server/tests/acceptance/gasPrice.spec.ts:42:51)
    at Generator.next (<anonymous>)
    at /home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/ws-server/tests/acceptance/gasPrice.spec.ts:27:71
    at new Promise (<anonymous>)
    at __awaiter (packages/ws-server/tests/acceptance/gasPrice.spec.ts:23:12)
    at Context.<anonymous> (packages/ws-server/tests/acceptance/gasPrice.spec.ts:39:20)
    at processImmediate (node:internal/timers:483:21)

      + expected - actual

      -4
      +0

Check warning on line 0 in "after all" hook in "@web-socket-batch-1 eth_getBalance"

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-batch-1 eth_getBalance "after all" hook in "@web-socket-batch-1 eth_getBalance" ("after all" hook in "@web-socket-batch-1 eth_getBalance")

test-results.284ec04de9d107972feb9a70344b8c54.xml [took 0s]
test-results.906b1215f724f0c06e7cdf0d100427dd.xml [took 0s]
Raw output
expected 4 to equal +0
AssertionError: expected 4 to equal +0
    at Suite.<anonymous> (packages/ws-server/tests/acceptance/getBalance.spec.ts:78:51)
    at Generator.next (<anonymous>)
    at /home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/ws-server/tests/acceptance/getBalance.spec.ts:27:71
    at new Promise (<anonymous>)
    at __awaiter (packages/ws-server/tests/acceptance/getBalance.spec.ts:23:12)
    at Context.<anonymous> (packages/ws-server/tests/acceptance/getBalance.spec.ts:75:20)
    at processImmediate (node:internal/timers:483:21)

      + expected - actual

      -4
      +0

Check warning on line 0 in "after all" hook in "@web-socket-batch-1 eth_getBlockByHash"

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-batch-1 eth_getBlockByHash "after all" hook in "@web-socket-batch-1 eth_getBlockByHash" ("after all" hook in "@web-socket-batch-1 eth_getBlockByHash")

test-results.284ec04de9d107972feb9a70344b8c54.xml [took 0s]
test-results.906b1215f724f0c06e7cdf0d100427dd.xml [took 0s]
Raw output
expected 4 to equal +0
AssertionError: expected 4 to equal +0
    at Suite.<anonymous> (packages/ws-server/tests/acceptance/getBlockByHash.spec.ts:52:51)
    at Generator.next (<anonymous>)
    at /home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/ws-server/tests/acceptance/getBlockByHash.spec.ts:27:71
    at new Promise (<anonymous>)
    at __awaiter (packages/ws-server/tests/acceptance/getBlockByHash.spec.ts:23:12)
    at Context.<anonymous> (packages/ws-server/tests/acceptance/getBlockByHash.spec.ts:49:20)
    at processImmediate (node:internal/timers:483:21)

      + expected - actual

      -4
      +0

Check warning on line 0 in Should fail eth_getBlockByNumber on Standard Web Socket and throw predefined.INVALID_PARAMETERS if the request's params variable is invalid. params=[0xhedera,true]

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-batch-1 eth_getBlockByNumber Standard Web Socket Sh…tandard Web Socket and throw predefined.INVALID_PARAMETERS if the request's params variable is invalid. params=[0xhedera,true])

test-results.284ec04de9d107972feb9a70344b8c54.xml [took 0s]
test-results.906b1215f724f0c06e7cdf0d100427dd.xml [took 0s]
Raw output
expected '1' to equal 1
AssertionError: expected '1' to equal 1
    at Function.assertJsonRpcObject (packages/ws-server/tests/helper/index.ts:126:23)
    at Function.<anonymous> (packages/ws-server/tests/helper/index.ts:119:18)
    at Generator.next (<anonymous>)
    at fulfilled (packages/ws-server/tests/helper/index.ts:24:58)

      + expected - actual:  failed to generate Mocha diff

Check warning on line 0 in Should fail eth_getBlockByNumber on Standard Web Socket and throw predefined.INVALID_PARAMETERS if the request's params variable is invalid. params=[0xhbar,false]

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-batch-1 eth_getBlockByNumber Standard Web Socket Sh…Standard Web Socket and throw predefined.INVALID_PARAMETERS if the request's params variable is invalid. params=[0xhbar,false])

test-results.284ec04de9d107972feb9a70344b8c54.xml [took 0s]
test-results.906b1215f724f0c06e7cdf0d100427dd.xml [took 0s]
Raw output
expected '1' to equal 1
AssertionError: expected '1' to equal 1
    at Function.assertJsonRpcObject (packages/ws-server/tests/helper/index.ts:126:23)
    at Function.<anonymous> (packages/ws-server/tests/helper/index.ts:119:18)
    at Generator.next (<anonymous>)
    at fulfilled (packages/ws-server/tests/helper/index.ts:24:58)

      + expected - actual:  failed to generate Mocha diff

Check warning on line 0 in Should fail eth_getBlockByNumber on Standard Web Socket and throw predefined.INVALID_PARAMETERS if the request's params variable is invalid. params=[0xnetwork,false]

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-batch-1 eth_getBlockByNumber Standard Web Socket Sh…ndard Web Socket and throw predefined.INVALID_PARAMETERS if the request's params variable is invalid. params=[0xnetwork,false])

test-results.284ec04de9d107972feb9a70344b8c54.xml [took 0s]
test-results.906b1215f724f0c06e7cdf0d100427dd.xml [took 0s]
Raw output
expected '1' to equal 1
AssertionError: expected '1' to equal 1
    at Function.assertJsonRpcObject (packages/ws-server/tests/helper/index.ts:126:23)
    at Function.<anonymous> (packages/ws-server/tests/helper/index.ts:119:18)
    at Generator.next (<anonymous>)
    at fulfilled (packages/ws-server/tests/helper/index.ts:24:58)

      + expected - actual:  failed to generate Mocha diff

Check warning on line 0 in @release Should execute eth_getBlockByNumber on Standard Web Socket and handle valid requests correctly

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-batch-1 eth_getBlockByNumber Standard Web Socket @r…id requests correctly (@release Should execute eth_getBlockByNumber on Standard Web Socket and handle valid requests correctly)

test-results.284ec04de9d107972feb9a70344b8c54.xml [took 0s]
test-results.906b1215f724f0c06e7cdf0d100427dd.xml [took 0s]
Raw output
expected '1' to equal 1
AssertionError: expected '1' to equal 1
    at Function.assertJsonRpcObject (packages/ws-server/tests/helper/index.ts:126:23)
    at Suite.<anonymous> (packages/ws-server/tests/acceptance/getBlockByNumber.spec.ts:70:20)
    at Generator.next (<anonymous>)
    at fulfilled (packages/ws-server/tests/acceptance/getBlockByNumber.spec.ts:24:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

      + expected - actual:  failed to generate Mocha diff

Check warning on line 0 in Should fail eth_getBlockByNumber on Ethers Web Socket Provider and throw predefined.INVALID_PARAMETERS if the request's params variable is invalid. params=[]

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-batch-1 eth_getBlockByNumber Ethers Web Socket Prov…r on Ethers Web Socket Provider and throw predefined.INVALID_PARAMETERS if the request's params variable is invalid. params=[])

test-results.284ec04de9d107972feb9a70344b8c54.xml [took 4m 0s]
test-results.906b1215f724f0c06e7cdf0d100427dd.xml [took 4m 0s]
Raw output
Timeout of 240000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/ws-server/tests/acceptance/index.spec.ts)
Error: Timeout of 240000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/ws-server/tests/acceptance/index.spec.ts)
    at listOnTimeout (node:internal/timers:581:17)
    at processTimers (node:internal/timers:519:7)

Check warning on line 0 in Should fail eth_getBlockByNumber on Ethers Web Socket Provider and throw predefined.INVALID_PARAMETERS if the request's params variable is invalid. params=[0x36]

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-batch-1 eth_getBlockByNumber Ethers Web Socket Prov… Ethers Web Socket Provider and throw predefined.INVALID_PARAMETERS if the request's params variable is invalid. params=[0x36])

test-results.284ec04de9d107972feb9a70344b8c54.xml [took 4m 0s]
test-results.906b1215f724f0c06e7cdf0d100427dd.xml [took 4m 0s]
Raw output
Timeout of 240000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/ws-server/tests/acceptance/index.spec.ts)
Error: Timeout of 240000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/ws-server/tests/acceptance/index.spec.ts)
    at listOnTimeout (node:internal/timers:581:17)
    at processTimers (node:internal/timers:519:7)

Check warning on line 0 in "after all" hook in "@web-socket-batch-1 eth_getBlockByNumber"

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-batch-1 eth_getBlockByNumber "after all" hook in "@web-socket-batch-1 eth_getBlockByNumber" ("after all" hook in "@web-socket-batch-1 eth_getBlockByNumber")

test-results.284ec04de9d107972feb9a70344b8c54.xml [took 0s]
test-results.906b1215f724f0c06e7cdf0d100427dd.xml [took 0s]
Raw output
expected 7 to equal +0
AssertionError: expected 7 to equal +0
    at Suite.<anonymous> (packages/ws-server/tests/acceptance/getBlockByNumber.spec.ts:53:51)
    at Generator.next (<anonymous>)
    at /home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/ws-server/tests/acceptance/getBlockByNumber.spec.ts:27:71
    at new Promise (<anonymous>)
    at __awaiter (packages/ws-server/tests/acceptance/getBlockByNumber.spec.ts:23:12)
    at Context.<anonymous> (packages/ws-server/tests/acceptance/getBlockByNumber.spec.ts:50:20)
    at processImmediate (node:internal/timers:483:21)

      + expected - actual

      -7
      +0

Check warning on line 0 in Should reject the requests because of the invalid JSON-RPC requests

See this annotation in the file changed.

@github-actions github-actions / Test Results

2 out of 6 runs failed: RPC Server Acceptance Tests Acceptance tests @release @web-socket-batch-1 JSON-RPC requests validation …ect the requests because of the invalid JSON-RPC requests (Should reject the requests because of the invalid JSON-RPC requests)

test-results.284ec04de9d107972feb9a70344b8c54.xml [took 0s]
test-results.906b1215f724f0c06e7cdf0d100427dd.xml [took 0s]
Raw output
expected 'Connection limit exceeded' to equal 'Invalid Request'
AssertionError: expected 'Connection limit exceeded' to equal 'Invalid Request'
    at Suite.<anonymous> (packages/ws-server/tests/acceptance/validations.spec.ts:93:43)
    at Generator.next (<anonymous>)
    at fulfilled (packages/ws-server/tests/acceptance/validations.spec.ts:24:58)

      + expected - actual

      -Connection limit exceeded
      +Invalid Request

Check warning on line 0 in Should reject the requests because of the invalid JSON-RPC methods

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 10 runs failed: RPC Server Acceptance Tests Acceptance tests @release @web-socket-batch-1 JSON-RPC requests validation Requ…eject the requests because of the invalid JSON-RPC methods (Should reject the requests because of the invalid JSON-RPC methods)

test-results.284ec04de9d107972feb9a70344b8c54.xml [took 0s]
test-results.906b1215f724f0c06e7cdf0d100427dd.xml [took 0s]
Raw output
expected 'Connection limit exceeded' to equal 'Method eth_getChainId not found'
AssertionError: expected 'Connection limit exceeded' to equal 'Method eth_getChainId not found'
    at Suite.<anonymous> (packages/ws-server/tests/acceptance/validations.spec.ts:106:43)
    at Generator.next (<anonymous>)
    at fulfilled (packages/ws-server/tests/acceptance/validations.spec.ts:24:58)

      + expected - actual

      -Connection limit exceeded
      +Method eth_getChainId not found

Check warning on line 0 in Should execute eth_chainId requests with undefined params and receive expected result

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 2 runs failed: RPC Server Acceptance Tests Acceptance tests @release @web-socket-batch-1 JSON-RPC requests validation Reque…ined params and receive expected result (Should execute eth_chainId requests with undefined params and receive expected result)

test-results.284ec04de9d107972feb9a70344b8c54.xml [took 0s]
test-results.906b1215f724f0c06e7cdf0d100427dd.xml [took 0s]
Raw output
expected undefined to equal '0x12a'
AssertionError: expected undefined to equal '0x12a'
    at Suite.<anonymous> (packages/ws-server/tests/acceptance/validations.spec.ts:116:34)
    at Generator.next (<anonymous>)
    at fulfilled (packages/ws-server/tests/acceptance/validations.spec.ts:24:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

      + expected - actual:  failed to generate Mocha diff

Check warning on line 0 in Should execute eth_blockNumber requests with undefined params and receive expected result

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 2 runs failed: RPC Server Acceptance Tests Acceptance tests @release @web-socket-batch-1 JSON-RPC requests validation Reque… params and receive expected result (Should execute eth_blockNumber requests with undefined params and receive expected result)

test-results.284ec04de9d107972feb9a70344b8c54.xml [took 0s]
test-results.906b1215f724f0c06e7cdf0d100427dd.xml [took 0s]
Raw output
expected undefined to equal '0x40f'
AssertionError: expected undefined to equal '0x40f'
    at Suite.<anonymous> (packages/ws-server/tests/acceptance/validations.spec.ts:122:34)
    at Generator.next (<anonymous>)
    at fulfilled (packages/ws-server/tests/acceptance/validations.spec.ts:24:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

      + expected - actual:  failed to generate Mocha diff

Check warning on line 0 in Should execute eth_sendRawTransaction requests with undefined params and receive MISSING_REQUIRED_PARAMETER error

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 2 runs failed: RPC Server Acceptance Tests Acceptance tests @release @web-socket-batch-1 JSON-RPC requests validation Reque…METER error (Should execute eth_sendRawTransaction requests with undefined params and receive MISSING_REQUIRED_PARAMETER error)

test-results.284ec04de9d107972feb9a70344b8c54.xml [took 0s]
test-results.906b1215f724f0c06e7cdf0d100427dd.xml [took 0s]
Raw output
expected { code: 4003, …(2) } to deeply equal JsonRpcError{ code: -32602, …(1) }
AssertionError: expected { code: 4003, …(2) } to deeply equal JsonRpcError{ code: -32602, …(1) }
    at Suite.<anonymous> (packages/ws-server/tests/acceptance/validations.spec.ts:128:38)
    at Generator.next (<anonymous>)
    at fulfilled (packages/ws-server/tests/acceptance/validations.spec.ts:24:58)

      + expected - actual

       {
      -  "code": 4003
      -  "data": {
      -    "max_connection": "10"
      -    "message": "Connection limit exceeded"
      -  }
      -  "message": "Connection limit exceeded"
      +  "code": -32602
      +  "message": "Missing value for required parameter 0"
       }

Check warning on line 0 in "after all" hook in "@release @web-socket-batch-1 JSON-RPC requests validation"

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 2 runs failed: RPC Server Acceptance Tests Acceptance tests @release @web-socket-batch-1 JSON-RPC requests validation "afte…-socket-batch-1 JSON-RPC requests validation" ("after all" hook in "@release @web-socket-batch-1 JSON-RPC requests validation")

test-results.284ec04de9d107972feb9a70344b8c54.xml [took 0s]
test-results.906b1215f724f0c06e7cdf0d100427dd.xml [took 0s]
Raw output
expected 9 to equal +0
AssertionError: expected 9 to equal +0
    at Suite.<anonymous> (packages/ws-server/tests/acceptance/validations.spec.ts:67:51)
    at Generator.next (<anonymous>)
    at /home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/ws-server/tests/acceptance/validations.spec.ts:27:71
    at new Promise (<anonymous>)
    at __awaiter (packages/ws-server/tests/acceptance/validations.spec.ts:23:12)
    at Context.<anonymous> (packages/ws-server/tests/acceptance/validations.spec.ts:64:20)
    at processImmediate (node:internal/timers:483:21)

      + expected - actual

      -9
      +0

Check warning on line 0 in Should fail eth_getTransactionReceipt on Standard Web Socket and throw predefined.INVALID_PARAMETERS if the request's params variable is invalid. params=[0x0000000000000000000000000000000000000000,hbar]

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 3 runs failed: RPC Server Acceptance Tests Acceptance tests @web-socket-batch-2 eth_getTransactionReceipt Standard Web Sock…fined.INVALID_PARAMETERS if the request's params variable is invalid. params=[0x0000000000000000000000000000000000000000,hbar])

test-results.158bf5631a729324e5474e2280c1d9b8.xml [took 0s]
test-results.1a753ca399a4a3b52944b8929b1a4728.xml [took 0s]
test-results.394582189c6714e3f4c10115232175aa.xml [took 0s]
Raw output
expected '1' to equal 1
AssertionError: expected '1' to equal 1
    at Function.assertJsonRpcObject (packages/ws-server/tests/helper/index.ts:126:23)
    at Function.<anonymous> (packages/ws-server/tests/helper/index.ts:119:18)
    at Generator.next (<anonymous>)
    at fulfilled (packages/ws-server/tests/helper/index.ts:24:58)

      + expected - actual:  failed to generate Mocha diff

Check warning on line 0 in Should fail eth_getTransactionReceipt on Standard Web Socket and throw predefined.INVALID_PARAMETERS if the request's params variable is invalid. params=[0x0000000000000000000000000000000000000000,rpc,invalid]

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 3 runs failed: RPC Server Acceptance Tests Acceptance tests @web-socket-batch-2 eth_getTransactionReceipt Standard Web Sock…NVALID_PARAMETERS if the request's params variable is invalid. params=[0x0000000000000000000000000000000000000000,rpc,invalid])

test-results.158bf5631a729324e5474e2280c1d9b8.xml [took 0s]
test-results.1a753ca399a4a3b52944b8929b1a4728.xml [took 0s]
test-results.394582189c6714e3f4c10115232175aa.xml [took 0s]
Raw output
expected '1' to equal 1
AssertionError: expected '1' to equal 1
    at Function.assertJsonRpcObject (packages/ws-server/tests/helper/index.ts:126:23)
    at Function.<anonymous> (packages/ws-server/tests/helper/index.ts:119:18)
    at Generator.next (<anonymous>)
    at fulfilled (packages/ws-server/tests/helper/index.ts:24:58)

      + expected - actual:  failed to generate Mocha diff

Check warning on line 0 in @release Should execute eth_getTransactionReceipt on Standard Web Socket and handle valid requests correctly

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 3 runs failed: RPC Server Acceptance Tests Acceptance tests @web-socket-batch-2 eth_getTransactionReceipt Standard Web Sock…quests correctly (@release Should execute eth_getTransactionReceipt on Standard Web Socket and handle valid requests correctly)

test-results.158bf5631a729324e5474e2280c1d9b8.xml [took 0s]
test-results.1a753ca399a4a3b52944b8929b1a4728.xml [took 0s]
test-results.394582189c6714e3f4c10115232175aa.xml [took 0s]
Raw output
expected '1' to equal 1
AssertionError: expected '1' to equal 1
    at Function.assertJsonRpcObject (packages/ws-server/tests/helper/index.ts:126:23)
    at Suite.<anonymous> (packages/ws-server/tests/acceptance/getTransactionReceipt.spec.ts:114:20)
    at Generator.next (<anonymous>)
    at fulfilled (packages/ws-server/tests/acceptance/getTransactionReceipt.spec.ts:24:58)

      + expected - actual:  failed to generate Mocha diff

Check warning on line 0 in Should fail eth_getTransactionReceipt on Ethers Web Socket Provider and throw predefined.INVALID_PARAMETERS if the request's params variable is invalid. params=[]

See this annotation in the file changed.

@github-actions github-actions / Test Results

3 out of 6 runs failed: RPC Server Acceptance Tests Acceptance tests @web-socket-batch-2 eth_getTransactionReceipt Ethers Web S…t on Ethers Web Socket Provider and throw predefined.INVALID_PARAMETERS if the request's params variable is invalid. params=[])

test-results.158bf5631a729324e5474e2280c1d9b8.xml [took 4m 0s]
test-results.1a753ca399a4a3b52944b8929b1a4728.xml [took 4m 0s]
test-results.394582189c6714e3f4c10115232175aa.xml [took 4m 0s]
Raw output
Timeout of 240000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/ws-server/tests/acceptance/index.spec.ts)
Error: Timeout of 240000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/ws-server/tests/acceptance/index.spec.ts)
    at listOnTimeout (node:internal/timers:581:17)
    at processTimers (node:internal/timers:519:7)

Check warning on line 0 in Should fail eth_getTransactionReceipt on Ethers Web Socket Provider and throw predefined.INVALID_PARAMETERS if the request's params variable is invalid. params=[39]

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 3 runs failed: RPC Server Acceptance Tests Acceptance tests @web-socket-batch-2 eth_getTransactionReceipt Ethers Web Socket…on Ethers Web Socket Provider and throw predefined.INVALID_PARAMETERS if the request's params variable is invalid. params=[39])

test-results.158bf5631a729324e5474e2280c1d9b8.xml [took 4m 0s]
test-results.1a753ca399a4a3b52944b8929b1a4728.xml [took 4m 0s]
test-results.394582189c6714e3f4c10115232175aa.xml [took 4m 0s]
Raw output
Timeout of 240000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/ws-server/tests/acceptance/index.spec.ts)
Error: Timeout of 240000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/ws-server/tests/acceptance/index.spec.ts)
    at listOnTimeout (node:internal/timers:581:17)
    at processTimers (node:internal/timers:519:7)