Skip to content

Add sasascore module #186

Add sasascore module

Add sasascore module #186

Triggered via pull request October 17, 2024 08:46
@sverhoevensverhoeven
synchronize #161
sasasscore
Status Success
Total duration 12m 22s
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 (24.7s)