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

24 fail, 86 pass in 25m 50s

  3 files   -  20   72 suites   - 247   25m 50s ⏱️ - 1h 0m 32s
110 tests  - 478   86 ✅  - 452  0 💤  - 4  24 ❌  - 22 
339 runs   - 607  264 ✅  - 551  0 💤  - 4  75 ❌  - 52 

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

Annotations

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)

Check warning on line 0 in "after all" hook in "@web-socket-batch-2 eth_getTransactionReceipt"

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

test-results.158bf5631a729324e5474e2280c1d9b8.xml [took 0s]
test-results.1a753ca399a4a3b52944b8929b1a4728.xml [took 0s]
test-results.394582189c6714e3f4c10115232175aa.xml [took 0s]
Raw output
expected 9 to equal +0
AssertionError: expected 9 to equal +0
    at Suite.<anonymous> (packages/ws-server/tests/acceptance/getTransactionReceipt.spec.ts:101:51)
    at Generator.next (<anonymous>)
    at /home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/ws-server/tests/acceptance/getTransactionReceipt.spec.ts:27:71
    at new Promise (<anonymous>)
    at __awaiter (packages/ws-server/tests/acceptance/getTransactionReceipt.spec.ts:23:12)
    at Context.<anonymous> (packages/ws-server/tests/acceptance/getTransactionReceipt.spec.ts:98:20)
    at processImmediate (node:internal/timers:483:21)

      + expected - actual

      -9
      +0

Check warning on line 0 in Should fail eth_newFilter on Standard Web Socket 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 3 runs failed: RPC Server Acceptance Tests Acceptance tests @web-socket-batch-2 eth_newFilter Standard Web Socket Should fa…Filter on Standard Web Socket and throw predefined.INVALID_PARAMETERS if the request's params variable is invalid. params=[[]])

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_newFilter on Standard Web Socket and throw predefined.INVALID_PARAMETERS if the request's params variable is invalid. params=[[{"address":"0x0000000000000000000000000000000000000000","fromBlock":"0xhedera","toBlock":"latest"}]]

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_newFilter Standard Web Socket Should fa…able is invalid. params=[[{"address":"0x0000000000000000000000000000000000000000","fromBlock":"0xhedera","toBlock":"latest"}]])

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_newFilter on Standard Web Socket and throw predefined.INVALID_PARAMETERS if the request's params variable is invalid. params=[[{"address":"0x0000000000000000000000000000000000000000","fromBlock":"latest","toBlock":"0xhedera"}]]

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_newFilter Standard Web Socket Should fa…able is invalid. params=[[{"address":"0x0000000000000000000000000000000000000000","fromBlock":"latest","toBlock":"0xhedera"}]])

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_newFilter 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_newFilter Standard Web Socket @release …dle valid requests correctly (@release Should execute eth_newFilter 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/newFilter.spec.ts:87:20)
    at Generator.next (<anonymous>)
    at fulfilled (packages/ws-server/tests/acceptance/newFilter.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 "after all" hook in "@web-socket-batch-2 eth_newFilter"

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_newFilter "after all" hook in "@web-socket-batch-2 eth_newFilter" ("after all" hook in "@web-socket-batch-2 eth_newFilter")

test-results.158bf5631a729324e5474e2280c1d9b8.xml [took 0s]
test-results.1a753ca399a4a3b52944b8929b1a4728.xml [took 0s]
test-results.394582189c6714e3f4c10115232175aa.xml [took 0s]
Raw output
expected 9 to equal +0
AssertionError: expected 9 to equal +0
    at Suite.<anonymous> (packages/ws-server/tests/acceptance/newFilter.spec.ts:72:51)
    at Generator.next (<anonymous>)
    at /home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/ws-server/tests/acceptance/newFilter.spec.ts:27:71
    at new Promise (<anonymous>)
    at __awaiter (packages/ws-server/tests/acceptance/newFilter.spec.ts:23:12)
    at Context.<anonymous> (packages/ws-server/tests/acceptance/newFilter.spec.ts:69:20)
    at processImmediate (node:internal/timers:483:21)

      + expected - actual

      -9
      +0

Check warning on line 0 in Should fail eth_sendRawTransaction on Standard Web Socket 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 6 runs failed: RPC Server Acceptance Tests Acceptance tests @web-socket-batch-2 eth_sendRawTransaction Standard Web Socket …nsaction on Standard Web Socket and throw predefined.INVALID_PARAMETERS if the request's params variable is invalid. params=[])

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_sendRawTransaction on Standard Web Socket and throw predefined.INVALID_PARAMETERS if the request's params variable is invalid. params=[66]

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_sendRawTransaction Standard Web Socket …action on Standard Web Socket and throw predefined.INVALID_PARAMETERS if the request's params variable is invalid. params=[66])

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_sendRawTransaction on Standard Web Socket 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_sendRawTransaction Standard Web Socket …action on Standard Web Socket and throw predefined.INVALID_PARAMETERS if the request's params variable is invalid. params=[39])

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_sendRawTransaction on Standard Web Socket and throw predefined.INVALID_PARAMETERS if the request's params variable is invalid. params=[true]

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_sendRawTransaction Standard Web Socket …tion on Standard Web Socket and throw predefined.INVALID_PARAMETERS if the request's params variable is invalid. params=[true])

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_sendRawTransaction on Standard Web Socket and throw predefined.INVALID_PARAMETERS if the request's params variable is invalid. params=[false]

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_sendRawTransaction Standard Web Socket …ion on Standard Web Socket and throw predefined.INVALID_PARAMETERS if the request's params variable is invalid. params=[false])

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_sendRawTransaction on Standard Web Socket and throw predefined.INVALID_PARAMETERS if the request's params variable is invalid. params=[abc]

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_sendRawTransaction Standard Web Socket …ction on Standard Web Socket and throw predefined.INVALID_PARAMETERS if the request's params variable is invalid. params=[abc])

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_sendRawTransaction on Standard Web Socket and throw predefined.INVALID_PARAMETERS if the request's params variable is invalid. params=[0xhbar]

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

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_sendRawTransaction on Standard Web Socket and throw predefined.INVALID_PARAMETERS if the request's params variable is invalid. params=[0xHedera]

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_sendRawTransaction Standard Web Socket … on Standard Web Socket and throw predefined.INVALID_PARAMETERS if the request's params variable is invalid. params=[0xHedera])

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_sendRawTransaction 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_sendRawTransaction Standard Web Socket …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_sendRawTransaction 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_sendRawTransaction Standard Web Socket …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_sendRawTransaction 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_sendRawTransaction Standard Web Socket … requests correctly (@release Should execute eth_sendRawTransaction on Standard Web Socket and handle valid requests correctly)

test-results.158bf5631a729324e5474e2280c1d9b8.xml [took 1s]
test-results.1a753ca399a4a3b52944b8929b1a4728.xml [took 1s]
test-results.394582189c6714e3f4c10115232175aa.xml [took 1s]
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/sendRawTransaction.spec.ts:122:20)
    at Generator.next (<anonymous>)
    at fulfilled (packages/ws-server/tests/acceptance/sendRawTransaction.spec.ts:24:58)

      + expected - actual:  failed to generate Mocha diff

Check warning on line 0 in Should execute eth_sendRawTransaction on Standard Web Socket for the deterministic deployment transaction

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_sendRawTransaction Standard Web Socket …loyment transaction (Should execute eth_sendRawTransaction on Standard Web Socket for the deterministic deployment transaction)

test-results.158bf5631a729324e5474e2280c1d9b8.xml [took 7s]
test-results.1a753ca399a4a3b52944b8929b1a4728.xml [took 22s]
test-results.394582189c6714e3f4c10115232175aa.xml [took 7s]
Raw output
expected 4003 to equal 32001
AssertionError: expected 4003 to equal 32001
    at Suite.<anonymous> (packages/ws-server/tests/acceptance/sendRawTransaction.spec.ts:172:40)
    at Generator.next (<anonymous>)
    at fulfilled (packages/ws-server/tests/acceptance/sendRawTransaction.spec.ts:24:58)

      + expected - actual

      -4003
      +32001

Check warning on line 0 in "after all" hook in "@web-socket-batch-2 eth_sendRawTransaction"

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_sendRawTransaction "after all" hook in "@web-socket-batch-2 eth_sendRawTransaction" ("after all" hook in "@web-socket-batch-2 eth_sendRawTransaction")

test-results.158bf5631a729324e5474e2280c1d9b8.xml [took 0s]
test-results.1a753ca399a4a3b52944b8929b1a4728.xml [took 0s]
test-results.394582189c6714e3f4c10115232175aa.xml [took 0s]
Raw output
expected 9 to equal +0
AssertionError: expected 9 to equal +0
    at Suite.<anonymous> (packages/ws-server/tests/acceptance/sendRawTransaction.spec.ts:106:51)
    at Generator.next (<anonymous>)
    at /home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/ws-server/tests/acceptance/sendRawTransaction.spec.ts:27:71
    at new Promise (<anonymous>)
    at __awaiter (packages/ws-server/tests/acceptance/sendRawTransaction.spec.ts:23:12)
    at Context.<anonymous> (packages/ws-server/tests/acceptance/sendRawTransaction.spec.ts:103:20)
    at processImmediate (node:internal/timers:483:21)

      + expected - actual

      -9
      +0