Skip to content

chore(demo): migrate bar set api docs to new api #11942

chore(demo): migrate bar set api docs to new api

chore(demo): migrate bar set api docs to new api #11942

Re-run triggered February 24, 2025 10:44
Status Success
Total duration 7m 5s
Artifacts 19

e2e.yml

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

Annotations

20 errors, 58 warnings, and 36 notices
[webkit] › projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:14:13 › Deep / Select › /charts/bar-set: projects/demo-playwright/tests/deep/deep-select.pw.spec.ts#L54
1) [webkit] › projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:14:13 › Deep / Select › /charts/bar-set Error: A snapshot doesn't exist at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/deep/deep-select.pw.spec.ts-snapshots/deep--charts-bar-set--size--row—1-select-option-0-webkit-darwin.png, writing actual. 52 | await page.waitForTimeout(path.includes('charts') ? 500 : 100); 53 | > 54 | await expect(api.apiPageExample).toHaveScreenshot( | ^ 55 | `deep-${path}-${name}-row—${rowIndex}-select-option-${index}.png`, 56 | ); 57 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:54:21
[webkit] › projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:14:13 › Deep / Select › /charts/bar-set: projects/demo-playwright/tests/deep/deep-select.pw.spec.ts#L54
1) [webkit] › projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:14:13 › Deep / Select › /charts/bar-set Error: A snapshot doesn't exist at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/deep/deep-select.pw.spec.ts-snapshots/deep--charts-bar-set--size--row—1-select-option-1-webkit-darwin.png, writing actual. 52 | await page.waitForTimeout(path.includes('charts') ? 500 : 100); 53 | > 54 | await expect(api.apiPageExample).toHaveScreenshot( | ^ 55 | `deep-${path}-${name}-row—${rowIndex}-select-option-${index}.png`, 56 | ); 57 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:54:21
[webkit] › projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:14:13 › Deep / Select › /charts/bar-set: projects/demo-playwright/tests/deep/deep-select.pw.spec.ts#L54
1) [webkit] › projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:14:13 › Deep / Select › /charts/bar-set Error: A snapshot doesn't exist at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/deep/deep-select.pw.spec.ts-snapshots/deep--charts-bar-set--size--row—1-select-option-2-webkit-darwin.png, writing actual. 52 | await page.waitForTimeout(path.includes('charts') ? 500 : 100); 53 | > 54 | await expect(api.apiPageExample).toHaveScreenshot( | ^ 55 | `deep-${path}-${name}-row—${rowIndex}-select-option-${index}.png`, 56 | ); 57 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:54:21
[webkit] › projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:14:13 › Deep / Select › /charts/bar-set: projects/demo-playwright/tests/deep/deep-select.pw.spec.ts#L54
1) [webkit] › projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:14:13 › Deep / Select › /charts/bar-set Error: A snapshot doesn't exist at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/deep/deep-select.pw.spec.ts-snapshots/deep--charts-bar-set--value--row—2-select-option-0-webkit-darwin.png, writing actual. 52 | await page.waitForTimeout(path.includes('charts') ? 500 : 100); 53 | > 54 | await expect(api.apiPageExample).toHaveScreenshot( | ^ 55 | `deep-${path}-${name}-row—${rowIndex}-select-option-${index}.png`, 56 | ); 57 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:54:21
[webkit] › projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:14:13 › Deep / Select › /charts/bar-set: projects/demo-playwright/tests/deep/deep-select.pw.spec.ts#L54
1) [webkit] › projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:14:13 › Deep / Select › /charts/bar-set Error: A snapshot doesn't exist at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/deep/deep-select.pw.spec.ts-snapshots/deep--charts-bar-set--value--row—2-select-option-1-webkit-darwin.png, writing actual. 52 | await page.waitForTimeout(path.includes('charts') ? 500 : 100); 53 | > 54 | await expect(api.apiPageExample).toHaveScreenshot( | ^ 55 | `deep-${path}-${name}-row—${rowIndex}-select-option-${index}.png`, 56 | ); 57 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:54:21
Playwright / macos-latest / 3 of 9
Process completed with exit code 1.
[webkit] › projects/demo-playwright/tests/deep/deep-toggle.pw.spec.ts:9:13 › Deep / Toggle › /charts/bar-set: projects/demo-playwright/tests/deep/deep-toggle.pw.spec.ts#L42
1) [webkit] › projects/demo-playwright/tests/deep/deep-toggle.pw.spec.ts:9:13 › Deep / Toggle › /charts/bar-set Error: A snapshot doesn't exist at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/deep/deep-toggle.pw.spec.ts-snapshots/deep--charts-bar-set--collapsed--row-0-toggled-webkit-darwin.png, writing actual. 40 | } 41 | > 42 | await expect(api.apiPageExample).toHaveScreenshot( | ^ 43 | `deep-${path}-${name}-row-${rowIndex}-toggled.png`, 44 | ); 45 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/deep/deep-toggle.pw.spec.ts:42:17
[webkit] › projects/demo-playwright/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#L84
1) [webkit] › projects/demo-playwright/tests/core/hint/hint.pw.spec.ts:71:13 › TuiHint › false mode hint with delay Error: expect(page).toHaveScreenshot(expected) 72071 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-0-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-0-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-0-diff.png Call log: - expect.toHaveScreenshot(03-hint-mode-false-tuiHintShowDelay-1000-wait-0.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 72071 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 - 72071 pixels (ratio 0.13 of all image pixels) are different. 82 | await page.waitForTimeout(0); 83 | > 84 | await expect(page).toHaveScreenshot( | ^ 85 | `03-hint-mode-${mode}-tuiHintShowDelay-1000-wait-0.png`, 86 | ); 87 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/core/hint/hint.pw.spec.ts:84:32
[webkit] › projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:46:17 › InputDateRange › API › correct filler display for size M: projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts#L59
1) [webkit] › projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:46:17 › InputDateRange › API › correct filler display for size M Error: Timed out 5000ms waiting for expect(locator).toHaveScreenshot(expected) Timeout 5000ms exceeded. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/input-date-range/input-date-range.pw.spec.ts-snapshots/01-calendar-size-m-empty-webkit-darwin.png Call log: - expect.toHaveScreenshot(01-calendar-size-m-empty.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('tui-calendar-range, tui-mobile-calendar') - locator resolved to <tui-calendar-range class="ng-star-inserted" _nghost-ng-c3997311668="" _ngcontent-ng-c325314227="">…</tui-calendar-range> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - Timeout 5000ms exceeded. 57 | `01-textfield-size-${size}-empty.png`, 58 | ); > 59 | await expect(inputDateRange.calendar).toHaveScreenshot( | ^ 60 | `01-calendar-size-${size}-empty.png`, 61 | ); 62 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:59:55
[webkit] › projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:46:17 › InputDateRange › API › correct filler display for size L: projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts#L59
2) [webkit] › projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:46:17 › InputDateRange › API › correct filler display for size L Error: Timed out 5000ms waiting for expect(locator).toHaveScreenshot(expected) Timeout 5000ms exceeded. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/input-date-range/input-date-range.pw.spec.ts-snapshots/01-calendar-size-l-empty-webkit-darwin.png Call log: - expect.toHaveScreenshot(01-calendar-size-l-empty.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('tui-calendar-range, tui-mobile-calendar') - locator resolved to <tui-calendar-range class="ng-star-inserted" _nghost-ng-c3997311668="" _ngcontent-ng-c325314227="">…</tui-calendar-range> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - Timeout 5000ms exceeded. 57 | `01-textfield-size-${size}-empty.png`, 58 | ); > 59 | await expect(inputDateRange.calendar).toHaveScreenshot( | ^ 60 | `01-calendar-size-${size}-empty.png`, 61 | ); 62 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:59:55
Playwright / macos-latest / 4 of 9
Process completed with exit code 1.
[webkit] › projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:360:13 › InputDateRange › API › minLength=15: projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts#L376
3) [webkit] › projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:360:13 › InputDateRange › API › minLength=15 Error: Timed out 5000ms waiting for expect(locator).toHaveScreenshot(expected) Timeout 5000ms exceeded. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/input-date-range/input-date-range.pw.spec.ts-snapshots/input-date-range-min-length-15-2-webkit-darwin.png Call log: - expect.toHaveScreenshot(input-date-range-min-length-15-2.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#demo-content').locator('tui-input-date-range').getByRole('textbox') - locator resolved to <input tabindex="0" placeholder="" aria-invalid="false" _ngcontent-ng-c2766531456="" id="tui_interactive_431601061540000" class="t-input ng-untouched ng-pristine ng-valid" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - Timeout 5000ms exceeded. 374 | await calendarSheet.clickOnDay(18); 375 | > 376 | await expect(inputDateRange.textfield).toHaveScreenshot( | ^ 377 | 'input-date-range-min-length-15-2.png', 378 | ); 379 | }); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:376:52
[chromium] › projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:14:13 › Deep / Select › /charts/bar-set: projects/demo-playwright/tests/deep/deep-select.pw.spec.ts#L54
1) [chromium] › projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:14:13 › Deep / Select › /charts/bar-set Error: A snapshot doesn't exist at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/deep/deep-select.pw.spec.ts-snapshots/deep--charts-bar-set--size--row—1-select-option-0-chromium-linux.png, writing actual. 52 | await page.waitForTimeout(path.includes('charts') ? 500 : 100); 53 | > 54 | await expect(api.apiPageExample).toHaveScreenshot( | ^ 55 | `deep-${path}-${name}-row—${rowIndex}-select-option-${index}.png`, 56 | ); 57 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:54:21
[chromium] › projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:14:13 › Deep / Select › /charts/bar-set: projects/demo-playwright/tests/deep/deep-select.pw.spec.ts#L54
1) [chromium] › projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:14:13 › Deep / Select › /charts/bar-set Error: A snapshot doesn't exist at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/deep/deep-select.pw.spec.ts-snapshots/deep--charts-bar-set--size--row—1-select-option-1-chromium-linux.png, writing actual. 52 | await page.waitForTimeout(path.includes('charts') ? 500 : 100); 53 | > 54 | await expect(api.apiPageExample).toHaveScreenshot( | ^ 55 | `deep-${path}-${name}-row—${rowIndex}-select-option-${index}.png`, 56 | ); 57 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:54:21
[chromium] › projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:14:13 › Deep / Select › /charts/bar-set: projects/demo-playwright/tests/deep/deep-select.pw.spec.ts#L54
1) [chromium] › projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:14:13 › Deep / Select › /charts/bar-set Error: A snapshot doesn't exist at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/deep/deep-select.pw.spec.ts-snapshots/deep--charts-bar-set--size--row—1-select-option-2-chromium-linux.png, writing actual. 52 | await page.waitForTimeout(path.includes('charts') ? 500 : 100); 53 | > 54 | await expect(api.apiPageExample).toHaveScreenshot( | ^ 55 | `deep-${path}-${name}-row—${rowIndex}-select-option-${index}.png`, 56 | ); 57 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:54:21
[chromium] › projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:14:13 › Deep / Select › /charts/bar-set: projects/demo-playwright/tests/deep/deep-select.pw.spec.ts#L54
1) [chromium] › projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:14:13 › Deep / Select › /charts/bar-set Error: A snapshot doesn't exist at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/deep/deep-select.pw.spec.ts-snapshots/deep--charts-bar-set--value--row—2-select-option-0-chromium-linux.png, writing actual. 52 | await page.waitForTimeout(path.includes('charts') ? 500 : 100); 53 | > 54 | await expect(api.apiPageExample).toHaveScreenshot( | ^ 55 | `deep-${path}-${name}-row—${rowIndex}-select-option-${index}.png`, 56 | ); 57 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:54:21
[chromium] › projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:14:13 › Deep / Select › /charts/bar-set: projects/demo-playwright/tests/deep/deep-select.pw.spec.ts#L54
1) [chromium] › projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:14:13 › Deep / Select › /charts/bar-set Error: A snapshot doesn't exist at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/deep/deep-select.pw.spec.ts-snapshots/deep--charts-bar-set--value--row—2-select-option-1-chromium-linux.png, writing actual. 52 | await page.waitForTimeout(path.includes('charts') ? 500 : 100); 53 | > 54 | await expect(api.apiPageExample).toHaveScreenshot( | ^ 55 | `deep-${path}-${name}-row—${rowIndex}-select-option-${index}.png`, 56 | ); 57 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:54:21
Playwright / ubuntu-latest / 3 of 9
Process completed with exit code 1.
[chromium] › projects/demo-playwright/tests/deep/deep-toggle.pw.spec.ts:9:13 › Deep / Toggle › /charts/bar-set: projects/demo-playwright/tests/deep/deep-toggle.pw.spec.ts#L42
1) [chromium] › projects/demo-playwright/tests/deep/deep-toggle.pw.spec.ts:9:13 › Deep / Toggle › /charts/bar-set Error: A snapshot doesn't exist at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/deep/deep-toggle.pw.spec.ts-snapshots/deep--charts-bar-set--collapsed--row-0-toggled-chromium-linux.png, writing actual. 40 | } 41 | > 42 | await expect(api.apiPageExample).toHaveScreenshot( | ^ 43 | `deep-${path}-${name}-row-${rowIndex}-toggled.png`, 44 | ); 45 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/deep/deep-toggle.pw.spec.ts:42:17
Playwright / ubuntu-latest / 4 of 9
Process completed with exit code 1.
Playwright / macos-latest / 3 of 9
Cache not found for keys: macOS-node-20.x__c88233599c172b2910ef6b69d893e912508989e9ed05e57307793089de647600, macOS-node-cache-
Playwright / macos-latest / 3 of 9
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
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.45 is already installed and up-to-date. To reinstall 1.6.45, 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 / 7 of 9
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Playwright / macos-latest / 4 of 9
Cache not found for keys: macOS-node-20.x__c88233599c172b2910ef6b69d893e912508989e9ed05e57307793089de647600, macOS-node-cache-
Playwright / macos-latest / 1 of 9
Cache not found for keys: macOS-node-20.x__c88233599c172b2910ef6b69d893e912508989e9ed05e57307793089de647600, macOS-node-cache-
Playwright / macos-latest / 4 of 9
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
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 / 7 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
libpng 1.6.45 is already installed and up-to-date. To reinstall 1.6.45, run: brew reinstall libpng
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 / 7 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
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 / 7 of 9
libpng 1.6.45 is already installed and up-to-date. To reinstall 1.6.45, run: brew reinstall libpng
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 / 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 / 2 of 9
Cache not found for keys: macOS-node-20.x__c88233599c172b2910ef6b69d893e912508989e9ed05e57307793089de647600, macOS-node-cache-
Playwright / macos-latest / 7 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
libpng 1.6.45 is already installed and up-to-date. To reinstall 1.6.45, run: brew reinstall libpng
Playwright / macos-latest / 2 of 9
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Playwright / macos-latest / 7 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 / 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 / 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 / 1 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
Cache not found for keys: macOS-node-20.x__c88233599c172b2910ef6b69d893e912508989e9ed05e57307793089de647600, macOS-node-cache-
Playwright / macos-latest / 2 of 9
libpng 1.6.45 is already installed and up-to-date. To reinstall 1.6.45, run: brew reinstall libpng
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 / 5 of 9
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
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 / 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 / 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 / 6 of 9
libpng 1.6.45 is already installed and up-to-date. To reinstall 1.6.45, run: brew reinstall libpng
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 / 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 / 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 / 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 / 5 of 9
libpng 1.6.45 is already installed and up-to-date. To reinstall 1.6.45, 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 / macos-latest / 8 of 9
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Playwright / macos-latest / 9 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 / 9 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 / 8 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 / 9 of 9
libpng 1.6.45 is already installed and up-to-date. To reinstall 1.6.45, run: brew reinstall libpng
Playwright / macos-latest / 8 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 / 9 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 / 8 of 9
libpng 1.6.45 is already installed and up-to-date. To reinstall 1.6.45, run: brew reinstall libpng
Playwright / macos-latest / 9 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 / 8 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 / 8 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Cypress / Component Testing
Cache not found for keys: Linux-node-20.x__c88233599c172b2910ef6b69d893e912508989e9ed05e57307793089de647600, Linux-node-cache-
Unable to comment on PR
Unable to comment on your PR — this can happen for PR's originating from a fork without write permissions. You can copy the test results directly into a comment using the markdown summary below: <!-- playwright-report-github-action -- ⚙️ E2E testing --> ### Playwright test results ![failed](https://icongr.am/octicons/stop.svg?size=14&color=da3633)  **4 failed** ![passed](https://icongr.am/octicons/check-circle.svg?size=14&color=3fb950)  **2087 passed** ![flaky](https://icongr.am/octicons/alert.svg?size=14&color=d29922)  **4 flaky** ![skipped](https://icongr.am/octicons/skip.svg?size=14&color=0967d9)  **83 skipped** #### Details ![stats](https://icongr.am/octicons/pulse.svg?size=14&color=abb4bf)  2178 tests across 73 suites ![duration](https://icongr.am/octicons/clock.svg?size=14&color=abb4bf)  21 minutes, 13 seconds ![commit](https://icongr.am/octicons/git-pull-request.svg?size=14&color=abb4bf)  [f83d1bd](https://github.com/taiga-family/taiga-ui/commit/f83d1bd933acee0d50bcf01a83ec7bb1a3e48bd9) <details open><summary><strong>Failed tests</strong></summary> chromium › tests/deep/deep-select.pw.spec.ts › Deep / Select › /charts/bar-set webkit › tests/deep/deep-select.pw.spec.ts › Deep / Select › /charts/bar-set chromium › tests/deep/deep-toggle.pw.spec.ts › Deep / Toggle › /charts/bar-set webkit › tests/deep/deep-toggle.pw.spec.ts › Deep / Toggle › /charts/bar-set </details> <details ><summary><strong>Flaky tests</strong></summary> webkit › tests/core/hint/hint.pw.spec.ts › TuiHint › false mode hint with delay webkit › tests/legacy/input-date-range/input-date-range.pw.spec.ts › InputDateRange › API › correct filler display for size M webkit › tests/legacy/input-date-range/input-date-range.pw.spec.ts › InputDateRange › API › correct filler display for size L webkit › tests/legacy/input-date-range/input-date-range.pw.spec.ts › InputDateRange › API › minLength=15 </details> <details ><summary><strong>Skipped tests</strong></summary> webkit › tests/addon-commerce/input-card-group.pw.spec.ts › InputCardGroup › Examples › input card grouped with validation webkit › tests/addon-commerce/input-card-group.pw.spec.ts › InputCardGroup › Examples › input card grouped with saved cards webkit › tests/addon-commerce/input-card-group.pw.spec.ts › InputCardGroup › Examples › expired field should be clickable after reset of prefilled value webkit › tests/addon-doc/navigation.pw.spec.ts › Navigation › anchor links navigation works › scroll to "tui-doc-example" webkit › tests/addon-doc/navigation.pw.spec.ts › Navigation › anchor links navigation works › scroll to "tui-doc-code" webkit › tests/addon-doc/navigation.pw.spec.ts › Navigation › anchor links navigation works › scroll after click on link with anchor webkit › tests/addon-doc/navigation.pw.spec.ts › Navigation › getting started / [light mode] webkit › tests/addon-doc/navigation.pw.spec.ts › Navigation › getting started / [dark mode] webkit › tests/core/data-list/data-list.pw.spec.ts › DataList › Submenu webkit › tests/core/data-list/data-list.pw.spec.ts › DataList › Form control webkit › tests/core/data-list/data-list.pw.spec.ts › DataList › Complex webkit › tests/core/data-list/data-list.pw.spec.ts › DataList › Options with long text webkit › tests/core/dialogs/dialogs.pw.spec.ts › Dialogs › 320x480 › Dialog with confirmation works › Prompt webkit › tests/core/dialogs/dialogs.pw.spec.ts › Dialogs › 320x480 › Dialog with confirmation works › Pristine form does not show confirmation webkit › tests/core/dialogs/dialogs.pw.spec.ts › Dialogs › 320x480 › Dialog with confirmation works › Dirty form shows confirmation webkit › tests/core/dialogs/dialogs.pw.spec.ts › Dialogs › 320x480 › Dialog with confirmation works › Form is reset to pristine webkit › tests/core/dialogs/dialogs.pw.spec.ts › Dialogs › 320x480 › A dialog and a nested dialog are open correctly webkit › tests/core/dialogs/dialogs.pw.spec.ts › Dialogs › 320x480 › Mobile dialog works webkit › tests/core/dialogs/dialogs.pw.spec.ts › Dialogs › 320x480 › Dialog w
🎭 Playwright Run Summary
121 passed (9.7m)
🎭 Playwright Run Summary
1 failed [webkit] › projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:14:13 › Deep / Select › /charts/bar-set 120 passed (8.9m)
🎭 Playwright Run Summary
12 skipped 109 passed (3.1m)
🎭 Playwright Run Summary
121 passed (3.9m)
🎭 Playwright Run Summary
1 flaky [webkit] › projects/demo-playwright/tests/core/hint/hint.pw.spec.ts:71:13 › TuiHint › false mode hint with delay 43 skipped 77 passed (3.4m)
🎭 Playwright Run Summary
1 failed [webkit] › projects/demo-playwright/tests/deep/deep-toggle.pw.spec.ts:9:13 › Deep / Toggle › /charts/bar-set 120 passed (3.2m)
🎭 Playwright Run Summary
43 skipped 78 passed (3.5m)
🎭 Playwright Run Summary
14 skipped 107 passed (2.1m)
🎭 Playwright Run Summary
3 flaky [webkit] › projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:46:17 › InputDateRange › API › correct filler display for size M [webkit] › projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:46:17 › InputDateRange › API › correct filler display for size L [webkit] › projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:360:13 › InputDateRange › API › minLength=15 12 skipped 106 passed (3.2m)
🎭 Playwright Run Summary
14 skipped 107 passed (2.1m)
🎭 Playwright Run Summary
10 skipped 111 passed (1.7m)
🎭 Playwright Run Summary
10 skipped 111 passed (2.4m)
🎭 Playwright Run Summary
121 passed (5.7m)
🎭 Playwright Run Summary
121 passed (5.2m)
🎭 Playwright Run Summary
121 passed (2.7m)
🎭 Playwright Run Summary
121 passed (2.4m)
🎭 Playwright Run Summary
4 skipped 117 passed (2.6m)
🎭 Playwright Run Summary
121 passed (3.2m)
🎭 Playwright Run Summary
4 skipped 117 passed (2.5m)
🎭 Playwright Run Summary
121 passed (2.4m)
🎭 Playwright Run Summary
1 failed [chromium] › projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:14:13 › Deep / Select › /charts/bar-set 120 passed (5.8m)
🎭 Playwright Run Summary
121 passed (6.8m)
🎭 Playwright Run Summary
121 passed (1.7m)
🎭 Playwright Run Summary
121 passed (1.9m)
🎭 Playwright Run Summary
121 passed (2.7m)
🎭 Playwright Run Summary
1 failed [chromium] › projects/demo-playwright/tests/deep/deep-toggle.pw.spec.ts:9:13 › Deep / Toggle › /charts/bar-set 120 passed (2.4m)
🎭 Playwright Run Summary
121 passed (1.8m)
🎭 Playwright Run Summary
121 passed (4.1m)
🎭 Playwright Run Summary
121 passed (2.0m)
🎭 Playwright Run Summary
121 passed (4.6m)
🎭 Playwright Run Summary
121 passed (1.9m)
🎭 Playwright Run Summary
121 passed (1.9m)
🎭 Playwright Run Summary
121 passed (2.3m)
🎭 Playwright Run Summary
121 passed (2.1m)
🎭 Playwright Run Summary
121 passed (2.0m)
🎭 Playwright Run Summary
121 passed (2.1m)

Artifacts

Produced during runtime
Name Size
cy_baseline_f83d1bd933acee0d50bcf01a83ec7bb1a3e48bd9 Expired
159 KB