Import translations from l10n repository (2024-09-29) #100
Annotations
2 errors and 1 warning
e2e-tests-smoke
TimeoutError: locator.fill: Timeout 30000ms exceeded.
Call log:
- waiting for locator('[type="password"]').first()
at ../pages/authPage.ts:49
47 | const password =
48 | optionalPassword || (process.env.E2E_TEST_ACCOUNT_PASSWORD as string);
> 49 | await this.passwordInputField.fill(password);
| ^
50 | await this.continue({ waitForURL: "**/user/**" });
51 | }
52 |
at AuthPage.enterPassword (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/authPage.ts:49:35)
at AuthPage.signIn (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/authPage.ts:55:16)
at globalSetup (/home/runner/work/blurts-server/blurts-server/src/e2e/global-setup.ts:34:3)
|
e2e-tests-smoke
Process completed with exit code 1.
|
e2e-tests-smoke
No files were found with the provided path: src/e2e/test-results/. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
184 KB |
|