Skip to content

docs: improve MAXMIND_LICENSE_KEY documentation in readme #145

docs: improve MAXMIND_LICENSE_KEY documentation in readme

docs: improve MAXMIND_LICENSE_KEY documentation in readme #145

Triggered via push November 26, 2024 19:45
Status Success
Total duration 2m 52s
Artifacts 1

e2e-tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 notice
[chromium] › user-settings.spec.ts:23:1 › Create user fails with already taken email: frontend/tests/user-settings.spec.ts#L35
1) [chromium] › user-settings.spec.ts:23:1 › Create user fails with already taken email ────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: getByRole('status') Expected string: "Email is already in use" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for getByRole('status') 33 | await page.getByRole('button', { name: 'Save' }).click(); 34 | > 35 | await expect(page.getByRole('status')).toHaveText('Email is already in use'); | ^ 36 | }); 37 | 38 | test('Create user fails with already taken username', async ({ page }) => { at /home/runner/work/pocket-id/pocket-id/frontend/tests/user-settings.spec.ts:35:41
🎭 Playwright Run Summary
1 flaky [chromium] › user-settings.spec.ts:23:1 › Create user fails with already taken email ─────────── 30 passed (37.5s)

Artifacts

Produced during runtime
Name Size
playwright-report
963 KB