refactor: simplify links and fix z-index of popper #371
main.yml
on: push
Build app
1m 28s
Publish docs
11s
Publish new release
0s
Build and publish docker image
0s
Annotations
1 error and 1 notice
|
[firefox] › test/navigation.spec.ts:6:1 › Navigate and show correct page title:
test/navigation.spec.ts#L8
1) [firefox] › test/navigation.spec.ts:6:1 › Navigate and show correct page title ────────────────
Error: expect(page).toHaveTitle(expected) failed
Expected: "Dashboard"
Received: "page.dashboard.title"
Timeout: 5000ms
Call log:
- Expect "toHaveTitle" with timeout 5000ms
9 × unexpected value "page.dashboard.title"
6 | test('Navigate and show correct page title', async ({ page }) => {
7 | await page.goto('/');
> 8 | await expect(page).toHaveTitle('Dashboard');
| ^
9 |
10 | await page.getByTestId('navigation-income').click();
11 | await expect(page).toHaveTitle('Income');
at /home/runner/work/ocular/ocular/test/navigation.spec.ts:8:22
|
|
🎭 Playwright Run Summary
1 flaky
[firefox] › test/navigation.spec.ts:6:1 › Navigate and show correct page title ─────────────────
14 passed (21.8s)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
docs-build
Expired
|
824 KB |
sha256:5d4f0a4b701edaa38685cefad4e318c62d9bebc78b9108257bcbb7b264e7fe8a
|
|
|
github-pages
Expired
|
820 KB |
sha256:bc10a4483fe1a1038fe0f881fc379f679babd104aa1cedca68baa2404b889629
|
|