Add more relevant reporter on CI (#72) #19
deployment.yml
on: push
Annotations
1 error, 10 warnings, and 3 notices
[desktop-firefox] › pages/index-navigation.spec.ts:8:7 › Index page navigation › internal links should navigate to other pages:
test/integration/pages/index-navigation.spec.ts#L17
1) [desktop-firefox] › pages/index-navigation.spec.ts:8:7 › Index page navigation › internal links should navigate to other pages
Error: expect(page).toHaveScreenshot(expected)
Expected an image 1280px by 1106px, received 1280px by 2098px. 220746 pixels (ratio 0.09 of all image pixels) are different.
Expected: /__w/portfolio/portfolio/test/integration/__snapshots/pages/index-navigation.spec.ts/desktop-firefox-links-anchor--blog-full-page.png
Received: /__w/portfolio/portfolio/test/integration/test-results/pages-index-navigation-Ind-4e83c-uld-navigate-to-other-pages-desktop-firefox/links-anchor--blog-full-page-actual.png
Diff: /__w/portfolio/portfolio/test/integration/test-results/pages-index-navigation-Ind-4e83c-uld-navigate-to-other-pages-desktop-firefox/links-anchor--blog-full-page-diff.png
Call log:
- expect.toHaveScreenshot(links/anchor-/blog-full-page.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- Expected an image 1280px by 1106px, received 1280px by 2098px. 220746 pixels (ratio 0.09 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- Expected an image 1280px by 1106px, received 1280px by 2098px. 220746 pixels (ratio 0.09 of all image pixels) are different.
15 | await anchor.click();
16 | await page.waitForURL(anchorPath, { waitUntil: 'domcontentloaded' });
> 17 | await expect(page).toHaveScreenshot(`links/anchor-${anchorPath}-full-page.png`, { fullPage: true });
| ^
18 | await page.goBack({ waitUntil: 'domcontentloaded' });
19 | }
20 | }
at /__w/portfolio/portfolio/test/integration/pages/index-navigation.spec.ts:17:28
|
Build / build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test / test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test / test
No files were found with the provided path: test/integration/playwright-report/. No artifacts will be uploaded.
|
Deploy Beta / deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test Beta / test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test Beta / test
No files were found with the provided path: test/integration/playwright-report/. No artifacts will be uploaded.
|
Deploy Production / deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test Production / test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
test/integration/[desktop-chromium] › pages/index-navigation.spec.ts#L1
test/integration/[desktop-chromium] › pages/index-navigation.spec.ts took 15.3s
|
Test Production / test
No files were found with the provided path: test/integration/playwright-report/. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
35 passed (51.2s)
|
🎭 Playwright Run Summary
1 flaky
[desktop-firefox] › pages/index-navigation.spec.ts:8:7 › Index page navigation › internal links should navigate to other pages
34 passed (53.4s)
|
🎭 Playwright Run Summary
35 passed (49.2s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build
|
1.66 MB |
|