Skip to content

Merge branch 'main' of https://github.com/stonith404/pocket-id #40

Merge branch 'main' of https://github.com/stonith404/pocket-id

Merge branch 'main' of https://github.com/stonith404/pocket-id #40

Triggered via push August 27, 2024 21:27
Status Failure
Total duration 2m 51s
Artifacts 1

e2e-tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 notice
[chromium] › oidc-client-settings.spec.ts:7:1 › Create OIDC client: frontend/tests/oidc-client-settings.spec.ts#L29
1) [chromium] › oidc-client-settings.spec.ts:7:1 › Create OIDC client ──────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByRole('img', { name: 'Pingvin Share logo' }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByRole('img', { name: 'Pingvin Share logo' }) 27 | await expect(page.getByTestId('callback-url-1')).toHaveValue(oidcClient.callbackUrl); 28 | await expect(page.getByTestId('callback-url-2')).toHaveValue(oidcClient.secondCallbackUrl!); > 29 | await expect(page.getByRole('img', { name: `${oidcClient.name} logo` })).toBeVisible(); | ^ 30 | await page.request 31 | .get(`/api/oidc/clients/${clientId}/logo`) 32 | .then((res) => expect.soft(res.status()).toBe(200)); at /home/runner/work/pocket-id/pocket-id/frontend/tests/oidc-client-settings.spec.ts:29:75
[chromium] › oidc-client-settings.spec.ts:7:1 › Create OIDC client: frontend/tests/oidc-client-settings.spec.ts#L29
1) [chromium] › oidc-client-settings.spec.ts:7:1 › Create OIDC client ──────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByRole('img', { name: 'Pingvin Share logo' }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByRole('img', { name: 'Pingvin Share logo' }) 27 | await expect(page.getByTestId('callback-url-1')).toHaveValue(oidcClient.callbackUrl); 28 | await expect(page.getByTestId('callback-url-2')).toHaveValue(oidcClient.secondCallbackUrl!); > 29 | await expect(page.getByRole('img', { name: `${oidcClient.name} logo` })).toBeVisible(); | ^ 30 | await page.request 31 | .get(`/api/oidc/clients/${clientId}/logo`) 32 | .then((res) => expect.soft(res.status()).toBe(200)); at /home/runner/work/pocket-id/pocket-id/frontend/tests/oidc-client-settings.spec.ts:29:75
build-and-test
Process completed with exit code 1.
🎭 Playwright Run Summary
1 failed [chromium] › oidc-client-settings.spec.ts:7:1 › Create OIDC client ───────────────────────────── 23 passed (34.6s)

Artifacts

Produced during runtime
Name Size
playwright-report Expired
1.35 MB