This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
End to End Tests #8817
Annotations
9 errors, 7 warnings, and 1 notice
Run Tests 2/8
The process '/usr/bin/xvfb-run' failed with exit code 1
|
[Legacy Crypto] › read-receipts/editing-messages.spec.ts:24:17 › Read receipts › editing messages › in the main timeline › Editing a message leaves a room read:
matrix-react-sdk/playwright/e2e/read-receipts/editing-messages.spec.ts#L1
1) [Legacy Crypto] › read-receipts/editing-messages.spec.ts:24:17 › Read receipts › editing messages › in the main timeline › Editing a message leaves a room read
Test timeout of 30000ms exceeded while setting up "homeserver".
|
[Legacy Crypto] › read-receipts/editing-messages.spec.ts:24:17 › Read receipts › editing messages › in the main timeline › Editing a message leaves a room read:
matrix-react-sdk/playwright/e2e/read-receipts/editing-messages.spec.ts#L1
1) [Legacy Crypto] › read-receipts/editing-messages.spec.ts:24:17 › Read receipts › editing messages › in the main timeline › Editing a message leaves a room read
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while setting up "homeserver".
|
[Legacy Crypto] › read-receipts/editing-messages.spec.ts:24:17 › Read receipts › editing messages › in the main timeline › Editing a message leaves a room read:
matrix-react-sdk/playwright/e2e/read-receipts/editing-messages.spec.ts#L1
1) [Legacy Crypto] › read-receipts/editing-messages.spec.ts:24:17 › Read receipts › editing messages › in the main timeline › Editing a message leaves a room read
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while setting up "homeserver".
|
[Legacy Crypto] › read-receipts/editing-messages.spec.ts:40:17 › Read receipts › editing messages › in the main timeline › Reading an edit leaves the room read:
matrix-react-sdk/playwright/e2e/read-receipts/editing-messages.spec.ts#L1
2) [Legacy Crypto] › read-receipts/editing-messages.spec.ts:40:17 › Read receipts › editing messages › in the main timeline › Reading an edit leaves the room read
Test timeout of 30000ms exceeded while setting up "roomBeta".
|
[Rust Crypto] › composer/composer.spec.ts:38:13 › Composer › CIDER › sends a message when you click send or press Enter:
matrix-react-sdk/playwright/e2e/composer/composer.spec.ts#L35
3) [Rust Crypto] › composer/composer.spec.ts:38:13 › Composer › CIDER › sends a message when you click send or press Enter
Test timeout of 30000ms exceeded while running "beforeEach" hook.
33 | });
34 |
> 35 | test.beforeEach(async ({ room }) => {}); // trigger room fixture
| ^
36 |
37 | test.describe("CIDER", () => {
38 | test("sends a message when you click send or press Enter", async ({ page }) => {
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/composer/composer.spec.ts:35:10
|
[Rust Crypto] › composer/composer.spec.ts:38:13 › Composer › CIDER › sends a message when you click send or press Enter:
matrix-react-sdk/playwright/element-web-test.ts#L240
3) [Rust Crypto] › composer/composer.spec.ts:38:13 › Composer › CIDER › sends a message when you click send or press Enter
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:240
238 | user: async ({ pageWithCredentials: page, credentials }, use) => {
239 | await page.goto("/");
> 240 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
241 | await use(credentials);
242 | },
243 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:240:20)
|
[Rust Crypto] › login/overwrite_login.spec.ts:21:9 › Overwrite login action › Try replace existing login with new one:
matrix-react-sdk/playwright/e2e/login/overwrite_login.spec.ts#L1
4) [Rust Crypto] › login/overwrite_login.spec.ts:21:9 › Overwrite login action › Try replace existing login with new one
Test timeout of 30000ms exceeded.
|
[Rust Crypto] › login/overwrite_login.spec.ts:21:9 › Overwrite login action › Try replace existing login with new one:
matrix-react-sdk/playwright/pages/settings.ts#L28
4) [Rust Crypto] › login/overwrite_login.spec.ts:21:9 › Overwrite login action › Try replace existing login with new one
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'User menu' })
- locator resolved to <div tabindex="0" role="button" title="User menu" ari…>…</div>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="mx_ContextualMenu_background"></div> from <div id="mx_ContextualMenu_Container">…</div> subtree intercepts pointer events
- retrying click action, attempt #1
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="mx_ContextualMenu_background"></div> from <div id="mx_ContextualMenu_Container">…</div> subtree intercepts pointer events
- retrying click action, attempt #2
- waiting 20ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="mx_ContextualMenu_background"></div> from <div id="mx_ContextualMenu_Container">…</div> subtree intercepts pointer events
- retrying click action, attempt #3
- waiting 100ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="mx_ContextualMenu_background"></div> from <div id="mx_ContextualMenu_Container">…</div> subtree intercepts pointer events
- retrying click action, attempt #4
- waiting 100ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="mx_ContextualMenu_background"></div> from <div id="mx_ContextualMenu_Container">…</div> subtree intercepts pointer events
- retrying click action, attempt #5
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="mx_ContextualMenu_background"></div> from <div id="mx_ContextualMenu_Container">…</div> subtree intercepts pointer events
- retrying click action, attempt #6
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="mx_ContextualMenu_background"></div> from <div id="mx_ContextualMenu_Container">…</div> subtree intercepts pointer events
- retrying click action, attempt #7
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="mx_ContextualMenu_background"></div> from <div id="mx_ContextualMenu_Container">…</div> subtree intercepts pointer events
- retrying click action, attempt #8
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="mx_ContextualMenu_background"></div> from <div id="mx_ContextualMenu_Container">…</div> subtree intercepts pointer events
- retrying click action, attempt #9
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="mx_ContextualMenu_background"></div> from <
|
Prepare
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Sibz/github-status-action@071b5370da85afbb16637d6eed8524a06bc2053e. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Report results
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Sibz/github-status-action@071b5370da85afbb16637d6eed8524a06bc2053e, bobheadxi/deployments@88ce5600046c82542f8246ac287d0a53c461bca3, actions/github-script@v6, nwtgck/actions-netlify@7a92f00dde8c92a5a9e8385ec2919775f7647352. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Slow Test:
[Rust Crypto] › read-receipts/redactions.spec.ts#L1
[Rust Crypto] › read-receipts/redactions.spec.ts took 5.9m
|
Slow Test:
[Legacy Crypto] › read-receipts/redactions.spec.ts#L1
[Legacy Crypto] › read-receipts/redactions.spec.ts took 5.4m
|
Slow Test:
[Rust Crypto] › read-receipts/new-messages.spec.ts#L1
[Rust Crypto] › read-receipts/new-messages.spec.ts took 3.7m
|
Slow Test:
[Rust Crypto] › read-receipts/high-level.spec.ts#L1
[Rust Crypto] › read-receipts/high-level.spec.ts took 3.6m
|
Slow Test:
[Rust Crypto] › read-receipts/editing-messages.spec.ts#L1
[Rust Crypto] › read-receipts/editing-messages.spec.ts took 3.5m
|
🎭 Playwright Run Summary
1 failed
[Legacy Crypto] › read-receipts/editing-messages.spec.ts:24:17 › Read receipts › editing messages › in the main timeline › Editing a message leaves a room read
3 flaky
[Legacy Crypto] › read-receipts/editing-messages.spec.ts:40:17 › Read receipts › editing messages › in the main timeline › Reading an edit leaves the room read
[Rust Crypto] › composer/composer.spec.ts:38:13 › Composer › CIDER › sends a message when you click send or press Enter
[Rust Crypto] › login/overwrite_login.spec.ts:21:9 › Overwrite login action › Try replace existing login with new one
124 skipped
678 passed (16.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports-1
Expired
|
1.06 MB |
|
all-blob-reports-2
Expired
|
3.63 MB |
|
all-blob-reports-3
Expired
|
978 KB |
|
all-blob-reports-4
Expired
|
1.06 MB |
|
all-blob-reports-5
Expired
|
10.3 MB |
|
all-blob-reports-6
Expired
|
578 KB |
|
all-blob-reports-7
Expired
|
945 KB |
|
all-blob-reports-8
Expired
|
1.11 MB |
|
html-report--attempt-1
Expired
|
14.7 MB |
|