Skip to content

chore: update codecov/codecov-action action to v5.1.2 #11080

chore: update codecov/codecov-action action to v5.1.2

chore: update codecov/codecov-action action to v5.1.2 #11080

Triggered via pull request December 23, 2024 07:20
Status Success
Total duration 29m 38s
Artifacts 19

e2e.yml

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

Annotations

3 errors, 58 warnings, and 36 notices
[chromium] › tests/core/textarea/textarea.pw.spec.ts:21:9 › Textarea › line break text: projects/demo-playwright/tests/core/textarea/textarea.pw.spec.ts#L29
1) [chromium] › tests/core/textarea/textarea.pw.spec.ts:21:9 › Textarea › line break text ──────── Error: expect(locator).toHaveScreenshot(expected) 836 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/core/textarea/textarea.pw.spec.ts-snapshots/textarea-line-break-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-textarea-textarea.pw-Textarea-line-break-text-chromium/textarea-line-break-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-textarea-textarea.pw-Textarea-line-break-text-chromium/textarea-line-break-diff.png Call log: - expect.toHaveScreenshot(textarea-line-break.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#demo-content').locator('tui-textarea') - locator resolved to <tui-textarea data-size="l" _nghost-ng-c1678597687="" class="ng-untouched ng-valid _focused _has-value ng-dirty">…</tui-textarea> - 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 - 836 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#demo-content').locator('tui-textarea') - locator resolved to <tui-textarea data-size="l" _nghost-ng-c1678597687="" class="ng-untouched ng-valid _focused _has-value ng-dirty">…</tui-textarea> - 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 - 836 pixels (ratio 0.01 of all image pixels) are different. 27 | await textarea.fill('1\n2\n3\n4'); 28 | > 29 | await expect(textAreaComponent).toHaveScreenshot('textarea-line-break.png'); | ^ 30 | 31 | await page.locator('.t-row input[tuiSwitch]').first().click(); 32 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/core/textarea/textarea.pw.spec.ts:29:41
[webkit] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:48:17 › InputDateRange › API › correct filler display for size S: projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts#L61
1) [webkit] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:48:17 › InputDateRange › API › correct filler display for size S Error: Timed out 5000ms waiting for expect(locator).toHaveScreenshot(expected) Locator: locator('tui-calendar-range, tui-mobile-calendar') Timeout 5000ms exceeded. Call log: - expect.toHaveScreenshot(01-calendar-size-s-empty.png) with timeout 5000ms - generating new stable screenshot expectation - waiting for locator('tui-calendar-range, tui-mobile-calendar') - locator resolved to <tui-calendar-range class="ng-star-inserted" _nghost-ng-c3948775841="" _ngcontent-ng-c325314227="">…</tui-calendar-range> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - Timeout 5000ms exceeded. 59 | `01-textfield-size-${size}-empty.png`, 60 | ); > 61 | await expect(inputDateRange.calendar).toHaveScreenshot( | ^ 62 | `01-calendar-size-${size}-empty.png`, 63 | ); 64 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:61:55
[webkit] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:48:17 › InputDateRange › API › correct filler display for size M: projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts#L56
2) [webkit] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:48:17 › InputDateRange › API › correct filler display for size M TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('#demo-content').locator('tui-input-date-range').getByRole('textbox') - locator resolved to <input tabindex="0" placeholder="" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_431601061540000" class="t-input ng-untouched ng-pristine ng-valid" automation-id="tui-primitive-textfield__native-input"/> - 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 54 | ); 55 | > 56 | await inputDateRange.textfield.click(); | ^ 57 | 58 | await expect(inputDateRange.textfield).toHaveScreenshot( 59 | `01-textfield-size-${size}-empty.png`, at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:56:48
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 / 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 / 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 / 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 / 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 / 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 / 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 / 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 / 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 / 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 / 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 / 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 / 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 / 8 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 / 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
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 / 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 / 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 / 7 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 / 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 / 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 / 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 / 9 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 / 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 / 9 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 / 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 / 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 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
E2E 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.5m)
🎭 Playwright Run Summary
110 passed (1.6m)
🎭 Playwright Run Summary
8 skipped 102 passed (1.4m)
🎭 Playwright Run Summary
8 skipped 102 passed (1.8m)
🎭 Playwright Run Summary
110 passed (2.0m)
🎭 Playwright Run Summary
1 flaky [chromium] › tests/core/textarea/textarea.pw.spec.ts:21:9 › Textarea › line break text ───────── 109 passed (1.8m)
🎭 Playwright Run Summary
44 skipped 66 passed (2.4m)
🎭 Playwright Run Summary
44 skipped 66 passed (1.9m)
🎭 Playwright Run Summary
110 passed (2.5m)
🎭 Playwright Run Summary
110 passed (2.3m)
🎭 Playwright Run Summary
109 passed (2.1m)
🎭 Playwright Run Summary
109 passed (2.0m)
🎭 Playwright Run Summary
110 passed (2.3m)
🎭 Playwright Run Summary
110 passed (2.0m)
🎭 Playwright Run Summary
110 passed (3.1m)
🎭 Playwright Run Summary
110 passed (2.8m)
🎭 Playwright Run Summary
109 passed (1.6m)
🎭 Playwright Run Summary
109 passed (1.7m)
🎭 Playwright Run Summary
110 passed (2.9m)
🎭 Playwright Run Summary
110 passed (3.3m)
🎭 Playwright Run Summary
109 passed (1.8m)
🎭 Playwright Run Summary
109 passed (1.9m)
🎭 Playwright Run Summary
110 passed (3.8m)
🎭 Playwright Run Summary
110 passed (3.3m)
🎭 Playwright Run Summary
109 passed (2.0m)
🎭 Playwright Run Summary
109 passed (1.7m)
🎭 Playwright Run Summary
18 skipped 92 passed (2.4m)
🎭 Playwright Run Summary
18 skipped 92 passed (3.2m)
🎭 Playwright Run Summary
2 flaky [webkit] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:48:17 › InputDateRange › API › correct filler display for size S [webkit] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:48:17 › InputDateRange › API › correct filler display for size M 5 skipped 102 passed (2.7m)
🎭 Playwright Run Summary
5 skipped 104 passed (3.0m)
🎭 Playwright Run Summary
10 skipped 99 passed (1.9m)
🎭 Playwright Run Summary
10 skipped 99 passed (1.7m)
🎭 Playwright Run Summary
110 passed (7.2m)
🎭 Playwright Run Summary
110 passed (8.4m)
🎭 Playwright Run Summary
110 passed (11.9m)
🎭 Playwright Run Summary
110 passed (9.0m)

Artifacts

Produced during runtime
Name Size
cy_baseline_03785d5b7a4696639a4c1a872af8ed95c1e2c369
113 KB
playwright-blob-artifacts--03785d5b7a4696639a4c1a872af8ed95c1e2c369-12462950846-10028-Linux_1
345 KB
playwright-blob-artifacts--03785d5b7a4696639a4c1a872af8ed95c1e2c369-12462950846-10028-Linux_2
716 KB
playwright-blob-artifacts--03785d5b7a4696639a4c1a872af8ed95c1e2c369-12462950846-10028-Linux_3
1.53 MB
playwright-blob-artifacts--03785d5b7a4696639a4c1a872af8ed95c1e2c369-12462950846-10028-Linux_4
628 KB
playwright-blob-artifacts--03785d5b7a4696639a4c1a872af8ed95c1e2c369-12462950846-10028-Linux_5
934 KB
playwright-blob-artifacts--03785d5b7a4696639a4c1a872af8ed95c1e2c369-12462950846-10028-Linux_6
548 KB
playwright-blob-artifacts--03785d5b7a4696639a4c1a872af8ed95c1e2c369-12462950846-10028-Linux_7
447 KB
playwright-blob-artifacts--03785d5b7a4696639a4c1a872af8ed95c1e2c369-12462950846-10028-Linux_8
447 KB
playwright-blob-artifacts--03785d5b7a4696639a4c1a872af8ed95c1e2c369-12462950846-10028-Linux_9
487 KB
playwright-blob-artifacts--03785d5b7a4696639a4c1a872af8ed95c1e2c369-12462950846-10028-macOS_1
268 KB
playwright-blob-artifacts--03785d5b7a4696639a4c1a872af8ed95c1e2c369-12462950846-10028-macOS_2
285 KB
playwright-blob-artifacts--03785d5b7a4696639a4c1a872af8ed95c1e2c369-12462950846-10028-macOS_3
1.41 MB
playwright-blob-artifacts--03785d5b7a4696639a4c1a872af8ed95c1e2c369-12462950846-10028-macOS_4
561 KB
playwright-blob-artifacts--03785d5b7a4696639a4c1a872af8ed95c1e2c369-12462950846-10028-macOS_5
842 KB
playwright-blob-artifacts--03785d5b7a4696639a4c1a872af8ed95c1e2c369-12462950846-10028-macOS_6
467 KB
playwright-blob-artifacts--03785d5b7a4696639a4c1a872af8ed95c1e2c369-12462950846-10028-macOS_7
381 KB
playwright-blob-artifacts--03785d5b7a4696639a4c1a872af8ed95c1e2c369-12462950846-10028-macOS_8
383 KB
playwright-blob-artifacts--03785d5b7a4696639a4c1a872af8ed95c1e2c369-12462950846-10028-macOS_9
352 KB