This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
End to End Tests #5999
Annotations
2 errors, 5 warnings, and 1 notice
[Rust Crypto] › register/email.spec.ts:57:9 › Email Registration › registers an account and lands on the use case selection screen:
matrix-react-sdk/playwright/e2e/register/email.spec.ts#L1
1) [Rust Crypto] › register/email.spec.ts:57:9 › Email Registration › registers an account and lands on the use case selection screen
Test timeout of 30000ms exceeded.
|
[Rust Crypto] › register/email.spec.ts:57:9 › Email Registration › registers an account and lands on the use case selection screen:
matrix-react-sdk/playwright/e2e/register/email.spec.ts#L85
1) [Rust Crypto] › register/email.spec.ts:57:9 › Email Registration › registers an account and lands on the use case selection screen
Error: expect(locator).toBeVisible()
Locator: locator('.mx_UseCaseSelection_skip')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.mx_UseCaseSelection_skip')
83 | await request.get(emailLink); // "Click" the link in the email
84 |
> 85 | await expect(page.locator(".mx_UseCaseSelection_skip")).toBeVisible();
| ^
86 | });
87 | });
88 |
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/register/email.spec.ts:85:65
|
Slow Test:
[Rust Crypto] › read-receipts/new-messages.spec.ts#L1
[Rust Crypto] › read-receipts/new-messages.spec.ts took 4.1m
|
Slow Test:
[Legacy Crypto] › read-receipts/new-messages.spec.ts#L1
[Legacy Crypto] › read-receipts/new-messages.spec.ts took 3.7m
|
Slow Test:
[Rust Crypto] › read-receipts/editing-messages.spec.ts#L1
[Rust Crypto] › read-receipts/editing-messages.spec.ts took 3.3m
|
Slow Test:
[Legacy Crypto] › read-receipts/editing-messages.spec.ts#L1
[Legacy Crypto] › read-receipts/editing-messages.spec.ts took 3.1m
|
Slow Test:
[Rust Crypto] › read-receipts/redactions.spec.ts#L1
[Rust Crypto] › read-receipts/redactions.spec.ts took 2.6m
|
🎭 Playwright Run Summary
1 flaky
[Rust Crypto] › register/email.spec.ts:57:9 › Email Registration › registers an account and lands on the use case selection screen
139 skipped
348 passed (10.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports
Expired
|
3.33 MB |
|
html-report--attempt-3
Expired
|
1.98 MB |
|