Skip to content

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

fix: A series of small changes to stabilize tests

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

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

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

   23 files  ±  0  338 suites  +19   1h 27m 17s ⏱️ +55s
  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 "before each" hook for "@release Socket server responds to the eth_chainId event"

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-3 eth_subscribe "before each" hook for "@rele…t server responds to the eth_chainId event" ("before each" hook for "@release Socket server responds to the eth_chainId event")

test-results.9df25520cbb668f15e4300b7fd543661.xml [took 1s]
test-results.a8ef29c0b2527aa2d177c85097299ddd.xml [took 1s]
test-results.b3334ccebebc114abaa9299a4b265745.xml [took 1s]
Raw output
expected 2 to equal 1
AssertionError: expected 2 to equal 1
    at Suite.<anonymous> (packages/ws-server/tests/acceptance/subscribe.spec.ts:135:48)
    at Generator.next (<anonymous>)
    at fulfilled (packages/ws-server/tests/acceptance/subscribe.spec.ts:47:58)

      + expected - actual

      -2
      +1

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.47b61ed0436f393c57ad5d90293d8100.xml [took 0s]
test-results.8ad66cf1ceddb653e25b5df5ab4fb7f0.xml [took 0s]
test-results.a7309a59c7ba2a4f73b9d41c4f7d802c.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.47b61ed0436f393c57ad5d90293d8100.xml [took 0s]
test-results.8ad66cf1ceddb653e25b5df5ab4fb7f0.xml [took 0s]
test-results.a7309a59c7ba2a4f73b9d41c4f7d802c.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.47b61ed0436f393c57ad5d90293d8100.xml [took 0s]
test-results.8ad66cf1ceddb653e25b5df5ab4fb7f0.xml [took 0s]
test-results.a7309a59c7ba2a4f73b9d41c4f7d802c.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.47b61ed0436f393c57ad5d90293d8100.xml [took 4m 0s]
test-results.8ad66cf1ceddb653e25b5df5ab4fb7f0.xml [took 4m 0s]
test-results.a7309a59c7ba2a4f73b9d41c4f7d802c.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.47b61ed0436f393c57ad5d90293d8100.xml [took 3m 59s]
test-results.8ad66cf1ceddb653e25b5df5ab4fb7f0.xml [took 4m 0s]
test-results.a7309a59c7ba2a4f73b9d41c4f7d802c.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.47b61ed0436f393c57ad5d90293d8100.xml [took 0s]
test-results.8ad66cf1ceddb653e25b5df5ab4fb7f0.xml [took 0s]
test-results.a7309a59c7ba2a4f73b9d41c4f7d802c.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.47b61ed0436f393c57ad5d90293d8100.xml [took 0s]
test-results.8ad66cf1ceddb653e25b5df5ab4fb7f0.xml [took 0s]
test-results.a7309a59c7ba2a4f73b9d41c4f7d802c.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.47b61ed0436f393c57ad5d90293d8100.xml [took 0s]
test-results.8ad66cf1ceddb653e25b5df5ab4fb7f0.xml [took 0s]
test-results.a7309a59c7ba2a4f73b9d41c4f7d802c.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.47b61ed0436f393c57ad5d90293d8100.xml [took 0s]
test-results.8ad66cf1ceddb653e25b5df5ab4fb7f0.xml [took 0s]
test-results.a7309a59c7ba2a4f73b9d41c4f7d802c.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.47b61ed0436f393c57ad5d90293d8100.xml [took 0s]
test-results.8ad66cf1ceddb653e25b5df5ab4fb7f0.xml [took 0s]
test-results.a7309a59c7ba2a4f73b9d41c4f7d802c.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.47b61ed0436f393c57ad5d90293d8100.xml [took 0s]
test-results.8ad66cf1ceddb653e25b5df5ab4fb7f0.xml [took 0s]
test-results.a7309a59c7ba2a4f73b9d41c4f7d802c.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.47b61ed0436f393c57ad5d90293d8100.xml [took 0s]
test-results.8ad66cf1ceddb653e25b5df5ab4fb7f0.xml [took 0s]
test-results.a7309a59c7ba2a4f73b9d41c4f7d802c.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.47b61ed0436f393c57ad5d90293d8100.xml [took 0s]
test-results.8ad66cf1ceddb653e25b5df5ab4fb7f0.xml [took 0s]
test-results.a7309a59c7ba2a4f73b9d41c4f7d802c.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.47b61ed0436f393c57ad5d90293d8100.xml [took 0s]
test-results.8ad66cf1ceddb653e25b5df5ab4fb7f0.xml [took 0s]
test-results.a7309a59c7ba2a4f73b9d41c4f7d802c.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.47b61ed0436f393c57ad5d90293d8100.xml [took 0s]
test-results.8ad66cf1ceddb653e25b5df5ab4fb7f0.xml [took 0s]
test-results.a7309a59c7ba2a4f73b9d41c4f7d802c.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.47b61ed0436f393c57ad5d90293d8100.xml [took 0s]
test-results.8ad66cf1ceddb653e25b5df5ab4fb7f0.xml [took 0s]
test-results.a7309a59c7ba2a4f73b9d41c4f7d802c.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.47b61ed0436f393c57ad5d90293d8100.xml [took 0s]
test-results.8ad66cf1ceddb653e25b5df5ab4fb7f0.xml [took 0s]
test-results.a7309a59c7ba2a4f73b9d41c4f7d802c.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.47b61ed0436f393c57ad5d90293d8100.xml [took 0s]
test-results.8ad66cf1ceddb653e25b5df5ab4fb7f0.xml [took 0s]
test-results.a7309a59c7ba2a4f73b9d41c4f7d802c.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.47b61ed0436f393c57ad5d90293d8100.xml [took 0s]
test-results.8ad66cf1ceddb653e25b5df5ab4fb7f0.xml [took 0s]
test-results.a7309a59c7ba2a4f73b9d41c4f7d802c.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.47b61ed0436f393c57ad5d90293d8100.xml [took 0s]
test-results.8ad66cf1ceddb653e25b5df5ab4fb7f0.xml [took 0s]
test-results.a7309a59c7ba2a4f73b9d41c4f7d802c.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.47b61ed0436f393c57ad5d90293d8100.xml [took 0s]
test-results.8ad66cf1ceddb653e25b5df5ab4fb7f0.xml [took 0s]
test-results.a7309a59c7ba2a4f73b9d41c4f7d802c.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.47b61ed0436f393c57ad5d90293d8100.xml [took 1s]
test-results.8ad66cf1ceddb653e25b5df5ab4fb7f0.xml [took 1s]
test-results.a7309a59c7ba2a4f73b9d41c4f7d802c.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.47b61ed0436f393c57ad5d90293d8100.xml [took 22s]
test-results.8ad66cf1ceddb653e25b5df5ab4fb7f0.xml [took 7s]
test-results.a7309a59c7ba2a4f73b9d41c4f7d802c.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.47b61ed0436f393c57ad5d90293d8100.xml [took 0s]
test-results.8ad66cf1ceddb653e25b5df5ab4fb7f0.xml [took 0s]
test-results.a7309a59c7ba2a4f73b9d41c4f7d802c.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