Fix 'remove alias' button in room settings #1805
Annotations
5 errors, 5 warnings, and 1 notice
Run Playwright tests:
playwright/e2e/user-onboarding/user-onboarding-new.spec.ts#L42
1) user-onboarding/user-onboarding-new.spec.ts:37:9 › User Onboarding (new user) › app download dialog
Error: Screenshot comparison failed:
4 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/element-web/element-web/playwright/snapshots/user-onboarding/user-onboarding-new.spec.ts/User-Onboarding-new-user-app-download-dialog-1-linux.png
Received: /home/runner/work/element-web/element-web/playwright/test-results/user-onboarding-user-onboa-8144a-ew-user-app-download-dialog/User-Onboarding-new-user-app-download-dialog-1-actual.png
Diff: /home/runner/work/element-web/element-web/playwright/test-results/user-onboarding-user-onboa-8144a-ew-user-app-download-dialog/User-Onboarding-new-user-app-download-dialog-1-diff.png
Call log:
- expect.toHaveScreenshot(User-Onboarding-new-user-app-download-dialog-1.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_Dialog')
- locator resolved to <div class="mx_Dialog">…</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
- 4 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_Dialog')
- locator resolved to <div class="mx_Dialog">…</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
- 4 pixels (ratio 0.01 of all image pixels) are different.
40 | page.getByRole("dialog").getByRole("heading", { level: 1, name: "Download Element" }),
41 | ).toBeVisible();
> 42 | await expect(page.locator(".mx_Dialog")).toMatchScreenshot(
| ^
43 | "User-Onboarding-new-user-app-download-dialog-1.png",
44 | {
45 | // Set a constant bg behind the modal to ensure screenshot stability
at /home/runner/work/element-web/element-web/playwright/e2e/user-onboarding/user-onboarding-new.spec.ts:42:50
|
Run Playwright tests:
playwright/e2e/user-onboarding/user-onboarding-new.spec.ts#L42
1) user-onboarding/user-onboarding-new.spec.ts:37:9 › User Onboarding (new user) › app download dialog
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
4 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/element-web/element-web/playwright/snapshots/user-onboarding/user-onboarding-new.spec.ts/User-Onboarding-new-user-app-download-dialog-1-linux.png
Received: /home/runner/work/element-web/element-web/playwright/test-results/user-onboarding-user-onboa-8144a-ew-user-app-download-dialog-retry1/User-Onboarding-new-user-app-download-dialog-1-actual.png
Diff: /home/runner/work/element-web/element-web/playwright/test-results/user-onboarding-user-onboa-8144a-ew-user-app-download-dialog-retry1/User-Onboarding-new-user-app-download-dialog-1-diff.png
Call log:
- expect.toHaveScreenshot(User-Onboarding-new-user-app-download-dialog-1.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_Dialog')
- locator resolved to <div class="mx_Dialog">…</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
- 4 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_Dialog')
- locator resolved to <div class="mx_Dialog">…</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
- 4 pixels (ratio 0.01 of all image pixels) are different.
40 | page.getByRole("dialog").getByRole("heading", { level: 1, name: "Download Element" }),
41 | ).toBeVisible();
> 42 | await expect(page.locator(".mx_Dialog")).toMatchScreenshot(
| ^
43 | "User-Onboarding-new-user-app-download-dialog-1.png",
44 | {
45 | // Set a constant bg behind the modal to ensure screenshot stability
at /home/runner/work/element-web/element-web/playwright/e2e/user-onboarding/user-onboarding-new.spec.ts:42:50
|
Run Playwright tests:
playwright/e2e/user-onboarding/user-onboarding-new.spec.ts#L42
1) user-onboarding/user-onboarding-new.spec.ts:37:9 › User Onboarding (new user) › app download dialog
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
4 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/element-web/element-web/playwright/snapshots/user-onboarding/user-onboarding-new.spec.ts/User-Onboarding-new-user-app-download-dialog-1-linux.png
Received: /home/runner/work/element-web/element-web/playwright/test-results/user-onboarding-user-onboa-8144a-ew-user-app-download-dialog-retry2/User-Onboarding-new-user-app-download-dialog-1-actual.png
Diff: /home/runner/work/element-web/element-web/playwright/test-results/user-onboarding-user-onboa-8144a-ew-user-app-download-dialog-retry2/User-Onboarding-new-user-app-download-dialog-1-diff.png
Call log:
- expect.toHaveScreenshot(User-Onboarding-new-user-app-download-dialog-1.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_Dialog')
- locator resolved to <div class="mx_Dialog">…</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
- 4 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_Dialog')
- locator resolved to <div class="mx_Dialog">…</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
- 4 pixels (ratio 0.01 of all image pixels) are different.
40 | page.getByRole("dialog").getByRole("heading", { level: 1, name: "Download Element" }),
41 | ).toBeVisible();
> 42 | await expect(page.locator(".mx_Dialog")).toMatchScreenshot(
| ^
43 | "User-Onboarding-new-user-app-download-dialog-1.png",
44 | {
45 | // Set a constant bg behind the modal to ensure screenshot stability
at /home/runner/work/element-web/element-web/playwright/e2e/user-onboarding/user-onboarding-new.spec.ts:42:50
|
Run Playwright tests:
playwright/e2e/timeline/timeline.spec.ts#L557
2) timeline/timeline.spec.ts:467:13 › Timeline › message displaying › should render EventTiles on IRC, modern (group), and bubble layout
Error: Screenshot comparison failed:
6560 pixels (ratio 0.02 of all image pixels) are different.
Expected: /home/runner/work/element-web/element-web/playwright/snapshots/timeline/timeline.spec.ts/event-tiles-bubble-layout-linux.png
Received: /home/runner/work/element-web/element-web/playwright/test-results/timeline-timeline-Timeline-1502b-ern-group-and-bubble-layout/event-tiles-bubble-layout-actual.png
Diff: /home/runner/work/element-web/element-web/playwright/test-results/timeline-timeline-Timeline-1502b-ern-group-and-bubble-layout/event-tiles-bubble-layout-diff.png
Call log:
- expect.toHaveScreenshot(event-tiles-bubble-layout.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_MainSplit')
- locator resolved to <div class="mx_MainSplit">…</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
- 26765 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_MainSplit')
- locator resolved to <div class="mx_MainSplit">…</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
- 26765 pixels (ratio 0.05 of all image pixels) are different.
- waiting 250ms before taking screenshot
- waiting for locator('.mx_MainSplit')
- locator resolved to <div class="mx_MainSplit">…</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
- 6560 pixels (ratio 0.02 of all image pixels) are different.
- waiting 500ms before taking screenshot
- waiting for locator('.mx_MainSplit')
- locator resolved to <div class="mx_MainSplit">…</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
- 6560 pixels (ratio 0.02 of all image pixels) are different.
555 | page.locator(".mx_RoomView").getByText("This message has an inline emoji 👒"),
556 | ).toBeInViewport();
> 557 | await expect(page.locator(".mx_MainSplit")).toMatchScreenshot(
| ^
558 | "event-tiles-bubble-layout.png",
559 | screenshotOptions,
560 | );
at /home/runner/work/element-web/element-web/playwright/e2e/timeline/timeline.spec.ts:557:57
|
Run Playwright tests
Process completed with exit code 1.
|
Run Playwright tests:
spotlight/spotlight.spec.ts#L1
spotlight/spotlight.spec.ts took 2.1m
|
Run Playwright tests:
spaces/threads-activity-centre/threadsActivityCentre.spec.ts#L1
spaces/threads-activity-centre/threadsActivityCentre.spec.ts took 1.5m
|
Run Playwright tests:
threads/threads.spec.ts#L1
threads/threads.spec.ts took 34.1s
|
Run Playwright tests:
widgets/widget-pip-close.spec.ts#L1
widgets/widget-pip-close.spec.ts took 20.4s
|
Run Playwright tests:
widgets/layout.spec.ts#L1
widgets/layout.spec.ts took 18.1s
|
Run Playwright tests
1 failed
user-onboarding/user-onboarding-new.spec.ts:37:9 › User Onboarding (new user) › app download dialog
1 flaky
timeline/timeline.spec.ts:467:13 › Timeline › message displaying › should render EventTiles on IRC, modern (group), and bubble layout
3 skipped
66 passed (9.6m)
|
Loading