Skip to content

fix(legacy): reset cached active period in tui-input-date-range #10884

fix(legacy): reset cached active period in tui-input-date-range

fix(legacy): reset cached active period in tui-input-date-range #10884

Triggered via pull request December 9, 2024 14:28
Status Cancelled
Total duration 17m 6s
Artifacts 11

e2e.yml

on: pull_request
Cypress / Component Testing
4m 48s
Cypress / Component Testing
Matrix: playwright
E2E result
21s
E2E result
Playwright E2E Tests matrix result
0s
Playwright E2E Tests matrix result
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 12 warnings, and 18 notices
[chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-date-range: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L39
1) [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-date-range ─────────── Error: expect(locator).toHaveScreenshot(expected) 2933 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/demo/demo.pw.spec.ts-snapshots/components-input-date-range/3-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-input-date-range-chromium/components-input-date-range/3-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-input-date-range-chromium/components-input-date-range/3-diff.png Call log: - expect.toHaveScreenshot(components-input-date-range/3.png) with timeout 5000ms - verifying given screenshot expectation - waiting for getByTestId('tui-doc-example').nth(2) - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 2933 pixels (ratio 0.03 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for getByTestId('tui-doc-example').nth(2) - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 2933 pixels (ratio 0.03 of all image pixels) are different. 37 | await page.waitForTimeout(100); 38 | > 39 | await expect(example).toHaveScreenshot([ | ^ 40 | path.replace('/', '').replaceAll('/', '-'), 41 | `${i + 1}.png`, 42 | ]); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:39:39
[chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-date-range: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L39
1) [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-date-range ─────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 2933 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/demo/demo.pw.spec.ts-snapshots/components-input-date-range/3-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-input-date-range-chromium-retry1/components-input-date-range/3-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-input-date-range-chromium-retry1/components-input-date-range/3-diff.png Call log: - expect.toHaveScreenshot(components-input-date-range/3.png) with timeout 5000ms - verifying given screenshot expectation - waiting for getByTestId('tui-doc-example').nth(2) - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 2933 pixels (ratio 0.03 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for getByTestId('tui-doc-example').nth(2) - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 2933 pixels (ratio 0.03 of all image pixels) are different. 37 | await page.waitForTimeout(100); 38 | > 39 | await expect(example).toHaveScreenshot([ | ^ 40 | path.replace('/', '').replaceAll('/', '-'), 41 | `${i + 1}.png`, 42 | ]); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:39:39
[chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-date-range: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L39
1) [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-date-range ─────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 2933 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/demo/demo.pw.spec.ts-snapshots/components-input-date-range/3-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-input-date-range-chromium-retry2/components-input-date-range/3-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-input-date-range-chromium-retry2/components-input-date-range/3-diff.png Call log: - expect.toHaveScreenshot(components-input-date-range/3.png) with timeout 5000ms - verifying given screenshot expectation - waiting for getByTestId('tui-doc-example').nth(2) - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 2933 pixels (ratio 0.03 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for getByTestId('tui-doc-example').nth(2) - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 2933 pixels (ratio 0.03 of all image pixels) are different. 37 | await page.waitForTimeout(100); 38 | > 39 | await expect(example).toHaveScreenshot([ | ^ 40 | path.replace('/', '').replaceAll('/', '-'), 41 | `${i + 1}.png`, 42 | ]); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:39:39
Playwright / ubuntu-latest / 5 of 9
Process completed with exit code 1.
E2E result
Canceling since a higher priority waiting request for '⚙️ E2E testing-refs/pull/9946/merge' exists
Build demo
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Cypress / Component Testing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright / ubuntu-latest / 1 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright / ubuntu-latest / 8 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright / ubuntu-latest / 4 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright / ubuntu-latest / 7 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright / ubuntu-latest / 9 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright / ubuntu-latest / 2 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright / ubuntu-latest / 6 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright / ubuntu-latest / 5 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright / ubuntu-latest / 3 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright E2E Tests matrix result
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
110 passed (1.2m)
🎭 Playwright Run Summary
110 passed (1.0m)
🎭 Playwright Run Summary
109 passed (1.1m)
🎭 Playwright Run Summary
109 passed (1.3m)
🎭 Playwright Run Summary
109 passed (1.3m)
🎭 Playwright Run Summary
109 passed (1.4m)
🎭 Playwright Run Summary
109 passed (1.4m)
🎭 Playwright Run Summary
109 passed (1.6m)
🎭 Playwright Run Summary
109 passed (1.4m)
🎭 Playwright Run Summary
109 passed (1.3m)
🎭 Playwright Run Summary
109 passed (1.8m)
🎭 Playwright Run Summary
109 passed (1.6m)
🎭 Playwright Run Summary
109 passed (1.7m)
🎭 Playwright Run Summary
109 passed (1.4m)
🎭 Playwright Run Summary
109 passed (2.1m)
🎭 Playwright Run Summary
1 failed [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-date-range ──────────── 108 passed (1.8m)
🎭 Playwright Run Summary
109 passed (5.6m)
🎭 Playwright Run Summary
109 passed (4.3m)

Artifacts

Produced during runtime
Name Size
cy_baseline_316e3e0fc4ab921c37c7d07e8df4bd41acfeff7e Expired
113 KB
playwright-blob-artifacts--316e3e0fc4ab921c37c7d07e8df4bd41acfeff7e-12237703740-9946-Linux_1 Expired
165 KB
playwright-blob-artifacts--316e3e0fc4ab921c37c7d07e8df4bd41acfeff7e-12237703740-9946-Linux_2 Expired
215 KB
playwright-blob-artifacts--316e3e0fc4ab921c37c7d07e8df4bd41acfeff7e-12237703740-9946-Linux_3 Expired
1.14 MB
playwright-blob-artifacts--316e3e0fc4ab921c37c7d07e8df4bd41acfeff7e-12237703740-9946-Linux_4 Expired
320 KB
playwright-blob-artifacts--316e3e0fc4ab921c37c7d07e8df4bd41acfeff7e-12237703740-9946-Linux_5 Expired
1.3 MB
playwright-blob-artifacts--316e3e0fc4ab921c37c7d07e8df4bd41acfeff7e-12237703740-9946-Linux_6 Expired
339 KB
playwright-blob-artifacts--316e3e0fc4ab921c37c7d07e8df4bd41acfeff7e-12237703740-9946-Linux_7 Expired
204 KB
playwright-blob-artifacts--316e3e0fc4ab921c37c7d07e8df4bd41acfeff7e-12237703740-9946-Linux_8 Expired
208 KB
playwright-blob-artifacts--316e3e0fc4ab921c37c7d07e8df4bd41acfeff7e-12237703740-9946-Linux_9 Expired
234 KB
playwright-snapshots-artifacts--316e3e0fc4ab921c37c7d07e8df4bd41acfeff7e-12237703740-9946-Linux_5 Expired
21.1 KB