Consolidate Build & Test CI #18
build-and-test.yaml
on: pull_request
Build Element Web
2m 28s
Matrix: playwright_ew
Downstream Playwright tests [element-modules]
/
Run Playwright end-to-end tests & upload html report
Matrix: Desktop Linux
Matrix: Desktop Windows
end-to-end-tests
41s
Annotations
1 error and 1 notice
|
[Chrome] › playwright/e2e/left-panel/room-list-panel/room-list.spec.ts:192:13 › Room list › Room list › Shortcuts › should select the next unread room:
apps/web/playwright/e2e/left-panel/room-list-panel/room-list.spec.ts#L207
1) [Chrome] › playwright/e2e/left-panel/room-list-panel/room-list.spec.ts:192:13 › Room list › Room list › Shortcuts › should select the next unread room
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: '1 notification', level: 1 })
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for getByRole('heading', { name: '1 notification', level: 1 })
205 | await page.keyboard.press("Alt+Shift+ArrowDown");
206 |
> 207 | await expect(page.getByRole("heading", { name: "1 notification", level: 1 })).toBeVisible();
| ^
208 | });
209 | });
210 |
at /home/runner/work/element-web/element-web/apps/web/playwright/e2e/left-panel/room-list-panel/room-list.spec.ts:207:95
|
|
🎭 Playwright Run Summary
1 flaky
[Chrome] › playwright/e2e/left-panel/room-list-panel/room-list.spec.ts:192:13 › Room list › Room list › Shortcuts › should select the next unread room
3 skipped
120 passed (11.1m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-Chrome-2
Expired
|
8.69 MB |
sha256:1a8b5185d6d88b0fb0d62df89d90894ee0cac9d85885fe8e458ca95b58b9b979
|
|
|
html-report
Expired
|
10 MB |
sha256:843ea2bf8f5e2e1eb24926c376194894bd404c4398ff84a37fa6521b79f6d9c3
|
|