Feature/9721 migrate tui table classes #11060
Annotations
1 error and 2 warnings
Fall with an error if diff-output exists
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Create report comment
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) **6 failed**
![passed](https://icongr.am/octicons/check-circle.svg?size=14&color=3fb950) **1882 passed**
![flaky](https://icongr.am/octicons/alert.svg?size=14&color=d29922) **1 flaky**
![skipped](https://icongr.am/octicons/skip.svg?size=14&color=0967d9) **85 skipped**
#### Details
![stats](https://icongr.am/octicons/pulse.svg?size=14&color=abb4bf) 1974 tests across 69 suites
![duration](https://icongr.am/octicons/clock.svg?size=14&color=abb4bf) 22 minutes, 29 seconds
![commit](https://icongr.am/octicons/git-pull-request.svg?size=14&color=abb4bf) [143e782](https://github.com/taiga-family/taiga-ui/commit/143e7828cc2bf3ab3551b0e1f39ac87bea602e3f)
<details open><summary><strong>Failed tests</strong></summary>
chromium › tests/kit/dropdown-context/dropdown-context.pw.spec.ts › DropdownContext › opens dropdown on right click
chromium › tests/kit/dropdown-context/dropdown-context.pw.spec.ts › DropdownContext › closes previous dropdown after new one is opened
chromium › tests/kit/dropdown-context/dropdown-context.pw.spec.ts › DropdownContext › does not close dropdown when nested dropdown is clicked
webkit › tests/kit/dropdown-context/dropdown-context.pw.spec.ts › DropdownContext › opens dropdown on right click
webkit › tests/kit/dropdown-context/dropdown-context.pw.spec.ts › DropdownContext › closes previous dropdown after new one is opened
webkit › tests/kit/dropdown-context/dropdown-context.pw.spec.ts › DropdownContext › does not close dropdown when nested dropdown is clicked
</details>
<details ><summary><strong>Flaky tests</strong></summary>
webkit › tests/core/hint/hint.pw.spec.ts › TuiHint › false mode hint with delay
</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/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
|
Loading