Skip to content

chore(deps): update embla-carousel monorepo to v8.4.0 (#493) #86

chore(deps): update embla-carousel monorepo to v8.4.0 (#493)

chore(deps): update embla-carousel monorepo to v8.4.0 (#493) #86

Triggered via push November 17, 2024 22:35
Status Success
Total duration 3m 59s
Artifacts 2

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 1 warning, and 1 notice
[chromium] › footer.spec.ts:11:1 › Opens dialog from footer: tests/footer.spec.ts#L14
1) [chromium] › footer.spec.ts:11:1 › Opens dialog from footer ─────────────────────────────────── Error: locator.scrollIntoViewIfNeeded: Element is not attached to the DOM Call log: - attempting scroll into view action - waiting for element to be stable 12 | await page.goto('/'); 13 | const signUpButton = page.getByRole('button', { name: 'Sign up' }); > 14 | await signUpButton.scrollIntoViewIfNeeded(); | ^ 15 | 16 | // because astro lazy loads the JS of the footer we need to wait for it 17 | // otherwise the button is pressed before interactivity is available at /__w/website/website/tests/footer.spec.ts:14:22
[chromium] › support-us.spec.ts:20:5 › Donation method details › Expanding 'Partner werden': tests/support-us.spec.ts#L33
2) [chromium] › support-us.spec.ts:20:5 › Donation method details › Expanding 'Partner werden' ─── Error: Screenshot comparison failed: Timeout 5000ms exceeded. Expected: /__w/website/website/tests/support-us.spec.ts-snapshots/Donation-method-details-Expanding-Partner-werden-1-chromium-linux.png Call log: - expect.toHaveScreenshot with timeout 5000ms - verifying given screenshot expectation - waiting for getByRole('tabpanel') - Timeout 5000ms exceeded. 31 | } 32 | // for some reason the image of Sachspenden is slightly offset on Firefox in the screenshot > 33 | await expect(targetElement).toHaveScreenshot({ | ^ 34 | maxDiffPixelRatio: 0.05, 35 | maxDiffPixels: 15000, 36 | }); at /__w/website/website/tests/support-us.spec.ts:33:35
[Mobile Chrome] › events.spec.ts:4:1 › Bauwoche 2024 screenshot: tests/events.spec.ts#L6
3) [Mobile Chrome] › events.spec.ts:4:1 › Bauwoche 2024 screenshot ─────────────────────────────── Error: locator.scrollIntoViewIfNeeded: Element is not attached to the DOM Call log: - attempting scroll into view action - waiting for element to be stable 4 | test('Bauwoche 2024 screenshot', async ({ page }) => { 5 | await page.goto('/events/bauwoche-2024'); > 6 | await page.getByRole('contentinfo').scrollIntoViewIfNeeded(); | ^ 7 | await expect(page).toHaveScreenshot({ fullPage: true }); 8 | }); 9 | at /__w/website/website/tests/events.spec.ts:6:39
Slow Test: [chromium] › projects.spec.ts#L1
[chromium] › projects.spec.ts took 16.9s
🎭 Playwright Run Summary
3 flaky [chromium] › footer.spec.ts:11:1 › Opens dialog from footer ──────────────────────────────────── [chromium] › support-us.spec.ts:20:5 › Donation method details › Expanding 'Partner werden' ──── [Mobile Chrome] › events.spec.ts:4:1 › Bauwoche 2024 screenshot ──────────────────────────────── 20 skipped 85 passed (2.8m)

Artifacts

Produced during runtime
Name Size
playwright-report
738 KB
playwright-results
1.88 KB