Skip to content

feat(core/component): runtime checker for web-components #6584

feat(core/component): runtime checker for web-components

feat(core/component): runtime checker for web-components #6584

Triggered via pull request December 23, 2024 09:38
Status Success
Total duration 13m 29s
Artifacts

test.yml

on: pull_request
Matrix: build
Matrix: linters
Matrix: components
Matrix: modules
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 7 warnings, and 4 notices
[unit] › core/component/directives/attrs/test/unit/main.ts:59:6 › core/component/directives/attrs › should allow setting custom directives: src/core/component/directives/attrs/test/unit/main.ts#L1
1) [unit] › core/component/directives/attrs/test/unit/main.ts:59:6 › core/component/directives/attrs › should allow setting custom directives Test timeout of 30000ms exceeded.
[unit] › core/component/directives/attrs/test/unit/main.ts:59:6 › core/component/directives/attrs › should allow setting custom directives: src/core/component/directives/attrs/test/unit/main.ts#L68
1) [unit] › core/component/directives/attrs/test/unit/main.ts:59:6 › core/component/directives/attrs › should allow setting custom directives Error: Expected a promise to be resolved but it was rejected Error: page.waitForFunction: Target closed 66 | }); 67 | > 68 | await test.expect(waitForWatcherCallsCount(page, component, 2)).toBeResolved(); | ^ 69 | }); 70 | 71 | test.describe('should allow specifying directives, events, and attributes simultaneously', () => { at /home/runner/work/Client/Client/src/core/component/directives/attrs/test/unit/main.ts:68:67
[unit] › core/component/directives/attrs/test/unit/main.ts:59:6 › core/component/directives/attrs › should allow setting custom directives: src/core/component/directives/attrs/test/unit/main.ts#L1
1) [unit] › core/component/directives/attrs/test/unit/main.ts:59:6 › core/component/directives/attrs › should allow setting custom directives Pending operations: - page.waitForFunction at src/core/component/directives/attrs/test/helpers.ts:64:4
[unit] › components/directives/on-resize/test/unit/main.ts:99:7 › components/directives/on-resize › the handler should be called › when there is a change in padding or border of the element: src/components/directives/on-resize/test/unit/main.ts#L1
1) [unit] › components/directives/on-resize/test/unit/main.ts:99:7 › components/directives/on-resize › the handler should be called › when there is a change in padding or border of the element, provided that the box model is set to "border-box" and the element has a box-sizing value of "content-box" Test timeout of 30000ms exceeded.
[unit] › components/directives/on-resize/test/unit/main.ts:99:7 › components/directives/on-resize › the handler should be called › when there is a change in padding or border of the element: src/components/directives/on-resize/test/unit/main.ts#L116
1) [unit] › components/directives/on-resize/test/unit/main.ts:99:7 › components/directives/on-resize › the handler should be called › when there is a change in padding or border of the element, provided that the box model is set to "border-box" and the element has a box-sizing value of "content-box" Error: Expected a promise to be resolved but it was rejected Error: page.waitForFunction: Target closed 114 | }); 115 | > 116 | await test.expect(waitForWatcherCallsCount(page, component, 3)).toBeResolved(); | ^ 117 | } 118 | ); 119 | at /home/runner/work/Client/Client/src/components/directives/on-resize/test/unit/main.ts:116:69
[unit] › components/directives/on-resize/test/unit/main.ts:99:7 › components/directives/on-resize › the handler should be called › when there is a change in padding or border of the element: src/components/directives/on-resize/test/unit/main.ts#L1
1) [unit] › components/directives/on-resize/test/unit/main.ts:99:7 › components/directives/on-resize › the handler should be called › when there is a change in padding or border of the element, provided that the box model is set to "border-box" and the element has a box-sizing value of "content-box" Pending operations: - page.waitForFunction at src/components/directives/on-resize/test/unit/main.ts:225:5
linters (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
modules (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
components (20.x, 3, 4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
components (20.x, 4, 4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
components (20.x, 2, 4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
components (20.x, 1, 4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
1 skipped 372 passed (7.4m)
🎭 Playwright Run Summary
1 flaky [unit] › core/component/directives/attrs/test/unit/main.ts:59:6 › core/component/directives/attrs › should allow setting custom directives 1 skipped 325 passed (7.6m)
🎭 Playwright Run Summary
1 flaky [unit] › components/directives/on-resize/test/unit/main.ts:99:7 › components/directives/on-resize › the handler should be called › when there is a change in padding or border of the element, provided that the box model is set to "border-box" and the element has a box-sizing value of "content-box" 1 skipped 363 passed (8.1m)
🎭 Playwright Run Summary
357 passed (8.3m)