[create-pull-request] automated change (#29405) #5662
Annotations
1 error, 5 warnings, and 1 notice
playwright/e2e/timeline/timeline.spec.ts#L1245
1) [Chrome] › playwright/e2e/timeline/timeline.spec.ts:1251:13 › Timeline › message sending › should render images in the timeline @no-firefox @no-webkit @screenshot
Error: expect(locator).toHaveScreenshot(expected)
90725 pixels (ratio 0.19 of all image pixels) are different.
Expected: /home/runner/work/element-web/element-web/playwright/snapshots/timeline/timeline.spec.ts/image-in-timeline-default-layout-linux.png
Received: /home/runner/work/element-web/element-web/playwright/test-results/timeline-timeline-Timeline-4bcb0-nder-images-in-the-timeline-Chrome/image-in-timeline-default-layout-actual.png
Diff: /home/runner/work/element-web/element-web/playwright/test-results/timeline-timeline-Timeline-4bcb0-nder-images-in-the-timeline-Chrome/image-in-timeline-default-layout-diff.png
Call log:
- expect.toHaveScreenshot(image-in-timeline-default-layout.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_ScrollPanel')
- locator resolved to <div tabindex="-1" class="mx_AutoHideScrollbar mx_ScrollPanel mx_RoomView_messagePanel">…</div>
- 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
- 90725 pixels (ratio 0.19 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_ScrollPanel')
- locator resolved to <div tabindex="-1" class="mx_AutoHideScrollbar mx_ScrollPanel mx_RoomView_messagePanel">…</div>
- 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
- 90725 pixels (ratio 0.19 of all image pixels) are different.
1243 | };
1244 |
> 1245 | await expect(page.locator(".mx_ScrollPanel")).toMatchScreenshot(
| ^
1246 | "image-in-timeline-default-layout.png",
1247 | screenshotOptions,
1248 | );
at testImageRendering (/home/runner/work/element-web/element-web/playwright/e2e/timeline/timeline.spec.ts:1245:59)
at /home/runner/work/element-web/element-web/playwright/e2e/timeline/timeline.spec.ts:1252:13
|
[Chrome] › playwright/e2e/login/login-consent.spec.ts#L1
[Chrome] › playwright/e2e/login/login-consent.spec.ts took 1.6m
|
[Chrome] › playwright/e2e/threads/threads.spec.ts#L1
[Chrome] › playwright/e2e/threads/threads.spec.ts took 34.2s
|
[Chrome] › playwright/e2e/crypto/backups-mas.spec.ts#L1
[Chrome] › playwright/e2e/crypto/backups-mas.spec.ts took 30.5s
|
[Chrome] › playwright/e2e/crypto/dehydration.spec.ts#L1
[Chrome] › playwright/e2e/crypto/dehydration.spec.ts took 23.3s
|
[Chrome] › playwright/e2e/app-loading/guest-registration.spec.ts#L1
[Chrome] › playwright/e2e/app-loading/guest-registration.spec.ts took 17.9s
|
1 flaky
[Chrome] › playwright/e2e/timeline/timeline.spec.ts:1251:13 › Timeline › message sending › should render images in the timeline @no-firefox @no-webkit @screenshot
71 passed (7.7m)
|
The logs for this run have expired and are no longer available.
Loading