This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
End to End Tests #8489
Annotations
1 error, 6 warnings, and 1 notice
Merge into HTML Report:
matrix-react-sdk/playwright/e2e/read-receipts/index.ts#L590
1) [Rust Crypto] › read-receipts/redactions.spec.ts:791:17 › Read receipts › redactions › in threads › A thread with a read reply to a redacted message is still read after restart
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.mx_RoomView')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.mx_RoomView')
at read-receipts/index.ts:590
588 | await this.page.reload();
589 | // Wait for the app to reload
> 590 | await expect(this.page.locator(".mx_RoomView")).toBeVisible();
| ^
591 | }
592 |
593 | /**
at Helpers.saveAndReload (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/read-receipts/index.ts:590:57)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/read-receipts/redactions.spec.ts:815:17
|
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/.
|
Merge into HTML Report:
[Rust Crypto] › read-receipts/redactions.spec.ts#L1
[Rust Crypto] › read-receipts/redactions.spec.ts took 6.1m
|
Merge into HTML Report:
[Legacy Crypto] › read-receipts/redactions.spec.ts#L1
[Legacy Crypto] › read-receipts/redactions.spec.ts took 5.3m
|
Merge into HTML Report:
[Rust Crypto] › read-receipts/new-messages.spec.ts#L1
[Rust Crypto] › read-receipts/new-messages.spec.ts took 3.7m
|
Merge into HTML Report:
[Rust Crypto] › read-receipts/high-level.spec.ts#L1
[Rust Crypto] › read-receipts/high-level.spec.ts took 3.6m
|
Merge into HTML Report:
[Legacy Crypto] › read-receipts/new-messages.spec.ts#L1
[Legacy Crypto] › read-receipts/new-messages.spec.ts took 3.4m
|
Merge into HTML Report
1 flaky
[Rust Crypto] › read-receipts/redactions.spec.ts:791:17 › Read receipts › redactions › in threads › A thread with a read reply to a redacted message is still read after restart
123 skipped
672 passed (15.6m)
|
Loading