Nightly Build #1745
Annotations
1 error and 1 notice
tests/basics.spec.ts#L6
1) [chromium] βΊ tests/basics.spec.ts:18:3 βΊ main screen βΊ site title βββββββββββββββββββββββββββββ
"beforeAll" hook timeout of 30000ms exceeded.
4 | test.use({ baseURL: baseUrl() });
5 |
> 6 | test.beforeAll(async () => {
| ^
7 | await start("basics.evcc.yaml");
8 | });
9 | test.afterAll(async () => {
at /home/runner/work/evcc/evcc/tests/basics.spec.ts:6:6
|
|
The logs for this run have expired and are no longer available.
Loading