Skip to content

Demonstration of webapp #166

Demonstration of webapp

Demonstration of webapp #166

Triggered via pull request October 2, 2024 14:13
@sverhoevensverhoeven
synchronize #155
demo
Status Success
Total duration 3m 51s
Artifacts

docker.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 notice
[setup] › admin.setup.ts:3:1 › register as admin: tests/admin.setup.ts#L29
1) [setup] › admin.setup.ts:3:1 › register as admin ────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByAltText('gravatar') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByAltText('gravatar') 27 | 28 | // Check that the user is logged in > 29 | await expect(page.getByAltText("gravatar")).toBeVisible(); | ^ 30 | 31 | const authFile = "playwright/.auth/admin.json"; 32 | await page.context().storageState({ path: authFile }); at /home/runner/work/haddock3-webapp/haddock3-webapp/tests/admin.setup.ts:29:47
🎭 Playwright Run Summary
1 flaky [setup] › admin.setup.ts:3:1 › register as admin ─────────────────────────────────────────────── 12 passed (31.4s)