New room list: rework spacing of room list item #7795
end-to-end-tests.yaml
on: pull_request
Build Element-Web
2m 0s
Matrix: playwright
end-to-end-tests
1m 0s
Annotations
3 errors and 6 notices
[Chrome] › playwright/e2e/crypto/device-verification.spec.ts:121:9 › Device verification › Verify device with QR code during login @no-webkit:
playwright/e2e/crypto/device-verification.spec.ts#L96
1) [Chrome] › playwright/e2e/crypto/device-verification.spec.ts:121:9 › Device verification › Verify device with QR code during login @no-webkit
Error: "route.fetch: Test ended." while running route callback.
Consider awaiting `await page.unrouteAll({ behavior: 'ignoreErrors' })`
before the end of the test to ignore remaining routes in flight.
94 | await route.fulfill({ json: {} });
95 | await new Promise((f) => setTimeout(f, 1000));
> 96 | await route.fetch();
| ^
97 | });
98 |
99 | await logIntoElement(page, credentials);
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/device-verification.spec.ts:96:25
|
[Chrome] › playwright/e2e/crypto/device-verification.spec.ts:121:9 › Device verification › Verify device with QR code during login @no-webkit:
playwright/e2e/crypto/device-verification.spec.ts#L1
1) [Chrome] › playwright/e2e/crypto/device-verification.spec.ts:121:9 › Device verification › Verify device with QR code during login @no-webkit
Error: apiRequestContext.fetch: Target page, context or browser has been closed
Call log:
- → POST http://localhost:38053/_synapse/admin/v1/register
- user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.7103.25 Safari/537.36
- accept: */*
- accept-encoding: gzip,deflate,br
- content-type: application/json
- content-length: 310
at Api.request (/home/runner/work/element-web/element-web/node_modules/@element-hq/element-web-playwright-common/lib/utils/api.js:28:41)
at StartedSynapseContainer.registerUserInternal (/home/runner/work/element-web/element-web/node_modules/@element-hq/element-web-playwright-common/lib/testcontainers/synapse.js:287:42)
at Object.credentials (/home/runner/work/element-web/element-web/node_modules/@element-hq/element-web-playwright-common/lib/fixtures/user.js:16:29)
|
[Chrome] › playwright/e2e/timeline/timeline.spec.ts:877:13 › Timeline › message displaying › should render a code block @screenshot:
playwright/e2e/timeline/timeline.spec.ts#L895
1) [Chrome] › playwright/e2e/timeline/timeline.spec.ts:877:13 › Timeline › message displaying › should render a code block @screenshot
Error: expect(locator).toHaveScreenshot(expected)
16 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/element-web/element-web/playwright/snapshots/timeline/timeline.spec.ts/code-block-linux.png
Received: /home/runner/work/element-web/element-web/playwright/test-results/timeline-timeline-Timeline-0ac37--should-render-a-code-block-Chrome/code-block-actual.png
Diff: /home/runner/work/element-web/element-web/playwright/test-results/timeline-timeline-Timeline-0ac37--should-render-a-code-block-Chrome/code-block-diff.png
Call log:
- expect.toHaveScreenshot(code-block.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_EventTile')
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" data-layout="irc" aria-atomic="true" data-has-reply="false" data-event-id="~!eRLSOeOMBzzndfsMww:localhost:m1747317791598.0" class="mx_EventTile mx_EventTile_sending mx_EventTile_last mx_EventTile_lastInSection">…</li>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 16 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_EventTile')
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" data-layout="irc" aria-atomic="true" data-has-reply="false" data-event-id="$RS2cOFN_NHrCBKbzS2o2uF2NCZs7685R2d_0MJU0uzI" class="mx_EventTile mx_EventTile_last mx_EventTile_lastInSection" data-scroll-tokens="$RS2cOFN_NHrCBKbzS2o2uF2NCZs7685R2d_0MJU0uzI">…</li>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 16 pixels (ratio 0.01 of all image pixels) are different.
893 | const tile = page.locator(".mx_EventTile");
894 | await expect(tile).toBeVisible();
> 895 | await expect(tile).toMatchScreenshot("code-block.png", { mask: [page.locator(".mx_MessageTimestamp")] });
| ^
896 |
897 | // Edit a code block and assert the edited code block has been correctly rendered
898 | await tile.hover();
at /home/runner/work/element-web/element-web/playwright/e2e/timeline/timeline.spec.ts:895:32
|
🎭 Playwright Run Summary
1 skipped
65 passed (4.7m)
|
🎭 Playwright Run Summary
2 skipped
64 passed (4.8m)
|
🎭 Playwright Run Summary
47 passed (6.8m)
|
🎭 Playwright Run Summary
1 flaky
[Chrome] › playwright/e2e/crypto/device-verification.spec.ts:121:9 › Device verification › Verify device with QR code during login @no-webkit
65 passed (6.8m)
|
🎭 Playwright Run Summary
70 passed (7.0m)
|
🎭 Playwright Run Summary
1 flaky
[Chrome] › playwright/e2e/timeline/timeline.spec.ts:877:13 › Timeline › message displaying › should render a code block @screenshot
1 skipped
70 passed (7.5m)
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
all-blob-reports-Chrome-1
Expired
|
6.59 MB |
sha256:efac8cdb4b1148f67d4089b4ef85c5dfe154e83f995aeb5b9429c15dd4b53680
|
|
all-blob-reports-Chrome-2
Expired
|
286 KB |
sha256:843dc37928494382e8b7afa5dd050d179d1c4fde836c4b4f1a488564564eac3a
|
|
all-blob-reports-Chrome-3
Expired
|
221 KB |
sha256:a2c08c0f1fd857104811263808a7c06f7ba250bf0d4934676a0151fdc695644a
|
|
all-blob-reports-Chrome-4
Expired
|
225 KB |
sha256:5b202747bfca80103c20ad03af3532fe92737a313e615ed0e537285506c7fd7b
|
|
all-blob-reports-Chrome-5
Expired
|
3.88 MB |
sha256:ac0b57589e62b827379a21f96e3bcfbece9857593d719753cf3221c8eb152d00
|
|
all-blob-reports-Chrome-6
Expired
|
456 KB |
sha256:54998cebd975d4f4365578e157024e0dafd030f78b0492f433ea6ffb4c40f00d
|
|
html-report
Expired
|
11.2 MB |
sha256:a9f6ea479a041d55cd6f033c600e006e61c74c81e0550a69dde317347cb7444c
|
|
webapp
Expired
|
35.1 MB |
sha256:43771b6fc7c9eb816597298c28979b1726385cf7e8b81439d889cbf331fe874b
|
|