Nightly Build #1697
nightly.yml
on: schedule
Check latest commit
23s
Call Build
/
Clean
2m 13s
Call Build
/
Build
1m 32s
Call Build
/
Test
3m 17s
Call Build
/
Lint
1m 46s
Call Build
/
UI
1m 32s
Call Build
/
Integration
3m 6s
Publish APT nightly
3m 18s
Hassio Addon :nightly
24s
Annotations
2 errors, 2 warnings, and 1 notice
Check latest commit
Process completed with exit code 1.
|
[chromium] › tests/backup-restore.spec.ts:116:3 › backup and restore › download backup and restore from file:
tests/utils.ts#L46
1) [chromium] › tests/backup-restore.spec.ts:116:3 › backup and restore › download backup and restore from file
Error: Timed out 5000ms waiting for expect(locator).not.toBeVisible()
Locator: getByTestId('backup-restore-confirm-modal')
Expected: not visible
Received: visible
Call log:
- Expect "not toBeVisible" with timeout 5000ms
- waiting for getByTestId('backup-restore-confirm-modal')
9 × locator resolved to <div tabindex="-1" role="dialog" aria-modal="true" aria-hidden="false" data-bs-backdrop="true" data-bs-keyboard="true" id="backupRestoreConfirmModal" class="modal fade text-dark show modal-md" data-testid="backup-restore-confirm-modal">…</div>
- unexpected value "visible"
at utils.ts:46
44 |
45 | export async function expectModalHidden(modal: Locator): Promise<void> {
> 46 | await expect(modal).not.toBeVisible();
| ^
47 | await expect(modal).toHaveAttribute("aria-hidden", "true");
48 | }
49 |
at expectModalHidden (/home/runner/work/evcc/evcc/tests/utils.ts:46:27)
at /home/runner/work/evcc/evcc/tests/backup-restore.spec.ts:200:11
|
Call Build / UI
Cache save failed.
|
Publish APT nightly
You are using 'latest' as default version. Will lock to '~> v2'.
|
🎭 Playwright Run Summary
1 flaky
[chromium] › tests/backup-restore.spec.ts:116:3 › backup and restore › download backup and restore from file
160 passed (1.3m)
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
evcc-io~evcc~BFSCP3.dockerbuild
|
223 KB |
sha256:f60fb7e716f38e28c8e2390db5aeadb579800bc0383e63f23688781c5af40f48
|
|
playwright-report
|
8.79 MB |
sha256:8985babee8651da0d26d36ad37769dadea030ad63f8fa9a02fa5f2dd088b9520
|
|