This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
End to End Tests #8350
Triggered via workflow run
April 2, 2024 16:01
florianduros
completed
4ae94ae
Status
Failure
Total duration
21m 58s
Artifacts
9
Annotations
13 errors, 7 warnings, and 1 notice
Run Tests 5/8
The process '/usr/bin/xvfb-run' failed with exit code 1
|
Run Tests 3/8
The process '/usr/bin/xvfb-run' failed with exit code 1
|
Run Tests 7/8
The process '/usr/bin/xvfb-run' failed with exit code 1
|
Report results
Error: Timed out waiting 60000ms from config.webServer.
|
[Legacy Crypto] › release-announcement/releaseAnnouncement.spec.ts:31:9 › Release announcement › should display the release announcement process:
matrix-react-sdk/playwright/e2e/release-announcement/releaseAnnouncement.spec.ts#L1
1) [Legacy Crypto] › release-announcement/releaseAnnouncement.spec.ts:31:9 › Release announcement › should display the release announcement process
Test timeout of 30000ms exceeded while setting up "user".
|
[Legacy Crypto] › release-announcement/releaseAnnouncement.spec.ts:31:9 › Release announcement › should display the release announcement process:
matrix-react-sdk/playwright/element-web-test.ts#L205
1) [Legacy Crypto] › release-announcement/releaseAnnouncement.spec.ts:31:9 › Release announcement › should display the release announcement process
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:205
203 | user: async ({ pageWithCredentials: page, credentials }, use) => {
204 | await page.goto("/");
> 205 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
206 | await use(credentials);
207 | },
208 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:205:20)
|
[Legacy Crypto] › release-announcement/releaseAnnouncement.spec.ts:31:9 › Release announcement › should display the release announcement process:
matrix-react-sdk/playwright/e2e/release-announcement/releaseAnnouncement.spec.ts#L1
1) [Legacy Crypto] › release-announcement/releaseAnnouncement.spec.ts:31:9 › Release announcement › should display the release announcement process
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while setting up "user".
|
[Legacy Crypto] › release-announcement/releaseAnnouncement.spec.ts:31:9 › Release announcement › should display the release announcement process:
matrix-react-sdk/playwright/element-web-test.ts#L205
1) [Legacy Crypto] › release-announcement/releaseAnnouncement.spec.ts:31:9 › Release announcement › should display the release announcement process
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:205
203 | user: async ({ pageWithCredentials: page, credentials }, use) => {
204 | await page.goto("/");
> 205 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
206 | await use(credentials);
207 | },
208 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:205:20)
|
[Legacy Crypto] › release-announcement/releaseAnnouncement.spec.ts:31:9 › Release announcement › should display the release announcement process:
matrix-react-sdk/playwright/e2e/release-announcement/releaseAnnouncement.spec.ts#L1
1) [Legacy Crypto] › release-announcement/releaseAnnouncement.spec.ts:31:9 › Release announcement › should display the release announcement process
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while setting up "user".
|
[Legacy Crypto] › release-announcement/releaseAnnouncement.spec.ts:31:9 › Release announcement › should display the release announcement process:
matrix-react-sdk/playwright/element-web-test.ts#L205
1) [Legacy Crypto] › release-announcement/releaseAnnouncement.spec.ts:31:9 › Release announcement › should display the release announcement process
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:205
203 | user: async ({ pageWithCredentials: page, credentials }, use) => {
204 | await page.goto("/");
> 205 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
206 | await use(credentials);
207 | },
208 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:205:20)
|
[Rust Crypto] › release-announcement/releaseAnnouncement.spec.ts:31:9 › Release announcement › should display the release announcement process:
matrix-react-sdk/playwright/e2e/release-announcement/releaseAnnouncement.spec.ts#L1
2) [Rust Crypto] › release-announcement/releaseAnnouncement.spec.ts:31:9 › Release announcement › should display the release announcement process
Test timeout of 30000ms exceeded while setting up "user".
|
[Rust Crypto] › release-announcement/releaseAnnouncement.spec.ts:31:9 › Release announcement › should display the release announcement process:
matrix-react-sdk/playwright/element-web-test.ts#L205
2) [Rust Crypto] › release-announcement/releaseAnnouncement.spec.ts:31:9 › Release announcement › should display the release announcement process
Error: page.waitForSelector: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_MatrixChat') to be visible
at ../element-web-test.ts:205
203 | user: async ({ pageWithCredentials: page, credentials }, use) => {
204 | await page.goto("/");
> 205 | await page.waitForSelector(".mx_MatrixChat", { timeout: 30000 });
| ^
206 | await use(credentials);
207 | },
208 |
at Object.user (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:205:20)
|
[Rust Crypto] › release-announcement/releaseAnnouncement.spec.ts:31:9 › Release announcement › should display the release announcement process:
matrix-react-sdk/playwright/e2e/release-announcement/releaseAnnouncement.spec.ts#L1
2) [Rust Crypto] › release-announcement/releaseAnnouncement.spec.ts:31:9 › Release announcement › should display the release announcement process
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while setting up "user".
|
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.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:
[Legacy Crypto] › read-receipts/high-level.spec.ts#L1
[Legacy Crypto] › read-receipts/high-level.spec.ts took 3.5m
|
🎭 Playwright Run Summary
2 failed
[Legacy Crypto] › release-announcement/releaseAnnouncement.spec.ts:31:9 › Release announcement › should display the release announcement process
[Rust Crypto] › release-announcement/releaseAnnouncement.spec.ts:31:9 › Release announcement › should display the release announcement process
4 flaky
[Legacy Crypto] › crypto/verification.spec.ts:76:9 › Device verification › Verify device with SAS during login
[Legacy Crypto] › user-onboarding/user-onboarding-new.spec.ts:43:9 › User Onboarding (new user) › app download dialog
[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] › sliding-sync/sliding-sync.spec.ts:259:9 › Sliding Sync › should show a favourite DM only in the favourite sublist
115 skipped
583 passed (17.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports-1
Expired
|
10.5 MB |
|
all-blob-reports-2
Expired
|
616 KB |
|
all-blob-reports-3
Expired
|
2.71 MB |
|
all-blob-reports-4
Expired
|
3.82 MB |
|
all-blob-reports-5
Expired
|
645 Bytes |
|
all-blob-reports-6
Expired
|
592 KB |
|
all-blob-reports-7
Expired
|
5.07 MB |
|
all-blob-reports-8
Expired
|
2.99 MB |
|
html-report--attempt-1
Expired
|
21.9 MB |
|