Nightly Build #1819
nightly.yml
on: schedule
Check latest commit
27s
Call Build
/
Clean
1m 53s
Call Build
/
Build
1m 14s
Call Build
/
Test
1m 48s
Call Build
/
Lint
1m 38s
Call Build
/
UI
1m 53s
Call Build
/
Integration
3m 50s
Publish APT nightly
3m 57s
Hassio Addon :nightly
27s
Annotations
2 errors 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: expect(locator).not.toBeVisible() failed
Locator: getByTestId('backup-restore-confirm-modal')
Expected: not visible
Received: visible
Timeout: 5000ms
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:201:11
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › tests/backup-restore.spec.ts:116:3 › backup and restore › download backup and restore from file
182 passed (1.8m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
evcc-io~evcc~RAQSXX.dockerbuild
|
214 KB |
sha256:7c42ba6acf2587efc8196c65e60da47da0e9f4f28609d4505418ac909d622e8c
|
|
|
playwright-report
|
9.41 MB |
sha256:c31f30bbe55e537ae0343a4fb119278ae8367a2db73bfbdc07723f89cd8e8516
|
|