EEBus: add limitation of power production (follow up to #25581) #28336
default.yml
on: pull_request
Clean
1m 27s
Build
1m 15s
Test
2m 1s
Lint
2m 7s
UI
1m 45s
Integration
3m 57s
Annotations
1 error and 1 notice
|
[chromium] βΊ tests/vehicle-settings.spec.ts:80:3 βΊ limitSoc βΊ apply and restart:
tests/vehicle-settings.spec.ts#L98
1) [chromium] βΊ tests/vehicle-settings.spec.ts:80:3 βΊ limitSoc βΊ apply and restart βββββββββββββββ
Error: expect(locator).toContainText(expected) failed
Locator: getByTestId('limit-soc-value')
Expected substring: "80%"
Received string: "100%"
Timeout: 5000ms
Call log:
- Expect "toContainText" with timeout 5000ms
- waiting for getByTestId('limit-soc-value')
7 Γ locator resolved to <span data-v-6c899d4b="" data-testid="limit-soc-value" class="text-decoration-underline">β¦</span>
- unexpected value "100%"
96 | await page.reload();
97 |
> 98 | await expect(page.getByTestId("limit-soc-value")).toContainText("80%");
| ^
99 |
100 | await page.getByTestId("charging-plan").getByRole("button", { name: "none" }).click();
101 | await page.getByRole("link", { name: "Arrival" }).click();
at /home/runner/work/evcc/evcc/tests/vehicle-settings.spec.ts:98:55
|
|
π Playwright Run Summary
1 flaky
[chromium] βΊ tests/vehicle-settings.spec.ts:80:3 βΊ limitSoc βΊ apply and restart ββββββββββββββββ
193 passed (2.1m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
|
2.73 MB |
sha256:897cae0cb9e57624be04a79975d3d8c6b0af71ace02a71a5115ceefdfe347a53
|
|