Skip to content

End to End Tests

End to End Tests #8509

Triggered via workflow run April 9, 2024 16:53
@dbkrdbkr
completed 0daf0cf
Status Success
Total duration 17m 42s
Artifacts 9

end-to-end-tests.yaml

on: workflow_run
Prepare
4s
Prepare
Matrix: tests
Report results
49s
Report results
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 7 warnings, and 1 notice
[Legacy Crypto] › register/email.spec.ts:49:9 › Email Registration › registers an account and lands on the use case selection screen: matrix-react-sdk/playwright/e2e/register/email.spec.ts#L45
1) [Legacy Crypto] › register/email.spec.ts:49:9 › Email Registration › registers an account and lands on the use case selection screen Test timeout of 30000ms exceeded while running "beforeEach" hook. 43 | }); 44 | > 45 | test.beforeEach(async ({ page }) => { | ^ 46 | await page.goto("/#/register"); 47 | }); 48 | at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/register/email.spec.ts:45:10
[Rust Crypto] › read-receipts/reactions.spec.ts:24:17 › Read receipts › reactions › in the main timeline › Receiving a reaction to a message does not make a room unread: matrix-react-sdk/playwright/e2e/read-receipts/reactions.spec.ts#L1
2) [Rust Crypto] › read-receipts/reactions.spec.ts:24:17 › Read receipts › reactions › in the main timeline › Receiving a reaction to a message does not make a room unread Test timeout of 30000ms exceeded.
[Rust Crypto] › read-receipts/reactions.spec.ts:24:17 › Read receipts › reactions › in the main timeline › Receiving a reaction to a message does not make a room unread: matrix-react-sdk/http:/localhost:8080/bundles/1dc431faec958392045b/bundle.js#L33522
2) [Rust Crypto] › read-receipts/reactions.spec.ts:24:17 › Read receipts › reactions › in the main timeline › Receiving a reaction to a message does not make a room unread Error: jsHandle.evaluate: ConnectionError: fetch failed: Failed to fetch at MatrixHttpApi.requestOtherUrl (http://localhost:8080/bundles/1dc431faec958392045b/bundle.js:33522:13) at async MatrixHttpApi.authedRequest (http://localhost:8080/bundles/1dc431faec958392045b/bundle.js:33368:24) at async MatrixScheduler.procFn (http://localhost:8080/bundles/1dc431faec958392045b/bundle.js:5730:21) at MatrixHttpApi.requestOtherUrl (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1dc431faec958392045b/bundle.js:33522:13) at async MatrixHttpApi.authedRequest (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1dc431faec958392045b/bundle.js:33368:24) at async MatrixScheduler.procFn (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/1dc431faec958392045b/bundle.js:5730:21) at Bot.sendMessage (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/pages/client.ts:133:23) at Helpers.sendMessageAsClient (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/read-receipts/index.ts:357:17) at Helpers.receiveMessages (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/read-receipts/index.ts:599:9) at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/read-receipts/reactions.spec.ts:32:17
[Rust Crypto] › settings/device-management.spec.ts:31:9 › Device manager › should display sessions: matrix-react-sdk/playwright/e2e/settings/device-management.spec.ts#L1
3) [Rust Crypto] › settings/device-management.spec.ts:31:9 › Device manager › should display sessions Test timeout of 30000ms exceeded.
[Rust Crypto] › settings/device-management.spec.ts:31:9 › Device manager › should display sessions: matrix-react-sdk/playwright/e2e/settings/device-management.spec.ts#L86
3) [Rust Crypto] › settings/device-management.spec.ts:31:9 › Device manager › should display sessions Error: expect.toBeVisible: Target page, context or browser has been closed 84 | await firstSession.getByRole("button", { name: "Save" }).click(); 85 | // there should be a spinner while device updates > 86 | await expect(firstSession.locator(".mx_Spinner")).toBeVisible(); | ^ 87 | // wait for spinner to complete 88 | await expect(firstSession.locator(".mx_Spinner")).not.toBeVisible(); 89 | at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/settings/device-management.spec.ts:86:59
🎭 Playwright Run Summary
3 flaky [Legacy Crypto] › register/email.spec.ts:49:9 › Email Registration › registers an account and lands on the use case selection screen [Rust Crypto] › read-receipts/reactions.spec.ts:24:17 › Read receipts › reactions › in the main timeline › Receiving a reaction to a message does not make a room unread [Rust Crypto] › settings/device-management.spec.ts:31:9 › Device manager › should display sessions 123 skipped 672 passed (15.6m)
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.8m
Slow Test: [Legacy Crypto] › read-receipts/redactions.spec.ts#L1
[Legacy Crypto] › read-receipts/redactions.spec.ts took 5.3m
Slow Test: [Rust Crypto] › read-receipts/new-messages.spec.ts#L1
[Rust Crypto] › read-receipts/new-messages.spec.ts took 3.8m
Slow Test: [Rust Crypto] › read-receipts/high-level.spec.ts#L1
[Rust Crypto] › read-receipts/high-level.spec.ts took 3.6m
Slow Test: [Legacy Crypto] › read-receipts/new-messages.spec.ts#L1
[Legacy Crypto] › read-receipts/new-messages.spec.ts took 3.4m

Artifacts

Produced during runtime
Name Size
all-blob-reports-1 Expired
1.05 MB
all-blob-reports-2 Expired
607 KB
all-blob-reports-3 Expired
8.89 MB
all-blob-reports-4 Expired
1.1 MB
all-blob-reports-5 Expired
1.19 MB
all-blob-reports-6 Expired
580 KB
all-blob-reports-7 Expired
3.59 MB
all-blob-reports-8 Expired
4.31 MB
html-report--attempt-1 Expired
16.2 MB