Youless: add return energy #40402
default.yml
on: pull_request
Clean
2m 35s
Build
1m 1s
Test
3m 26s
Lint
2m 45s
UI
59s
Integration
3m 24s
Warm fork cache (Go)
0s
Warm fork cache (UI)
0s
Annotations
1 error and 1 notice
|
[chromium] βΊ tests/config-aux.spec.ts:17:3 βΊ aux meter βΊ create and remove aux meter:
tests/config-aux.spec.ts#L36
1) [chromium] βΊ tests/config-aux.spec.ts:17:3 βΊ aux meter βΊ create and remove aux meter ββββββββββ
Error: expect(locator).toContainText(expected) failed
Locator: getByTestId('aux')
Expected substring: "1.2 kW"
Received string: "Water heater1200Power0.0 kW"
Timeout: 5000ms
Call log:
- Expect "toContainText" with timeout 5000ms
- waiting for getByTestId('aux')
14 Γ locator resolved to <div data-testid="aux" data-v-8ad7b460="" data-v-7d2f19a5="" class="root round-box root--with-tags">β¦</div>
- unexpected value "Water heater1200Power0.0 kW"
34 | await expect(page.getByTestId("aux")).toBeVisible();
35 | await expect(page.getByTestId("aux")).toContainText("Water heater");
> 36 | await expect(page.getByTestId("aux")).toContainText("1.2 kW");
| ^
37 |
38 | // restart and check again
39 | await restart(CONFIG_GRID_ONLY);
at /home/runner/work/evcc/evcc/tests/config-aux.spec.ts:36:43
|
|
π Playwright Run Summary
1 flaky
[chromium] βΊ tests/config-aux.spec.ts:17:3 βΊ aux meter βΊ create and remove aux meter βββββββββββ
354 passed (2.4m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
|
3.14 MB |
sha256:ee569f9e1af9839925edb7381f4166419f1a6c6225bd6be17893f58e1a4e3e72
|
|