This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
End to End Tests #8368
Annotations
6 errors, 7 warnings, and 1 notice
Run Tests 5/8
The process '/usr/bin/xvfb-run' failed with exit code 1
|
[Rust Crypto] › crypto/crypto.spec.ts:543:13 › Cryptography › decryption failure messages › should handle device-relative historical messages:
matrix-react-sdk/playwright/e2e/crypto/crypto.spec.ts#L583
1) [Rust Crypto] › crypto/crypto.spec.ts:543:13 › Cryptography › decryption failure messages › should handle device-relative historical messages
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('.mx_EventTile').nth(1)
Expected string: "Event sent before you logged in"
Received string: "AliceAUnable to decrypt message"
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('.mx_EventTile').nth(1)
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" a…>…</li>
- unexpected value "AliceAUnable to decrypt message"
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" a…>…</li>
- unexpected value "AliceAUnable to decrypt message"
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" a…>…</li>
- unexpected value "AliceAUnable to decrypt message"
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" a…>…</li>
- unexpected value "AliceAUnable to decrypt message"
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" a…>…</li>
- unexpected value "AliceAUnable to decrypt message"
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" a…>…</li>
- unexpected value "AliceAUnable to decrypt message"
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" a…>…</li>
- unexpected value "AliceAUnable to decrypt message"
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" a…>…</li>
- unexpected value "AliceAUnable to decrypt message"
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" a…>…</li>
- unexpected value "AliceAUnable to decrypt message"
581 | // look at the last two tiles only
582 | for (const tile of tiles.slice(-2)) {
> 583 | await expect(tile).toContainText("Event sent before you logged in");
| ^
584 | await expect(tile.locator(".mx_EventTile_e2eIcon_decryption_failure")).toBeVisible();
585 | }
586 |
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/crypto.spec.ts:583:36
|
[Rust Crypto] › crypto/crypto.spec.ts:543:13 › Cryptography › decryption failure messages › should handle device-relative historical messages:
matrix-react-sdk/playwright/e2e/crypto/crypto.spec.ts#L583
1) [Rust Crypto] › crypto/crypto.spec.ts:543:13 › Cryptography › decryption failure messages › should handle device-relative historical messages
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('.mx_EventTile').nth(1)
Expected string: "Event sent before you logged in"
Received string: "AliceAUnable to decrypt message"
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('.mx_EventTile').nth(1)
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" a…>…</li>
- unexpected value "AliceAUnable to decrypt message"
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" a…>…</li>
- unexpected value "AliceAUnable to decrypt message"
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" a…>…</li>
- unexpected value "AliceAUnable to decrypt message"
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" a…>…</li>
- unexpected value "AliceAUnable to decrypt message"
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" a…>…</li>
- unexpected value "AliceAUnable to decrypt message"
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" a…>…</li>
- unexpected value "AliceAUnable to decrypt message"
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" a…>…</li>
- unexpected value "AliceAUnable to decrypt message"
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" a…>…</li>
- unexpected value "AliceAUnable to decrypt message"
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" a…>…</li>
- unexpected value "AliceAUnable to decrypt message"
581 | // look at the last two tiles only
582 | for (const tile of tiles.slice(-2)) {
> 583 | await expect(tile).toContainText("Event sent before you logged in");
| ^
584 | await expect(tile.locator(".mx_EventTile_e2eIcon_decryption_failure")).toBeVisible();
585 | }
586 |
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/crypto.spec.ts:583:36
|
[Rust Crypto] › crypto/crypto.spec.ts:543:13 › Cryptography › decryption failure messages › should handle device-relative historical messages:
matrix-react-sdk/playwright/e2e/crypto/crypto.spec.ts#L1
1) [Rust Crypto] › crypto/crypto.spec.ts:543:13 › Cryptography › decryption failure messages › should handle device-relative historical messages
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test finished within timeout of 30000ms, but tearing down "homeserver" ran out of time.
Please allow more time for the test, since teardown is attributed towards the test timeout budget.
|
[Rust Crypto] › crypto/crypto.spec.ts:543:13 › Cryptography › decryption failure messages › should handle device-relative historical messages:
matrix-react-sdk/playwright/e2e/crypto/crypto.spec.ts#L583
1) [Rust Crypto] › crypto/crypto.spec.ts:543:13 › Cryptography › decryption failure messages › should handle device-relative historical messages
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('.mx_EventTile').nth(1)
Expected string: "Event sent before you logged in"
Received string: "AliceAUnable to decrypt message"
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('.mx_EventTile').nth(1)
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" a…>…</li>
- unexpected value "AliceAUnable to decrypt message"
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" a…>…</li>
- unexpected value "AliceAUnable to decrypt message"
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" a…>…</li>
- unexpected value "AliceAUnable to decrypt message"
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" a…>…</li>
- unexpected value "AliceAUnable to decrypt message"
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" a…>…</li>
- unexpected value "AliceAUnable to decrypt message"
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" a…>…</li>
- unexpected value "AliceAUnable to decrypt message"
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" a…>…</li>
- unexpected value "AliceAUnable to decrypt message"
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" a…>…</li>
- unexpected value "AliceAUnable to decrypt message"
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" a…>…</li>
- unexpected value "AliceAUnable to decrypt message"
581 | // look at the last two tiles only
582 | for (const tile of tiles.slice(-2)) {
> 583 | await expect(tile).toContainText("Event sent before you logged in");
| ^
584 | await expect(tile.locator(".mx_EventTile_e2eIcon_decryption_failure")).toBeVisible();
585 | }
586 |
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/crypto.spec.ts:583:36
|
[Rust Crypto] › read-receipts/redactions.spec.ts:691:17 › Read receipts › redactions › in threads › A thread with a redacted unread is still read after restart:
matrix-react-sdk/playwright/e2e/read-receipts/index.ts#L462
2) [Rust Crypto] › read-receipts/redactions.spec.ts:691:17 › Read receipts › redactions › in threads › A thread with a redacted unread is still read after restart
Error: Timed out 5000ms waiting for expect(locator).not.toBeVisible()
Locator: getByRole('treeitem', { name: /^Room Beta/ }).locator('.mx_NotificationBadge_dot')
Expected: not visible
Received: visible
Call log:
- expect.not.toBeVisible with timeout 5000ms
- waiting for getByRole('treeitem', { name: /^Room Beta/ }).locator('.mx_NotificationBadge_dot')
- locator resolved to <div class="mx_NotificationBadge mx_NotificationBadge…>…</div>
- unexpected value "visible"
- locator resolved to <div class="mx_NotificationBadge mx_NotificationBadge…>…</div>
- unexpected value "visible"
- locator resolved to <div class="mx_NotificationBadge mx_NotificationBadge…>…</div>
- unexpected value "visible"
- locator resolved to <div class="mx_NotificationBadge mx_NotificationBadge…>…</div>
- unexpected value "visible"
- locator resolved to <div class="mx_NotificationBadge mx_NotificationBadge…>…</div>
- unexpected value "visible"
- locator resolved to <div class="mx_NotificationBadge mx_NotificationBadge…>…</div>
- unexpected value "visible"
- locator resolved to <div class="mx_NotificationBadge mx_NotificationBadge…>…</div>
- unexpected value "visible"
- locator resolved to <div class="mx_NotificationBadge mx_NotificationBadge…>…</div>
- unexpected value "visible"
- locator resolved to <div class="mx_NotificationBadge mx_NotificationBadge…>…</div>
- unexpected value "visible"
at read-receipts/index.ts:462
460 | async assertRead(room: string | { name: string }) {
461 | const tile = this.getRoomListTile(room);
> 462 | await expect(tile.locator(".mx_NotificationBadge_dot")).not.toBeVisible();
| ^
463 | await expect(tile.locator(".mx_NotificationBadge_count")).not.toBeVisible();
464 | }
465 |
at Helpers.assertRead (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/read-receipts/index.ts:462:69)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/read-receipts/redactions.spec.ts:721:28
|
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 6.2m
|
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.4m
|
🎭 Playwright Run Summary
1 failed
[Rust Crypto] › crypto/crypto.spec.ts:543:13 › Cryptography › decryption failure messages › should handle device-relative historical messages
1 flaky
[Rust Crypto] › read-receipts/redactions.spec.ts:691:17 › Read receipts › redactions › in threads › A thread with a redacted unread is still read after restart
122 skipped
672 passed (16.5m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports-1
Expired
|
1.12 MB |
|
all-blob-reports-2
Expired
|
619 KB |
|
all-blob-reports-3
Expired
|
1010 KB |
|
all-blob-reports-4
Expired
|
1.1 MB |
|
all-blob-reports-5
Expired
|
18.2 MB |
|
all-blob-reports-6
Expired
|
590 KB |
|
all-blob-reports-7
Expired
|
5.66 MB |
|
all-blob-reports-8
Expired
|
1.14 MB |
|
html-report--attempt-1
Expired
|
24.4 MB |
|