Tinkerforge WARP HTTP API (BC) #26334
+1,843
−0
Draft
Annotations
3 errors and 1 notice
|
Run tests:
tests/hems.spec.ts#L0
3) [chromium] › tests/hems.spec.ts:31:3 › HEMS › grid sessions ───────────────────────────────────
Test timeout of 60000ms exceeded.
|
|
Run tests:
tests/utils.ts#L114
2) [chromium] › tests/config-loadpoint.spec.ts:395:3 › charging loadpoint › user-defined charger ─
TimeoutError: locator.click: Timeout 20000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'Add charger or heater' })
at utils.ts:114
112 | ): Promise<void> {
113 | const lpModal = page.getByTestId("loadpoint-modal");
> 114 | await page.getByRole("button", { name: "Add charger or heater" }).click();
| ^
115 | await expectModalVisible(lpModal);
116 | await lpModal
117 | .getByRole("button", {
at newLoadpoint (/home/runner/work/evcc/evcc/tests/utils.ts:114:69)
at /home/runner/work/evcc/evcc/tests/config-loadpoint.spec.ts:400:11
|
|
Run tests:
tests/backup-restore.spec.ts#L0
1) [chromium] › tests/backup-restore.spec.ts:212:3 › backup and restore › backup with authentication
Test timeout of 60000ms exceeded.
|
|
Run tests
3 flaky
[chromium] › tests/backup-restore.spec.ts:212:3 › backup and restore › backup with authentication
[chromium] › tests/config-loadpoint.spec.ts:395:3 › charging loadpoint › user-defined charger ──
[chromium] › tests/hems.spec.ts:31:3 › HEMS › grid sessions ────────────────────────────────────
201 passed (1.8m)
|
Loading