Forked CSM-widget Tests. Env [testnet] #13
tests-fork.yml
on: schedule
Bootstrap environment
6s
test
3m 30s
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:4d4a67083929d254d4c38480cf5252f66a49839a2a0cf361db1d213ff65c2dea
|
|