Fix 'remove alias' button in room settings #1805
Annotations
7 errors, 5 warnings, and 1 notice
Run Playwright tests:
playwright/e2e/file-upload/image-upload.spec.ts#L35
1) file-upload/image-upload.spec.ts:28:9 › Image Upload › should show image preview when uploading an image
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/file-upload/image-upload.spec.ts/image-upload-preview-linux.png
Received: /home/runner/work/element-web/element-web/playwright/test-results/file-upload-image-upload-I-bd7ff-iew-when-uploading-an-image/image-upload-preview-actual.png
Diff: /home/runner/work/element-web/element-web/playwright/test-results/file-upload-image-upload-I-bd7ff-iew-when-uploading-an-image/image-upload-preview-diff.png
Call log:
- expect.toHaveScreenshot(image-upload-preview.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.
33 | await expect(page.getByRole("button", { name: "Upload" })).toBeEnabled();
34 | await expect(page.getByRole("button", { name: "Close dialog" })).toBeEnabled();
> 35 | await expect(page.locator(".mx_Dialog")).toMatchScreenshot("image-upload-preview.png");
| ^
36 | });
37 | });
38 |
at /home/runner/work/element-web/element-web/playwright/e2e/file-upload/image-upload.spec.ts:35:50
|
Run Playwright tests:
playwright/e2e/file-upload/image-upload.spec.ts#L35
1) file-upload/image-upload.spec.ts:28:9 › Image Upload › should show image preview when uploading an image
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/file-upload/image-upload.spec.ts/image-upload-preview-linux.png
Received: /home/runner/work/element-web/element-web/playwright/test-results/file-upload-image-upload-I-bd7ff-iew-when-uploading-an-image-retry1/image-upload-preview-actual.png
Diff: /home/runner/work/element-web/element-web/playwright/test-results/file-upload-image-upload-I-bd7ff-iew-when-uploading-an-image-retry1/image-upload-preview-diff.png
Call log:
- expect.toHaveScreenshot(image-upload-preview.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.
33 | await expect(page.getByRole("button", { name: "Upload" })).toBeEnabled();
34 | await expect(page.getByRole("button", { name: "Close dialog" })).toBeEnabled();
> 35 | await expect(page.locator(".mx_Dialog")).toMatchScreenshot("image-upload-preview.png");
| ^
36 | });
37 | });
38 |
at /home/runner/work/element-web/element-web/playwright/e2e/file-upload/image-upload.spec.ts:35:50
|
Run Playwright tests:
playwright/e2e/file-upload/image-upload.spec.ts#L35
1) file-upload/image-upload.spec.ts:28:9 › Image Upload › should show image preview when uploading an image
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/file-upload/image-upload.spec.ts/image-upload-preview-linux.png
Received: /home/runner/work/element-web/element-web/playwright/test-results/file-upload-image-upload-I-bd7ff-iew-when-uploading-an-image-retry2/image-upload-preview-actual.png
Diff: /home/runner/work/element-web/element-web/playwright/test-results/file-upload-image-upload-I-bd7ff-iew-when-uploading-an-image-retry2/image-upload-preview-diff.png
Call log:
- expect.toHaveScreenshot(image-upload-preview.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.
33 | await expect(page.getByRole("button", { name: "Upload" })).toBeEnabled();
34 | await expect(page.getByRole("button", { name: "Close dialog" })).toBeEnabled();
> 35 | await expect(page.locator(".mx_Dialog")).toMatchScreenshot("image-upload-preview.png");
| ^
36 | });
37 | });
38 |
at /home/runner/work/element-web/element-web/playwright/e2e/file-upload/image-upload.spec.ts:35:50
|
Run Playwright tests:
playwright/e2e/forgot-password/forgot-password.spec.ts#L67
2) forgot-password/forgot-password.spec.ts:42:9 › Forgot Password › renders email verification dialog properly
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/forgot-password/forgot-password.spec.ts/forgot-password-verify-email-linux.png
Received: /home/runner/work/element-web/element-web/playwright/test-results/forgot-password-forgot-pas-c6d2d-erification-dialog-properly/forgot-password-verify-email-actual.png
Diff: /home/runner/work/element-web/element-web/playwright/test-results/forgot-password-forgot-pas-c6d2d-erification-dialog-properly/forgot-password-verify-email-diff.png
Call log:
- expect.toHaveScreenshot(forgot-password-verify-email.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.
65 | await expect(page.getByRole("button", { name: "Resend" })).toBeInViewport();
66 |
> 67 | await expect(page.locator(".mx_Dialog")).toMatchScreenshot("forgot-password-verify-email.png");
| ^
68 | });
69 | });
70 |
at /home/runner/work/element-web/element-web/playwright/e2e/forgot-password/forgot-password.spec.ts:67:50
|
Run Playwright tests:
playwright/e2e/forgot-password/forgot-password.spec.ts#L67
2) forgot-password/forgot-password.spec.ts:42:9 › Forgot Password › renders email verification dialog properly
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/forgot-password/forgot-password.spec.ts/forgot-password-verify-email-linux.png
Received: /home/runner/work/element-web/element-web/playwright/test-results/forgot-password-forgot-pas-c6d2d-erification-dialog-properly-retry1/forgot-password-verify-email-actual.png
Diff: /home/runner/work/element-web/element-web/playwright/test-results/forgot-password-forgot-pas-c6d2d-erification-dialog-properly-retry1/forgot-password-verify-email-diff.png
Call log:
- expect.toHaveScreenshot(forgot-password-verify-email.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.
65 | await expect(page.getByRole("button", { name: "Resend" })).toBeInViewport();
66 |
> 67 | await expect(page.locator(".mx_Dialog")).toMatchScreenshot("forgot-password-verify-email.png");
| ^
68 | });
69 | });
70 |
at /home/runner/work/element-web/element-web/playwright/e2e/forgot-password/forgot-password.spec.ts:67:50
|
Run Playwright tests:
playwright/e2e/forgot-password/forgot-password.spec.ts#L67
2) forgot-password/forgot-password.spec.ts:42:9 › Forgot Password › renders email verification dialog properly
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/forgot-password/forgot-password.spec.ts/forgot-password-verify-email-linux.png
Received: /home/runner/work/element-web/element-web/playwright/test-results/forgot-password-forgot-pas-c6d2d-erification-dialog-properly-retry2/forgot-password-verify-email-actual.png
Diff: /home/runner/work/element-web/element-web/playwright/test-results/forgot-password-forgot-pas-c6d2d-erification-dialog-properly-retry2/forgot-password-verify-email-diff.png
Call log:
- expect.toHaveScreenshot(forgot-password-verify-email.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.
65 | await expect(page.getByRole("button", { name: "Resend" })).toBeInViewport();
66 |
> 67 | await expect(page.locator(".mx_Dialog")).toMatchScreenshot("forgot-password-verify-email.png");
| ^
68 | });
69 | });
70 |
at /home/runner/work/element-web/element-web/playwright/e2e/forgot-password/forgot-password.spec.ts:67:50
|
Run Playwright tests
Process completed with exit code 1.
|
Run Playwright tests:
composer/RTE.spec.ts#L1
composer/RTE.spec.ts took 1.4m
|
Run Playwright tests:
audio-player/audio-player.spec.ts#L1
audio-player/audio-player.spec.ts took 1.3m
|
Run Playwright tests:
crypto/crypto.spec.ts#L1
crypto/crypto.spec.ts took 1.1m
|
Run Playwright tests:
crypto/event-shields.spec.ts#L1
crypto/event-shields.spec.ts took 1.1m
|
Run Playwright tests:
crypto/device-verification.spec.ts#L1
crypto/device-verification.spec.ts took 48.3s
|
Run Playwright tests
2 failed
file-upload/image-upload.spec.ts:28:9 › Image Upload › should show image preview when uploading an image
forgot-password/forgot-password.spec.ts:42:9 › Forgot Password › renders email verification dialog properly
76 passed (12.7m)
|
Loading