Skip to content

Bump to vv0.3.6 now that arm docker image build is working again #161

Bump to vv0.3.6 now that arm docker image build is working again

Bump to vv0.3.6 now that arm docker image build is working again #161

Triggered via push October 2, 2024 12:46
Status Success
Total duration 15m 23s
Artifacts

docker.yml

on: push
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 (26.3s)