Switch to secure random strings #4195
Annotations
10 errors, 1 warning, and 1 notice
Run Playwright tests:
playwright/e2e/oidc/index.ts#L21
1) [Chrome] › crypto/backups-mas.spec.ts:22:9 › Encryption state after registration › Key backup is enabled by default
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByText('Please sign in to continue:')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByText('Please sign in to continue:')
at oidc/index.ts:21
19 | password: string,
20 | ): Promise<void> {
> 21 | await expect(page.getByText("Please sign in to continue:")).toBeVisible();
| ^
22 |
23 | await page.getByRole("link", { name: "Create Account" }).click();
24 | await page.getByRole("textbox", { name: "Username" }).fill(username);
at registerAccountMas (/home/runner/work/element-web/element-web/playwright/e2e/oidc/index.ts:21:65)
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/backups-mas.spec.ts:25:33
|
Run Playwright tests:
playwright/e2e/oidc/index.ts#L21
1) [Chrome] › crypto/backups-mas.spec.ts:22:9 › Encryption state after registration › Key backup is enabled by default
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByText('Please sign in to continue:')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByText('Please sign in to continue:')
at oidc/index.ts:21
19 | password: string,
20 | ): Promise<void> {
> 21 | await expect(page.getByText("Please sign in to continue:")).toBeVisible();
| ^
22 |
23 | await page.getByRole("link", { name: "Create Account" }).click();
24 | await page.getByRole("textbox", { name: "Username" }).fill(username);
at registerAccountMas (/home/runner/work/element-web/element-web/playwright/e2e/oidc/index.ts:21:65)
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/backups-mas.spec.ts:25:33
|
Run Playwright tests:
playwright/e2e/oidc/index.ts#L21
1) [Chrome] › crypto/backups-mas.spec.ts:22:9 › Encryption state after registration › Key backup is enabled by default
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByText('Please sign in to continue:')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByText('Please sign in to continue:')
at oidc/index.ts:21
19 | password: string,
20 | ): Promise<void> {
> 21 | await expect(page.getByText("Please sign in to continue:")).toBeVisible();
| ^
22 |
23 | await page.getByRole("link", { name: "Create Account" }).click();
24 | await page.getByRole("textbox", { name: "Username" }).fill(username);
at registerAccountMas (/home/runner/work/element-web/element-web/playwright/e2e/oidc/index.ts:21:65)
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/backups-mas.spec.ts:25:33
|
Run Playwright tests:
playwright/e2e/oidc/index.ts#L21
2) [Chrome] › crypto/backups-mas.spec.ts:31:9 › Encryption state after registration › user is prompted to set up recovery
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByText('Please sign in to continue:')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByText('Please sign in to continue:')
at oidc/index.ts:21
19 | password: string,
20 | ): Promise<void> {
> 21 | await expect(page.getByText("Please sign in to continue:")).toBeVisible();
| ^
22 |
23 | await page.getByRole("link", { name: "Create Account" }).click();
24 | await page.getByRole("textbox", { name: "Username" }).fill(username);
at registerAccountMas (/home/runner/work/element-web/element-web/playwright/e2e/oidc/index.ts:21:65)
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/backups-mas.spec.ts:34:33
|
Run Playwright tests:
playwright/e2e/oidc/index.ts#L21
2) [Chrome] › crypto/backups-mas.spec.ts:31:9 › Encryption state after registration › user is prompted to set up recovery
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByText('Please sign in to continue:')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByText('Please sign in to continue:')
at oidc/index.ts:21
19 | password: string,
20 | ): Promise<void> {
> 21 | await expect(page.getByText("Please sign in to continue:")).toBeVisible();
| ^
22 |
23 | await page.getByRole("link", { name: "Create Account" }).click();
24 | await page.getByRole("textbox", { name: "Username" }).fill(username);
at registerAccountMas (/home/runner/work/element-web/element-web/playwright/e2e/oidc/index.ts:21:65)
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/backups-mas.spec.ts:34:33
|
Run Playwright tests:
playwright/e2e/oidc/index.ts#L21
2) [Chrome] › crypto/backups-mas.spec.ts:31:9 › Encryption state after registration › user is prompted to set up recovery
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByText('Please sign in to continue:')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByText('Please sign in to continue:')
at oidc/index.ts:21
19 | password: string,
20 | ): Promise<void> {
> 21 | await expect(page.getByText("Please sign in to continue:")).toBeVisible();
| ^
22 |
23 | await page.getByRole("link", { name: "Create Account" }).click();
24 | await page.getByRole("textbox", { name: "Username" }).fill(username);
at registerAccountMas (/home/runner/work/element-web/element-web/playwright/e2e/oidc/index.ts:21:65)
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/backups-mas.spec.ts:34:33
|
Run Playwright tests:
playwright/e2e/oidc/index.ts#L21
3) [Chrome] › crypto/backups-mas.spec.ts:48:9 › Key backup reset from elsewhere › Key backup is disabled when reset from elsewhere
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByText('Please sign in to continue:')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByText('Please sign in to continue:')
at oidc/index.ts:21
19 | password: string,
20 | ): Promise<void> {
> 21 | await expect(page.getByText("Please sign in to continue:")).toBeVisible();
| ^
22 |
23 | await page.getByRole("link", { name: "Create Account" }).click();
24 | await page.getByRole("textbox", { name: "Username" }).fill(username);
at registerAccountMas (/home/runner/work/element-web/element-web/playwright/e2e/oidc/index.ts:21:65)
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/backups-mas.spec.ts:63:33
|
Run Playwright tests:
playwright/e2e/oidc/index.ts#L21
3) [Chrome] › crypto/backups-mas.spec.ts:48:9 › Key backup reset from elsewhere › Key backup is disabled when reset from elsewhere
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByText('Please sign in to continue:')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByText('Please sign in to continue:')
at oidc/index.ts:21
19 | password: string,
20 | ): Promise<void> {
> 21 | await expect(page.getByText("Please sign in to continue:")).toBeVisible();
| ^
22 |
23 | await page.getByRole("link", { name: "Create Account" }).click();
24 | await page.getByRole("textbox", { name: "Username" }).fill(username);
at registerAccountMas (/home/runner/work/element-web/element-web/playwright/e2e/oidc/index.ts:21:65)
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/backups-mas.spec.ts:63:33
|
Run Playwright tests:
playwright/e2e/oidc/index.ts#L21
3) [Chrome] › crypto/backups-mas.spec.ts:48:9 › Key backup reset from elsewhere › Key backup is disabled when reset from elsewhere
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByText('Please sign in to continue:')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByText('Please sign in to continue:')
at oidc/index.ts:21
19 | password: string,
20 | ): Promise<void> {
> 21 | await expect(page.getByText("Please sign in to continue:")).toBeVisible();
| ^
22 |
23 | await page.getByRole("link", { name: "Create Account" }).click();
24 | await page.getByRole("textbox", { name: "Username" }).fill(username);
at registerAccountMas (/home/runner/work/element-web/element-web/playwright/e2e/oidc/index.ts:21:65)
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/backups-mas.spec.ts:63:33
|
Run Playwright tests:
playwright/e2e/forgot-password/forgot-password.spec.ts#L1
4) [Chrome] › forgot-password/forgot-password.spec.ts:57:5 › Forgot Password › renders email verification dialog properly @screenshot
Test timeout of 30000ms exceeded.
|
Run Playwright tests:
[Chrome] › login/login-consent.spec.ts#L1
[Chrome] › login/login-consent.spec.ts took 1.1m
|
Run Playwright tests
6 failed
[Chrome] › crypto/backups-mas.spec.ts:22:9 › Encryption state after registration › Key backup is enabled by default
[Chrome] › crypto/backups-mas.spec.ts:31:9 › Encryption state after registration › user is prompted to set up recovery
[Chrome] › crypto/backups-mas.spec.ts:48:9 › Key backup reset from elsewhere › Key backup is disabled when reset from elsewhere
[Chrome] › forgot-password/forgot-password.spec.ts:57:5 › Forgot Password › renders email verification dialog properly @screenshot
[Chrome] › oidc/oidc-native.spec.ts:18:9 › OIDC Native › can register the oauth2 client and an account @no-firefox @no-webkit
[Chrome] › widgets/events.spec.ts:70:9 › Widget Events › should be updated if user is re-invited into the room with updated state event
5 skipped
30 passed (10.7m)
|
Loading