Skip to content

chore(deps): update dependency tailwindcss to v4 #12977

chore(deps): update dependency tailwindcss to v4

chore(deps): update dependency tailwindcss to v4 #12977

Triggered via pull request January 30, 2025 12:13
Status Failure
Total duration 15m 8s
Artifacts 1

ci.yml

on: pull_request
incremental_mutation_testing
15m 0s
incremental_mutation_testing
Matrix: build_and_test
Fit to window
Zoom out
Zoom in

Annotations

15 errors, 10 warnings, and 3 notices
[chromium] › test/integration/drawer-test.it.spec.ts:27:3 › Drawer test view › should look as expected: packages/elements/test/integration/lib/helpers.ts#L15
1) [chromium] › test/integration/drawer-test.it.spec.ts:27:3 › Drawer test view › should look as expected Error: expect(page).toHaveScreenshot(expected) 31198 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test/integration/drawer-test.it.spec.ts-snapshots/Drawer-test-view-should-look-as-expected-1-chromium-linux.png Received: /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test-results/drawer-test.it-Drawer-test-view-should-look-as-expected-chromium/Drawer-test-view-should-look-as-expected-1-actual.png Diff: /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test-results/drawer-test.it-Drawer-test-view-should-look-as-expected-chromium/Drawer-test-view-should-look-as-expected-1-diff.png Call log: - expect.toHaveScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 31198 pixels (ratio 0.03 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 - 31198 pixels (ratio 0.03 of all image pixels) are different. at lib/helpers.ts:15 13 | if (isHeadless()) { 14 | await page.locator('mutation-test-report-app >> :is(mte-test-view, mte-mutant-view)').waitFor(); > 15 | await expect(page).toHaveScreenshot(); | ^ 16 | } else { 17 | console.log('[SKIP] skipping screenshot comparison, because not running in headless mode'); 18 | context.skip(); at actScreenshotMatch (/home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test/integration/lib/helpers.ts:15:24) at /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test/integration/drawer-test.it.spec.ts:29:5
[chromium] › test/integration/drawer-test.it.spec.ts:27:3 › Drawer test view › should look as expected: packages/elements/test/integration/lib/helpers.ts#L15
1) [chromium] › test/integration/drawer-test.it.spec.ts:27:3 › Drawer test view › should look as expected Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 33920 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test/integration/drawer-test.it.spec.ts-snapshots/Drawer-test-view-should-look-as-expected-1-chromium-linux.png Received: /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test-results/drawer-test.it-Drawer-test-view-should-look-as-expected-chromium-retry1/Drawer-test-view-should-look-as-expected-1-actual.png Diff: /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test-results/drawer-test.it-Drawer-test-view-should-look-as-expected-chromium-retry1/Drawer-test-view-should-look-as-expected-1-diff.png Call log: - expect.toHaveScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 33920 pixels (ratio 0.03 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 - 33920 pixels (ratio 0.03 of all image pixels) are different. at lib/helpers.ts:15 13 | if (isHeadless()) { 14 | await page.locator('mutation-test-report-app >> :is(mte-test-view, mte-mutant-view)').waitFor(); > 15 | await expect(page).toHaveScreenshot(); | ^ 16 | } else { 17 | console.log('[SKIP] skipping screenshot comparison, because not running in headless mode'); 18 | context.skip(); at actScreenshotMatch (/home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test/integration/lib/helpers.ts:15:24) at /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test/integration/drawer-test.it.spec.ts:29:5
[chromium] › test/integration/drawer-test.it.spec.ts:27:3 › Drawer test view › should look as expected: packages/elements/test/integration/lib/helpers.ts#L15
1) [chromium] › test/integration/drawer-test.it.spec.ts:27:3 › Drawer test view › should look as expected Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 32426 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test/integration/drawer-test.it.spec.ts-snapshots/Drawer-test-view-should-look-as-expected-1-chromium-linux.png Received: /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test-results/drawer-test.it-Drawer-test-view-should-look-as-expected-chromium-retry2/Drawer-test-view-should-look-as-expected-1-actual.png Diff: /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test-results/drawer-test.it-Drawer-test-view-should-look-as-expected-chromium-retry2/Drawer-test-view-should-look-as-expected-1-diff.png Call log: - expect.toHaveScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 32426 pixels (ratio 0.03 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 - 32426 pixels (ratio 0.03 of all image pixels) are different. at lib/helpers.ts:15 13 | if (isHeadless()) { 14 | await page.locator('mutation-test-report-app >> :is(mte-test-view, mte-mutant-view)').waitFor(); > 15 | await expect(page).toHaveScreenshot(); | ^ 16 | } else { 17 | console.log('[SKIP] skipping screenshot comparison, because not running in headless mode'); 18 | context.skip(); at actScreenshotMatch (/home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test/integration/lib/helpers.ts:15:24) at /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test/integration/drawer-test.it.spec.ts:29:5
[chromium] › test/integration/drawer-test.it.spec.ts:32:3 › Drawer test view › should look as expected in dark mode: packages/elements/test/integration/lib/helpers.ts#L15
2) [chromium] › test/integration/drawer-test.it.spec.ts:32:3 › Drawer test view › should look as expected in dark mode Error: expect(page).toHaveScreenshot(expected) 26473 pixels (ratio 0.02 of all image pixels) are different. Expected: /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test/integration/drawer-test.it.spec.ts-snapshots/Drawer-test-view-should-look-as-expected-in-dark-mode-1-chromium-linux.png Received: /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test-results/drawer-test.it-Drawer-test-ab1ad-ok-as-expected-in-dark-mode-chromium/Drawer-test-view-should-look-as-expected-in-dark-mode-1-actual.png Diff: /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test-results/drawer-test.it-Drawer-test-ab1ad-ok-as-expected-in-dark-mode-chromium/Drawer-test-view-should-look-as-expected-in-dark-mode-1-diff.png Call log: - expect.toHaveScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 26473 pixels (ratio 0.02 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 - 26473 pixels (ratio 0.02 of all image pixels) are different. at lib/helpers.ts:15 13 | if (isHeadless()) { 14 | await page.locator('mutation-test-report-app >> :is(mte-test-view, mte-mutant-view)').waitFor(); > 15 | await expect(page).toHaveScreenshot(); | ^ 16 | } else { 17 | console.log('[SKIP] skipping screenshot comparison, because not running in headless mode'); 18 | context.skip(); at actScreenshotMatch (/home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test/integration/lib/helpers.ts:15:24) at /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test/integration/drawer-test.it.spec.ts:35:5
[chromium] › test/integration/drawer-test.it.spec.ts:32:3 › Drawer test view › should look as expected in dark mode: packages/elements/test/integration/lib/helpers.ts#L15
2) [chromium] › test/integration/drawer-test.it.spec.ts:32:3 › Drawer test view › should look as expected in dark mode Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 42375 pixels (ratio 0.04 of all image pixels) are different. Expected: /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test/integration/drawer-test.it.spec.ts-snapshots/Drawer-test-view-should-look-as-expected-in-dark-mode-1-chromium-linux.png Received: /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test-results/drawer-test.it-Drawer-test-ab1ad-ok-as-expected-in-dark-mode-chromium-retry1/Drawer-test-view-should-look-as-expected-in-dark-mode-1-actual.png Diff: /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test-results/drawer-test.it-Drawer-test-ab1ad-ok-as-expected-in-dark-mode-chromium-retry1/Drawer-test-view-should-look-as-expected-in-dark-mode-1-diff.png Call log: - expect.toHaveScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 42375 pixels (ratio 0.04 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 - 42375 pixels (ratio 0.04 of all image pixels) are different. at lib/helpers.ts:15 13 | if (isHeadless()) { 14 | await page.locator('mutation-test-report-app >> :is(mte-test-view, mte-mutant-view)').waitFor(); > 15 | await expect(page).toHaveScreenshot(); | ^ 16 | } else { 17 | console.log('[SKIP] skipping screenshot comparison, because not running in headless mode'); 18 | context.skip(); at actScreenshotMatch (/home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test/integration/lib/helpers.ts:15:24) at /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test/integ
build_and_test (20.x, ubuntu-latest)
Process completed with exit code 1.
[chromium] › test/integration/drawer-test.it.spec.ts:27:3 › Drawer test view › should look as expected: packages/elements/test/integration/lib/helpers.ts#L15
1) [chromium] › test/integration/drawer-test.it.spec.ts:27:3 › Drawer test view › should look as expected Error: expect(page).toHaveScreenshot(expected) 28637 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test/integration/drawer-test.it.spec.ts-snapshots/Drawer-test-view-should-look-as-expected-1-chromium-linux.png Received: /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test-results/drawer-test.it-Drawer-test-view-should-look-as-expected-chromium/Drawer-test-view-should-look-as-expected-1-actual.png Diff: /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test-results/drawer-test.it-Drawer-test-view-should-look-as-expected-chromium/Drawer-test-view-should-look-as-expected-1-diff.png Call log: - expect.toHaveScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 28637 pixels (ratio 0.03 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 - 28637 pixels (ratio 0.03 of all image pixels) are different. at lib/helpers.ts:15 13 | if (isHeadless()) { 14 | await page.locator('mutation-test-report-app >> :is(mte-test-view, mte-mutant-view)').waitFor(); > 15 | await expect(page).toHaveScreenshot(); | ^ 16 | } else { 17 | console.log('[SKIP] skipping screenshot comparison, because not running in headless mode'); 18 | context.skip(); at actScreenshotMatch (/home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test/integration/lib/helpers.ts:15:24) at /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test/integration/drawer-test.it.spec.ts:29:5
[chromium] › test/integration/drawer-test.it.spec.ts:27:3 › Drawer test view › should look as expected: packages/elements/test/integration/lib/helpers.ts#L15
1) [chromium] › test/integration/drawer-test.it.spec.ts:27:3 › Drawer test view › should look as expected Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 32098 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test/integration/drawer-test.it.spec.ts-snapshots/Drawer-test-view-should-look-as-expected-1-chromium-linux.png Received: /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test-results/drawer-test.it-Drawer-test-view-should-look-as-expected-chromium-retry1/Drawer-test-view-should-look-as-expected-1-actual.png Diff: /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test-results/drawer-test.it-Drawer-test-view-should-look-as-expected-chromium-retry1/Drawer-test-view-should-look-as-expected-1-diff.png Call log: - expect.toHaveScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 32098 pixels (ratio 0.03 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 - 32098 pixels (ratio 0.03 of all image pixels) are different. at lib/helpers.ts:15 13 | if (isHeadless()) { 14 | await page.locator('mutation-test-report-app >> :is(mte-test-view, mte-mutant-view)').waitFor(); > 15 | await expect(page).toHaveScreenshot(); | ^ 16 | } else { 17 | console.log('[SKIP] skipping screenshot comparison, because not running in headless mode'); 18 | context.skip(); at actScreenshotMatch (/home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test/integration/lib/helpers.ts:15:24) at /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test/integration/drawer-test.it.spec.ts:29:5
[chromium] › test/integration/drawer-test.it.spec.ts:27:3 › Drawer test view › should look as expected: packages/elements/test/integration/lib/helpers.ts#L15
1) [chromium] › test/integration/drawer-test.it.spec.ts:27:3 › Drawer test view › should look as expected Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 23591 pixels (ratio 0.02 of all image pixels) are different. Expected: /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test/integration/drawer-test.it.spec.ts-snapshots/Drawer-test-view-should-look-as-expected-1-chromium-linux.png Received: /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test-results/drawer-test.it-Drawer-test-view-should-look-as-expected-chromium-retry2/Drawer-test-view-should-look-as-expected-1-actual.png Diff: /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test-results/drawer-test.it-Drawer-test-view-should-look-as-expected-chromium-retry2/Drawer-test-view-should-look-as-expected-1-diff.png Call log: - expect.toHaveScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 23591 pixels (ratio 0.02 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 - 23591 pixels (ratio 0.02 of all image pixels) are different. at lib/helpers.ts:15 13 | if (isHeadless()) { 14 | await page.locator('mutation-test-report-app >> :is(mte-test-view, mte-mutant-view)').waitFor(); > 15 | await expect(page).toHaveScreenshot(); | ^ 16 | } else { 17 | console.log('[SKIP] skipping screenshot comparison, because not running in headless mode'); 18 | context.skip(); at actScreenshotMatch (/home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test/integration/lib/helpers.ts:15:24) at /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test/integration/drawer-test.it.spec.ts:29:5
[chromium] › test/integration/drawer-test.it.spec.ts:32:3 › Drawer test view › should look as expected in dark mode: packages/elements/test/integration/lib/helpers.ts#L15
2) [chromium] › test/integration/drawer-test.it.spec.ts:32:3 › Drawer test view › should look as expected in dark mode Error: expect(page).toHaveScreenshot(expected) 23678 pixels (ratio 0.02 of all image pixels) are different. Expected: /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test/integration/drawer-test.it.spec.ts-snapshots/Drawer-test-view-should-look-as-expected-in-dark-mode-1-chromium-linux.png Received: /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test-results/drawer-test.it-Drawer-test-ab1ad-ok-as-expected-in-dark-mode-chromium/Drawer-test-view-should-look-as-expected-in-dark-mode-1-actual.png Diff: /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test-results/drawer-test.it-Drawer-test-ab1ad-ok-as-expected-in-dark-mode-chromium/Drawer-test-view-should-look-as-expected-in-dark-mode-1-diff.png Call log: - expect.toHaveScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 23678 pixels (ratio 0.02 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 - 23678 pixels (ratio 0.02 of all image pixels) are different. at lib/helpers.ts:15 13 | if (isHeadless()) { 14 | await page.locator('mutation-test-report-app >> :is(mte-test-view, mte-mutant-view)').waitFor(); > 15 | await expect(page).toHaveScreenshot(); | ^ 16 | } else { 17 | console.log('[SKIP] skipping screenshot comparison, because not running in headless mode'); 18 | context.skip(); at actScreenshotMatch (/home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test/integration/lib/helpers.ts:15:24) at /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test/integration/drawer-test.it.spec.ts:35:5
[chromium] › test/integration/drawer-test.it.spec.ts:32:3 › Drawer test view › should look as expected in dark mode: packages/elements/test/integration/lib/helpers.ts#L15
2) [chromium] › test/integration/drawer-test.it.spec.ts:32:3 › Drawer test view › should look as expected in dark mode Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 29249 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test/integration/drawer-test.it.spec.ts-snapshots/Drawer-test-view-should-look-as-expected-in-dark-mode-1-chromium-linux.png Received: /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test-results/drawer-test.it-Drawer-test-ab1ad-ok-as-expected-in-dark-mode-chromium-retry1/Drawer-test-view-should-look-as-expected-in-dark-mode-1-actual.png Diff: /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test-results/drawer-test.it-Drawer-test-ab1ad-ok-as-expected-in-dark-mode-chromium-retry1/Drawer-test-view-should-look-as-expected-in-dark-mode-1-diff.png Call log: - expect.toHaveScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 29249 pixels (ratio 0.03 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 - 29249 pixels (ratio 0.03 of all image pixels) are different. at lib/helpers.ts:15 13 | if (isHeadless()) { 14 | await page.locator('mutation-test-report-app >> :is(mte-test-view, mte-mutant-view)').waitFor(); > 15 | await expect(page).toHaveScreenshot(); | ^ 16 | } else { 17 | console.log('[SKIP] skipping screenshot comparison, because not running in headless mode'); 18 | context.skip(); at actScreenshotMatch (/home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test/integration/lib/helpers.ts:15:24) at /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test/integration/drawer-test.it.spec.ts:35:5
[chromium] › test/integration/drawer-test.it.spec.ts:62:5 › Drawer test view › when "read more" is toggled › should look as expected: packages/elements/test/integration/lib/helpers.ts#L15
3) [chromium] › test/integration/drawer-test.it.spec.ts:62:5 › Drawer test view › when "read more" is toggled › should look as expected Error: expect(page).toHaveScreenshot(expected) 14808 pixels (ratio 0.02 of all image pixels) are different. Expected: /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test/integration/drawer-test.it.spec.ts-snapshots/Drawer-test-view-when-read-more-is-toggled-should-look-as-expected-1-chromium-linux.png Received: /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test-results/drawer-test.it-Drawer-test-dc214-led-should-look-as-expected-chromium/Drawer-test-view-when-rea-33227-d-should-look-as-expected-1-actual.png Diff: /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test-results/drawer-test.it-Drawer-test-dc214-led-should-look-as-expected-chromium/Drawer-test-view-when-rea-33227-d-should-look-as-expected-1-diff.png Call log: - expect.toHaveScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 14808 pixels (ratio 0.02 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 - 14808 pixels (ratio 0.02 of all image pixels) are different. at lib/helpers.ts:15 13 | if (isHeadless()) { 14 | await page.locator('mutation-test-report-app >> :is(mte-test-view, mte-mutant-view)').waitFor(); > 15 | await expect(page).toHaveScreenshot(); | ^ 16 | } else { 17 | console.log('[SKIP] skipping screenshot comparison, because not running in headless mode'); 18 | context.skip(); at actScreenshotMatch (/home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test/integration/lib/helpers.ts:15:24) at /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test/integration/drawer-test.it.spec.ts:63:7
[chromium] › test/integration/drawer-test.it.spec.ts:62:5 › Drawer test view › when "read more" is toggled › should look as expected: packages/elements/test/integration/lib/helpers.ts#L15
3) [chromium] › test/integration/drawer-test.it.spec.ts:62:5 › Drawer test view › when "read more" is toggled › should look as expected Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 13913 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test/integration/drawer-test.it.spec.ts-snapshots/Drawer-test-view-when-read-more-is-toggled-should-look-as-expected-1-chromium-linux.png Received: /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test-results/drawer-test.it-Drawer-test-dc214-led-should-look-as-expected-chromium-retry1/Drawer-test-view-when-rea-33227-d-should-look-as-expected-1-actual.png Diff: /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test-results/drawer-test.it-Drawer-test-dc214-led-should-look-as-expected-chromium-retry1/Drawer-test-view-when-rea-33227-d-should-look-as-expected-1-diff.png Call log: - expect.toHaveScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 13913 pixels (ratio 0.01 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 - 13913 pixels (ratio 0.01 of all image pixels) are different. at lib/helpers.ts:15 13 | if (isHeadless()) { 14 | await page.locator('mutation-test-report-app >> :is(mte-test-view, mte-mutant-view)').waitFor(); > 15 | await expect(page).toHaveScreenshot(); | ^ 16 | } else { 17 | console.log('[SKIP] skipping screenshot comparison, because not running in headless mode'); 18 | context.skip(); at actScreenshotMatch (/home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test/integration/lib/helpers.ts:15:24) at /home/runner/work/mutation-testing-elements/mutation-testing-elements/packages/elements/test/integration/drawer-test.it.spec.ts:63:7
build_and_test (18.x, ubuntu-latest)
Process completed with exit code 1.
build_and_test (18.x, ubuntu-latest)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Slow Test: packages\elements\[firefox] › test\integration\fileReport.it.spec.ts#L1
packages\elements\[firefox] › test\integration\fileReport.it.spec.ts took 42.0s
Slow Test: packages\elements\[firefox] › test\integration\navigation.it.spec.ts#L1
packages\elements\[firefox] › test\integration\navigation.it.spec.ts took 35.5s
Slow Test: packages\elements\[firefox] › test\integration\drawer-mutant.it.spec.ts#L1
packages\elements\[firefox] › test\integration\drawer-mutant.it.spec.ts took 35.1s
Slow Test: packages\elements\[firefox] › test\integration\test-view.it.spec.ts#L1
packages\elements\[firefox] › test\integration\test-view.it.spec.ts took 32.2s
Slow Test: packages\elements\[firefox] › test\integration\lib\helpers.ts#L1
packages\elements\[firefox] › test\integration\lib\helpers.ts took 29.6s
Slow Test: packages\elements\[firefox] › test\integration\fileReport.it.spec.ts#L1
packages\elements\[firefox] › test\integration\fileReport.it.spec.ts took 42.0s
Slow Test: packages\elements\[firefox] › test\integration\drawer-mutant.it.spec.ts#L1
packages\elements\[firefox] › test\integration\drawer-mutant.it.spec.ts took 35.4s
Slow Test: packages\elements\[firefox] › test\integration\navigation.it.spec.ts#L1
packages\elements\[firefox] › test\integration\navigation.it.spec.ts took 35.3s
Slow Test: packages\elements\[firefox] › test\integration\test-view.it.spec.ts#L1
packages\elements\[firefox] › test\integration\test-view.it.spec.ts took 32.2s
Slow Test: packages\elements\[chromium] › test\integration\fileReport.it.spec.ts#L1
packages\elements\[chromium] › test\integration\fileReport.it.spec.ts took 30.1s
🎭 Playwright Run Summary
1 failed [chromium] › test/integration/drawer-test.it.spec.ts:27:3 › Drawer test view › should look as expected 2 flaky [chromium] › test/integration/drawer-test.it.spec.ts:32:3 › Drawer test view › should look as expected in dark mode [chromium] › test/integration/drawer-test.it.spec.ts:62:5 › Drawer test view › when "read more" is toggled › should look as expected 177 passed (2.7m)
🎭 Playwright Run Summary
180 passed (5.6m)
🎭 Playwright Run Summary
180 passed (6.9m)

Artifacts

Produced during runtime
Name Size
image-diffs
13.6 MB