Unified media preview 2 - file body uses the previews #8217
Annotations
3 errors and 1 notice
|
Run Playwright tests
Process completed with exit code 1.
|
|
Run Playwright tests:
packages/playwright-common/lib/expect/screenshot.js#L38
3) [Chrome] › playwright/e2e/timeline/timeline.spec.ts:358:9 › Timeline › message displaying › should align generic event list summary with messages and emote on IRC layout @screenshot
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: locator('.mx_RoomView_timeline')
214 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: expanded-gels-redaction-placeholder.png
Call log:
- Expect "toHaveScreenshot(expanded-gels-redaction-placeholder.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_RoomView_timeline')
- locator resolved to <main data-testid="timeline" class="mx_RoomView_timeline mx_RoomView_timeline_rr_enabled">…</main>
- 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
- 214 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_RoomView_timeline')
- locator resolved to <main data-testid="timeline" class="mx_RoomView_timeline mx_RoomView_timeline_rr_enabled">…</main>
- 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
- 214 pixels (ratio 0.01 of all image pixels) are different.
at ../../../../packages/playwright-common/lib/expect/screenshot.js:38
36 | }
37 | const screenshotName = sanitizeFilePathBeforeExtension(name);
> 38 | await baseExpect(receiver).toHaveScreenshot(screenshotName, options);
| ^
39 | await style?.evaluate((tag) => tag.remove());
40 | testInfo.annotations.push({
41 | type: ANNOTATION,
at Object.toMatchScreenshot (/home/runner/work/element-web/element-web/packages/playwright-common/lib/expect/screenshot.js:38:32)
at Object.toMatchScreenshot (/home/runner/work/element-web/element-web/apps/web/playwright/element-web-test.ts:183:9)
at /home/runner/work/element-web/element-web/apps/web/playwright/e2e/timeline/timeline.spec.ts:437:17
|
|
Run Playwright tests:
packages/playwright-common/lib/expect/screenshot.js#L38
3) [Chrome] › playwright/e2e/timeline/timeline.spec.ts:358:9 › Timeline › message displaying › should align generic event list summary with messages and emote on IRC layout @screenshot
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: locator('.mx_RoomView_timeline')
214 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: expanded-gels-redaction-placeholder.png
Call log:
- Expect "toHaveScreenshot(expanded-gels-redaction-placeholder.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_RoomView_timeline')
- locator resolved to <main data-testid="timeline" class="mx_RoomView_timeline mx_RoomView_timeline_rr_enabled">…</main>
- 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
- 214 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_RoomView_timeline')
- locator resolved to <main data-testid="timeline" class="mx_RoomView_timeline mx_RoomView_timeline_rr_enabled">…</main>
- 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
- 214 pixels (ratio 0.01 of all image pixels) are different.
at ../../../../packages/playwright-common/lib/expect/screenshot.js:38
36 | }
37 | const screenshotName = sanitizeFilePathBeforeExtension(name);
> 38 | await baseExpect(receiver).toHaveScreenshot(screenshotName, options);
| ^
39 | await style?.evaluate((tag) => tag.remove());
40 | testInfo.annotations.push({
41 | type: ANNOTATION,
at Object.toMatchScreenshot (/home/runner/work/element-web/element-web/packages/playwright-common/lib/expect/screenshot.js:38:32)
at Object.toMatchScreenshot (/home/runner/work/element-web/element-web/apps/web/playwright/element-web-test.ts:183:9)
at /home/runner/work/element-web/element-web/apps/web/playwright/e2e/timeline/timeline.spec.ts:437:17
|
|
Run Playwright tests
1 failed
[Chrome] › playwright/e2e/timeline/timeline.spec.ts:358:9 › Timeline › message displaying › should align generic event list summary with messages and emote on IRC layout @screenshot
3 flaky
[Chrome] › playwright/e2e/oidc/oidc-native.spec.ts:147:9 › OIDC Native › with force_verification on › verify dialog cannot be dismissed @no-firefox @no-webkit @screenshot
[Chrome] › playwright/e2e/timeline/event-tile-view.spec.ts:64:5 › EventTileView application coverage › keeps tile interaction states in the application DOM @screenshot
[Chrome] › playwright/e2e/timeline/timeline.spec.ts:581:9 › Timeline › message displaying › should set inline start padding to a hidden event line @screenshot
131 passed (16.8m)
|
background
wait
wait-all
cancel
parallel
Loading