Forked CSM-widget Tests. Env [testnet] #11
tests-fork.yml
on: schedule
Bootstrap environment
5s
test
3m 26s
Annotations
3 errors
|
test
Process completed with exit code 1.
|
|
test
Error: Failed to kill process on port 8545: Error: Command failed: kill -9 $(lsof -ti:8545)
at config/globalTeardown.ts:9
7 | }
8 |
> 9 | await EthereumNodeService.forceStopNode(
| ^
10 | widgetFullConfig.standConfig.nodeConfig.port as number,
11 | );
12 | }
at Function.forceStopNode (/home/runner/work/csm-widget/csm-widget/node_modules/@lidofinance/wallets-testing-nodes/src/ethereum.node.service.ts:465:13)
at globalTeardown (/home/runner/work/csm-widget/csm-widget/tests/config/globalTeardown.ts:9:29)
|
|
test
Error: RPC URL is required
at config/globalSetup.ts:20
18 | };
19 | const nodeService = new EthereumNodeService(nodeConfig);
> 20 | await nodeService.startNode();
| ^
21 | }
22 |
at EthereumNodeService.startNode (/home/runner/work/csm-widget/csm-widget/node_modules/@lidofinance/wallets-testing-nodes/src/ethereum.node.service.ts:122:26)
at globalSetup (/home/runner/work/csm-widget/csm-widget/tests/config/globalSetup.ts:20:21)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
Expired
|
188 KB |
sha256:516f935e75f507ab79710644d75287846b40f36e6aff50a9d30a8e59d24ddf5a
|
|