This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
End to End Tests #8570
Annotations
2 errors, 7 warnings, and 1 notice
[Legacy Crypto] › one-to-one-chat/one-to-one-chat.spec.ts:38:5 › 1:1 chat room › should open new 1:1 chat room after leaving the old one:
matrix-react-sdk/playwright/e2e/one-to-one-chat/one-to-one-chat.spec.ts#L51
1) [Legacy Crypto] › one-to-one-chat/one-to-one-chat.spec.ts:38:5 › 1:1 chat room › should open new 1:1 chat room after leaving the old one
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.mx_LegacyRoomHeader_nametext').getByText('Timmy')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.mx_LegacyRoomHeader_nametext').getByText('Timmy')
49 | // open new 1:1 chat room
50 | await page.goto(`/#/user/${user2.userId}?action=chat`);
> 51 | await expect(page.locator(".mx_LegacyRoomHeader_nametext").getByText(user2.displayName)).toBeVisible();
| ^
52 | });
53 | });
54 |
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/one-to-one-chat/one-to-one-chat.spec.ts:51:98
|
[Legacy Crypto] › one-to-one-chat/one-to-one-chat.spec.ts:38:5 › 1:1 chat room › should open new 1:1 chat room after leaving the old one:
matrix-react-sdk/playwright/e2e/one-to-one-chat/one-to-one-chat.spec.ts#L51
1) [Legacy Crypto] › one-to-one-chat/one-to-one-chat.spec.ts:38:5 › 1:1 chat room › should open new 1:1 chat room after leaving the old one
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.mx_LegacyRoomHeader_nametext').getByText('Timmy')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.mx_LegacyRoomHeader_nametext').getByText('Timmy')
49 | // open new 1:1 chat room
50 | await page.goto(`/#/user/${user2.userId}?action=chat`);
> 51 | await expect(page.locator(".mx_LegacyRoomHeader_nametext").getByText(user2.displayName)).toBeVisible();
| ^
52 | });
53 | });
54 |
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/one-to-one-chat/one-to-one-chat.spec.ts:51:98
|
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.2m
|
Slow Test:
[Rust Crypto] › read-receipts/new-messages.spec.ts#L1
[Rust Crypto] › read-receipts/new-messages.spec.ts took 3.9m
|
Slow Test:
[Rust Crypto] › read-receipts/high-level.spec.ts#L1
[Rust Crypto] › read-receipts/high-level.spec.ts took 3.7m
|
Slow Test:
[Legacy Crypto] › read-receipts/new-messages.spec.ts#L1
[Legacy Crypto] › read-receipts/new-messages.spec.ts took 3.5m
|
🎭 Playwright Run Summary
1 flaky
[Legacy Crypto] › one-to-one-chat/one-to-one-chat.spec.ts:38:5 › 1:1 chat room › should open new 1:1 chat room after leaving the old one
123 skipped
676 passed (17.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports-1
Expired
|
4 MB |
|
all-blob-reports-2
Expired
|
608 KB |
|
all-blob-reports-3
Expired
|
1020 KB |
|
all-blob-reports-4
Expired
|
1.06 MB |
|
all-blob-reports-5
Expired
|
1.24 MB |
|
all-blob-reports-6
Expired
|
580 KB |
|
all-blob-reports-7
Expired
|
973 KB |
|
all-blob-reports-8
Expired
|
1.15 MB |
|
html-report--attempt-1
Expired
|
5.49 MB |
|