Skip to content

feat(experimental): Accordion add new component #11270

feat(experimental): Accordion add new component

feat(experimental): Accordion add new component #11270

Triggered via pull request January 9, 2025 12:05
@waterpleawaterplea
synchronize #10103
accordion
Status Cancelled
Total duration 15m 38s
Artifacts 11

e2e.yml

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

Annotations

37 errors, 41 warnings, and 24 notices
[chromium] › tests/kit/dropdown-hover/dropdown-hover.pw.spec.ts:56:17 › DropdownHover › Examples › With DropdownMobile › Closes dropdown on click on overlay: projects/demo-playwright/tests/kit/dropdown-hover/dropdown-hover.pw.spec.ts#L67
1) [chromium] › tests/kit/dropdown-hover/dropdown-hover.pw.spec.ts:56:17 › DropdownHover › Examples › With DropdownMobile › Closes dropdown on click on overlay TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('tui-dropdown-mobile').locator('.t-filler') - locator resolved to <div waintersectionobserver="" waintersectionthreshold="1" class="t-filler ng-tns-c3475129421-24 ng-star-inserted"></div> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - performing click action - <tui-doc-example id="dropdown-mobile" _nghost-ng-c644840128="" class="ng-star-inserted" heading="With DropdownMobile">…</tui-doc-example> from <div class="t-root-content">…</div> subtree intercepts pointer events - retrying click action - waiting for element to be visible, enabled and stable - element was detached from the DOM, retrying 65 | await expect(page.locator('tui-dropdown-mobile')).toBeVisible(); 66 | > 67 | await mobileCalendar.overlay.click(); | ^ 68 | 69 | await expect(page.locator('tui-dropdown-mobile')).not.toBeAttached(); 70 | }); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-hover/dropdown-hover.pw.spec.ts:67:46
[chromium] › tests/kit/dropdown-hover/dropdown-hover.pw.spec.ts:56:17 › DropdownHover › Examples › With DropdownMobile › Closes dropdown on click on overlay: projects/demo-playwright/tests/kit/dropdown-hover/dropdown-hover.pw.spec.ts#L67
1) [chromium] › tests/kit/dropdown-hover/dropdown-hover.pw.spec.ts:56:17 › DropdownHover › Examples › With DropdownMobile › Closes dropdown on click on overlay Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('tui-dropdown-mobile').locator('.t-filler') - locator resolved to <div waintersectionobserver="" waintersectionthreshold="1" class="t-filler ng-tns-c3475129421-24 ng-star-inserted"></div> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - performing click action - <tui-doc-example id="dropdown-mobile" _nghost-ng-c644840128="" class="ng-star-inserted" heading="With DropdownMobile">…</tui-doc-example> from <div class="t-root-content">…</div> subtree intercepts pointer events - retrying click action - waiting for element to be visible, enabled and stable - element was detached from the DOM, retrying 65 | await expect(page.locator('tui-dropdown-mobile')).toBeVisible(); 66 | > 67 | await mobileCalendar.overlay.click(); | ^ 68 | 69 | await expect(page.locator('tui-dropdown-mobile')).not.toBeAttached(); 70 | }); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-hover/dropdown-hover.pw.spec.ts:67:46
[chromium] › tests/deep/deep-select.pw.spec.ts:14:13 › Deep / Select › /components/accordion-deprecated: projects/demo-playwright/utils/hide-element.ts#L10
1) [chromium] › tests/deep/deep-select.pw.spec.ts:14:13 › Deep / Select › /components/accordion-deprecated TimeoutError: locator.evaluate: Timeout 10000ms exceeded. Call log: - waiting for locator('[tuiDocHeader]') at utils/hide-element.ts:10 8 | 9 | export async function tuiRemoveElement(element: Locator): Promise<void> { > 10 | return element.evaluate((el) => el.remove()); | ^ 11 | } 12 | at tuiRemoveElement (/home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/utils/hide-element.ts:10:20) at tuiGoto (/home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/utils/goto.ts:77:31) at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:16:13
[chromium] › tests/deep/deep-select.pw.spec.ts:14:13 › Deep / Select › /components/accordion-deprecated: projects/demo-playwright/utils/hide-element.ts#L10
1) [chromium] › tests/deep/deep-select.pw.spec.ts:14:13 › Deep / Select › /components/accordion-deprecated Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.evaluate: Timeout 10000ms exceeded. Call log: - waiting for locator('[tuiDocHeader]') at utils/hide-element.ts:10 8 | 9 | export async function tuiRemoveElement(element: Locator): Promise<void> { > 10 | return element.evaluate((el) => el.remove()); | ^ 11 | } 12 | at tuiRemoveElement (/home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/utils/hide-element.ts:10:20) at tuiGoto (/home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/utils/goto.ts:77:31) at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:16:13
[chromium] › tests/deep/deep-select.pw.spec.ts:14:13 › Deep / Select › /components/accordion-deprecated: projects/demo-playwright/utils/hide-element.ts#L10
1) [chromium] › tests/deep/deep-select.pw.spec.ts:14:13 › Deep / Select › /components/accordion-deprecated Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.evaluate: Timeout 10000ms exceeded. Call log: - waiting for locator('[tuiDocHeader]') at utils/hide-element.ts:10 8 | 9 | export async function tuiRemoveElement(element: Locator): Promise<void> { > 10 | return element.evaluate((el) => el.remove()); | ^ 11 | } 12 | at tuiRemoveElement (/home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/utils/hide-element.ts:10:20) at tuiGoto (/home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/utils/goto.ts:77:31) at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:16:13
Playwright / ubuntu-latest / 2 of 9
Process completed with exit code 1.
[chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/accordion: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L40
1) [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/accordion ────────────────── Error: expect(locator).toHaveScreenshot(expected) Expected an image 640px by 666px, received 640px by 396px. 14747 pixels (ratio 0.04 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-accordion/1-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-accordion-chromium/components-accordion/1-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-accordion-chromium/components-accordion/1-diff.png Call log: - expect.toHaveScreenshot(components-accordion/1.png) with timeout 5000ms - verifying given screenshot expectation - waiting for getByTestId('tui-doc-example').first() - 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 - Expected an image 640px by 666px, received 640px by 396px. 14747 pixels (ratio 0.04 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for getByTestId('tui-doc-example').first() - 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 - Expected an image 640px by 666px, received 640px by 396px. 14747 pixels (ratio 0.04 of all image pixels) are different. 38 | await page.waitForTimeout(150); 39 | > 40 | await expect(example).toHaveScreenshot([ | ^ 41 | path.replace('/', '').replaceAll('/', '-'), 42 | `${i + 1}.png`, 43 | ]); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:40:39
[chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/accordion: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L40
1) [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/accordion ────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) Expected an image 640px by 666px, received 640px by 396px. 14747 pixels (ratio 0.04 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-accordion/1-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-accordion-chromium-retry1/components-accordion/1-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-accordion-chromium-retry1/components-accordion/1-diff.png Call log: - expect.toHaveScreenshot(components-accordion/1.png) with timeout 5000ms - verifying given screenshot expectation - waiting for getByTestId('tui-doc-example').first() - 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 - Expected an image 640px by 666px, received 640px by 396px. 14747 pixels (ratio 0.04 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for getByTestId('tui-doc-example').first() - 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 - Expected an image 640px by 666px, received 640px by 396px. 14747 pixels (ratio 0.04 of all image pixels) are different. 38 | await page.waitForTimeout(150); 39 | > 40 | await expect(example).toHaveScreenshot([ | ^ 41 | path.replace('/', '').replaceAll('/', '-'), 42 | `${i + 1}.png`, 43 | ]); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:40:39
[chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/accordion: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L40
1) [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/accordion ────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) Expected an image 640px by 666px, received 640px by 396px. 14747 pixels (ratio 0.04 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-accordion/1-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-accordion-chromium-retry2/components-accordion/1-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-accordion-chromium-retry2/components-accordion/1-diff.png Call log: - expect.toHaveScreenshot(components-accordion/1.png) with timeout 5000ms - verifying given screenshot expectation - waiting for getByTestId('tui-doc-example').first() - 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 - Expected an image 640px by 666px, received 640px by 396px. 14747 pixels (ratio 0.04 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for getByTestId('tui-doc-example').first() - 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 - Expected an image 640px by 666px, received 640px by 396px. 14747 pixels (ratio 0.04 of all image pixels) are different. 38 | await page.waitForTimeout(150); 39 | > 40 | await expect(example).toHaveScreenshot([ | ^ 41 | path.replace('/', '').replaceAll('/', '-'), 42 | `${i + 1}.png`, 43 | ]); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:40:39
[chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/accordion-deprecated: projects/demo-playwright/utils/hide-element.ts#L10
2) [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/accordion-deprecated ─────── TimeoutError: locator.evaluate: Timeout 10000ms exceeded. Call log: - waiting for locator('[tuiDocHeader]') at utils/hide-element.ts:10 8 | 9 | export async function tuiRemoveElement(element: Locator): Promise<void> { > 10 | return element.evaluate((el) => el.remove()); | ^ 11 | } 12 | at tuiRemoveElement (/home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/utils/hide-element.ts:10:20) at tuiGoto (/home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/utils/goto.ts:77:31) at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:14:13
[chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/accordion-deprecated: projects/demo-playwright/utils/hide-element.ts#L10
2) [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/accordion-deprecated ─────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.evaluate: Timeout 10000ms exceeded. Call log: - waiting for locator('[tuiDocHeader]') at utils/hide-element.ts:10 8 | 9 | export async function tuiRemoveElement(element: Locator): Promise<void> { > 10 | return element.evaluate((el) => el.remove()); | ^ 11 | } 12 | at tuiRemoveElement (/home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/utils/hide-element.ts:10:20) at tuiGoto (/home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/utils/goto.ts:77:31) at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:14:13
[chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/accordion-deprecated: projects/demo-playwright/utils/hide-element.ts#L10
2) [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/accordion-deprecated ─────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.evaluate: Timeout 10000ms exceeded. Call log: - waiting for locator('[tuiDocHeader]') at utils/hide-element.ts:10 8 | 9 | export async function tuiRemoveElement(element: Locator): Promise<void> { > 10 | return element.evaluate((el) => el.remove()); | ^ 11 | } 12 | at tuiRemoveElement (/home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/utils/hide-element.ts:10:20) at tuiGoto (/home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/utils/goto.ts:77:31) at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:14:13
Playwright / ubuntu-latest / 4 of 9
Process completed with exit code 1.
Playwright / macos-latest / 8 of 9
Canceling since a higher priority waiting request for '⚙️ E2E testing-refs/pull/10103/merge' exists
Playwright / macos-latest / 9 of 9
Canceling since a higher priority waiting request for '⚙️ E2E testing-refs/pull/10103/merge' exists
Playwright / macos-latest / 7 of 9
Canceling since a higher priority waiting request for '⚙️ E2E testing-refs/pull/10103/merge' exists
Playwright / macos-latest / 6 of 9
Canceling since a higher priority waiting request for '⚙️ E2E testing-refs/pull/10103/merge' exists
Playwright / macos-latest / 6 of 9
The operation was canceled.
Playwright / ubuntu-latest / 3 of 9
Canceling since a higher priority waiting request for '⚙️ E2E testing-refs/pull/10103/merge' exists
Playwright / ubuntu-latest / 3 of 9
The operation was canceled.
Playwright / macos-latest / 3 of 9
Canceling since a higher priority waiting request for '⚙️ E2E testing-refs/pull/10103/merge' exists
Playwright / macos-latest / 3 of 9
The operation was canceled.
Playwright / macos-latest / 2 of 9
Canceling since a higher priority waiting request for '⚙️ E2E testing-refs/pull/10103/merge' exists
[webkit] › tests/core/data-list/data-list.pw.spec.ts:110:9 › DataList › Complex: projects/demo-playwright/tests/core/data-list/data-list.pw.spec.ts#L123
1) [webkit] › tests/core/data-list/data-list.pw.spec.ts:110:9 › DataList › Complex ─────────────── Error: expect(page).toHaveScreenshot(expected) 443679 pixels (ratio 0.16 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/core/data-list/data-list.pw.spec.ts-snapshots/05-data-list-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-data-list-data-list.pw-DataList-Complex-webkit/05-data-list-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-data-list-data-list.pw-DataList-Complex-webkit/05-data-list-diff.png Call log: - expect.toHaveScreenshot(05-data-list.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 443679 pixels (ratio 0.16 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 - 443679 pixels (ratio 0.16 of all image pixels) are different. 121 | await documentationPagePO.prepareBeforeScreenshot(); 122 | > 123 | await expect(page).toHaveScreenshot('05-data-list.png'); | ^ 124 | 125 | const money = page.locator('tui-dropdown').locator('[name="moneyValue"]').nth(0); 126 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/core/data-list/data-list.pw.spec.ts:123:28
[webkit] › tests/core/data-list/data-list.pw.spec.ts:110:9 › DataList › Complex: projects/demo-playwright/tests/core/data-list/data-list.pw.spec.ts#L123
1) [webkit] › tests/core/data-list/data-list.pw.spec.ts:110:9 › DataList › Complex ─────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 285214 pixels (ratio 0.11 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/core/data-list/data-list.pw.spec.ts-snapshots/05-data-list-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-data-list-data-list.pw-DataList-Complex-webkit-retry1/05-data-list-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-data-list-data-list.pw-DataList-Complex-webkit-retry1/05-data-list-diff.png Call log: - expect.toHaveScreenshot(05-data-list.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 285214 pixels (ratio 0.11 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 - 285214 pixels (ratio 0.11 of all image pixels) are different. 121 | await documentationPagePO.prepareBeforeScreenshot(); 122 | > 123 | await expect(page).toHaveScreenshot('05-data-list.png'); | ^ 124 | 125 | const money = page.locator('tui-dropdown').locator('[name="moneyValue"]').nth(0); 126 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/core/data-list/data-list.pw.spec.ts:123:28
[webkit] › tests/core/data-list/data-list.pw.spec.ts:110:9 › DataList › Complex: projects/demo-playwright/tests/core/data-list/data-list.pw.spec.ts#L123
1) [webkit] › tests/core/data-list/data-list.pw.spec.ts:110:9 › DataList › Complex ─────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 285214 pixels (ratio 0.11 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/core/data-list/data-list.pw.spec.ts-snapshots/05-data-list-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-data-list-data-list.pw-DataList-Complex-webkit-retry2/05-data-list-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-data-list-data-list.pw-DataList-Complex-webkit-retry2/05-data-list-diff.png Call log: - expect.toHaveScreenshot(05-data-list.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 285214 pixels (ratio 0.11 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 - 285214 pixels (ratio 0.11 of all image pixels) are different. 121 | await documentationPagePO.prepareBeforeScreenshot(); 122 | > 123 | await expect(page).toHaveScreenshot('05-data-list.png'); | ^ 124 | 125 | const money = page.locator('tui-dropdown').locator('[name="moneyValue"]').nth(0); 126 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/core/data-list/data-list.pw.spec.ts:123:28
[webkit] › tests/deep/deep-select.pw.spec.ts:14:13 › Deep / Select › /components/accordion-deprecated: projects/demo-playwright/utils/hide-element.ts#L10
2) [webkit] › tests/deep/deep-select.pw.spec.ts:14:13 › Deep / Select › /components/accordion-deprecated TimeoutError: locator.evaluate: Timeout 10000ms exceeded. Call log: - waiting for locator('[tuiDocHeader]') at utils/hide-element.ts:10 8 | 9 | export async function tuiRemoveElement(element: Locator): Promise<void> { > 10 | return element.evaluate((el) => el.remove()); | ^ 11 | } 12 | at tuiRemoveElement (/Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/utils/hide-element.ts:10:20) at tuiGoto (/Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/utils/goto.ts:77:31) at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:16:13
[webkit] › tests/deep/deep-select.pw.spec.ts:14:13 › Deep / Select › /components/accordion-deprecated: projects/demo-playwright/utils/hide-element.ts#L10
2) [webkit] › tests/deep/deep-select.pw.spec.ts:14:13 › Deep / Select › /components/accordion-deprecated Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.evaluate: Timeout 10000ms exceeded. Call log: - waiting for locator('[tuiDocHeader]') at utils/hide-element.ts:10 8 | 9 | export async function tuiRemoveElement(element: Locator): Promise<void> { > 10 | return element.evaluate((el) => el.remove()); | ^ 11 | } 12 | at tuiRemoveElement (/Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/utils/hide-element.ts:10:20) at tuiGoto (/Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/utils/goto.ts:77:31) at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:16:13
[webkit] › tests/deep/deep-select.pw.spec.ts:14:13 › Deep / Select › /components/accordion-deprecated: projects/demo-playwright/utils/hide-element.ts#L10
2) [webkit] › tests/deep/deep-select.pw.spec.ts:14:13 › Deep / Select › /components/accordion-deprecated Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.evaluate: Timeout 10000ms exceeded. Call log: - waiting for locator('[tuiDocHeader]') at utils/hide-element.ts:10 8 | 9 | export async function tuiRemoveElement(element: Locator): Promise<void> { > 10 | return element.evaluate((el) => el.remove()); | ^ 11 | } 12 | at tuiRemoveElement (/Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/utils/hide-element.ts:10:20) at tuiGoto (/Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/utils/goto.ts:77:31) at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:16:13
[webkit] › tests/core/hint/hint.pw.spec.ts:71:13 › TuiHint › false mode hint with delay: projects/demo-playwright/tests/core/hint/hint.pw.spec.ts#L90
3) [webkit] › tests/core/hint/hint.pw.spec.ts:71:13 › TuiHint › false mode hint with delay ─────── Error: expect(page).toHaveScreenshot(expected) 72038 pixels (ratio 0.13 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/core/hint/hint.pw.spec.ts-snapshots/03-hint-mode-false-tuiHintShowDelay-1000-wait-after-500-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-hint-hint.pw-TuiHint-false-mode-hint-with-delay-webkit/03-hint-mode-false-tuiHintShowDelay-1000-wait-after-500-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-hint-hint.pw-TuiHint-false-mode-hint-with-delay-webkit/03-hint-mode-false-tuiHintShowDelay-1000-wait-after-500-diff.png Call log: - expect.toHaveScreenshot(03-hint-mode-false-tuiHintShowDelay-1000-wait-after-500.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 72038 pixels (ratio 0.13 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 - 72038 pixels (ratio 0.13 of all image pixels) are different. 88 | await page.waitForTimeout(600); 89 | > 90 | await expect(page).toHaveScreenshot( | ^ 91 | `03-hint-mode-${mode}-tuiHintShowDelay-1000-wait-after-500.png`, 92 | ); 93 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/core/hint/hint.pw.spec.ts:90:32
Playwright / macos-latest / 2 of 9
Process completed with exit code 1.
Playwright / macos-latest / 2 of 9
The operation was canceled.
Playwright / macos-latest / 4 of 9
Canceling since a higher priority waiting request for '⚙️ E2E testing-refs/pull/10103/merge' exists
Playwright / macos-latest / 4 of 9
The operation was canceled.
Playwright / macos-latest / 5 of 9
Canceling since a higher priority waiting request for '⚙️ E2E testing-refs/pull/10103/merge' exists
Playwright / macos-latest / 5 of 9
The operation was canceled.
Playwright E2E Tests matrix result
Process completed with exit code 1.
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 / macos-latest / 1 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 1 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 1 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 1 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date. To reinstall 3.1.0, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 1 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
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 / 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 / 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 / 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 / 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 / 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 / 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 / macos-latest / 6 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 6 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 6 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 6 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date. To reinstall 3.1.0, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 6 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright / macos-latest / 3 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 3 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 3 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 3 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date. To reinstall 3.1.0, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 3 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright / macos-latest / 2 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 2 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 2 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 2 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date. To reinstall 3.1.0, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 2 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright / macos-latest / 4 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 4 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 4 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 4 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date. To reinstall 3.1.0, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 4 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright / macos-latest / 5 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 5 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 5 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 5 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date. To reinstall 3.1.0, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 5 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
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
9 skipped 110 passed (1.5m)
🎭 Playwright Run Summary
9 skipped 110 passed (1.6m)
🎭 Playwright Run Summary
119 passed (1.7m)
🎭 Playwright Run Summary
119 passed (1.8m)
🎭 Playwright Run Summary
118 passed (1.8m)
🎭 Playwright Run Summary
118 passed (1.9m)
🎭 Playwright Run Summary
1 flaky [chromium] › tests/kit/dropdown-hover/dropdown-hover.pw.spec.ts:56:17 › DropdownHover › Examples › With DropdownMobile › Closes dropdown on click on overlay 117 passed (1.9m)
🎭 Playwright Run Summary
118 passed (1.6m)
🎭 Playwright Run Summary
118 passed (2.1m)
🎭 Playwright Run Summary
118 passed (2.2m)
🎭 Playwright Run Summary
118 passed (2.1m)
🎭 Playwright Run Summary
118 passed (2.0m)
🎭 Playwright Run Summary
118 passed (2.8m)
🎭 Playwright Run Summary
1 failed [chromium] › tests/deep/deep-select.pw.spec.ts:14:13 › Deep / Select › /components/accordion-deprecated 117 passed (2.8m)
🎭 Playwright Run Summary
118 passed (2.5m)
🎭 Playwright Run Summary
2 failed [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/accordion ─────────────────── [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/accordion-deprecated ──────── 116 passed (3.2m)
🎭 Playwright Run Summary
118 passed (3.6m)
🎭 Playwright Run Summary
118 passed (4.0m)
🎭 Playwright Run Summary
14 skipped 104 passed (2.6m)
🎭 Playwright Run Summary
118 passed (7.9m)
🎭 Playwright Run Summary
2 failed [webkit] › tests/core/data-list/data-list.pw.spec.ts:110:9 › DataList › Complex ──────────────── [webkit] › tests/deep/deep-select.pw.spec.ts:14:13 › Deep / Select › /components/accordion-deprecated 1 flaky [webkit] › tests/core/hint/hint.pw.spec.ts:71:13 › TuiHint › false mode hint with delay ──────── 41 skipped 74 passed (3.9m)
🎭 Playwright Run Summary
41 skipped 77 passed (3.6m)
🎭 Playwright Run Summary
118 passed (5.9m)
🎭 Playwright Run Summary
118 passed (6.6m)

Artifacts

Produced during runtime
Name Size
cy_baseline_d6d382550854b2a271f077bf5f73348f79995e62
130 KB
playwright-blob-artifacts--d6d382550854b2a271f077bf5f73348f79995e62-12689525595-10103-Linux_1
378 KB
playwright-blob-artifacts--d6d382550854b2a271f077bf5f73348f79995e62-12689525595-10103-Linux_2
8.33 MB
playwright-blob-artifacts--d6d382550854b2a271f077bf5f73348f79995e62-12689525595-10103-Linux_4
8.91 MB
playwright-blob-artifacts--d6d382550854b2a271f077bf5f73348f79995e62-12689525595-10103-Linux_5
1.08 MB
playwright-blob-artifacts--d6d382550854b2a271f077bf5f73348f79995e62-12689525595-10103-Linux_6
426 KB
playwright-blob-artifacts--d6d382550854b2a271f077bf5f73348f79995e62-12689525595-10103-Linux_7
451 KB
playwright-blob-artifacts--d6d382550854b2a271f077bf5f73348f79995e62-12689525595-10103-Linux_8
488 KB
playwright-blob-artifacts--d6d382550854b2a271f077bf5f73348f79995e62-12689525595-10103-Linux_9
514 KB
playwright-blob-artifacts--d6d382550854b2a271f077bf5f73348f79995e62-12689525595-10103-macOS_1
286 KB
playwright-snapshots-artifacts--d6d382550854b2a271f077bf5f73348f79995e62-12689525595-10103-Linux_4
69 KB