Skip to content

Merge pull request #1520 from V4Fire/fix/remove-once-fn-proto #6595

Merge pull request #1520 from V4Fire/fix/remove-once-fn-proto

Merge pull request #1520 from V4Fire/fix/remove-once-fn-proto #6595

Triggered via push December 25, 2024 15:05
Status Success
Total duration 13m 19s
Artifacts

test.yml

on: push
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:72:7 › core/component/directives/attrs › should allow specifying directives: src/core/component/directives/attrs/test/unit/main.ts#L1
1) [unit] › core/component/directives/attrs/test/unit/main.ts:72:7 › core/component/directives/attrs › should allow specifying directives, events, and attributes simultaneously › for non-functional components Test timeout of 30000ms exceeded.
[unit] › core/component/directives/attrs/test/unit/main.ts:72:7 › core/component/directives/attrs › should allow specifying directives: src/core/component/directives/attrs/test/unit/main.ts#L89
1) [unit] › core/component/directives/attrs/test/unit/main.ts:72:7 › core/component/directives/attrs › should allow specifying directives, events, and attributes simultaneously › for non-functional components Error: Expected a promise to be resolved but it was rejected Error: page.waitForFunction: Target closed 87 | await test.expect(component).toHaveCSS('margin-top', '10px'); 88 | > 89 | await test.expect(waitForWatcherCallsCount(page, component, 3)).toBeResolved(); | ^ 90 | }); 91 | 92 | test('for functional components', async ({page}) => { at /home/runner/work/Client/Client/src/core/component/directives/attrs/test/unit/main.ts:89:68
[unit] › core/component/directives/attrs/test/unit/main.ts:72:7 › core/component/directives/attrs › should allow specifying directives: src/core/component/directives/attrs/test/unit/main.ts#L1
1) [unit] › core/component/directives/attrs/test/unit/main.ts:72:7 › core/component/directives/attrs › should allow specifying directives, events, and attributes simultaneously › for non-functional components Pending operations: - page.waitForFunction at src/core/component/directives/attrs/test/helpers.ts:64:4
[unit] › components/directives/on-resize/test/unit/main.ts:51:7 › components/directives/on-resize › the handler should be called › when the width or height of the element is resized.: src/components/directives/on-resize/test/unit/main.ts#L1
1) [unit] › components/directives/on-resize/test/unit/main.ts:51:7 › components/directives/on-resize › the handler should be called › when the width or height of the element is resized. Test timeout of 30000ms exceeded.
[unit] › components/directives/on-resize/test/unit/main.ts:51:7 › components/directives/on-resize › the handler should be called › when the width or height of the element is resized.: src/components/directives/on-resize/test/unit/main.ts#L60
1) [unit] › components/directives/on-resize/test/unit/main.ts:51:7 › components/directives/on-resize › the handler should be called › when the width or height of the element is resized. Error: Expected a promise to be resolved but it was rejected Error: page.waitForFunction: Target closed 58 | }); 59 | > 60 | await test.expect(waitForWatcherCallsCount(page, component, 3)).toBeResolved(); | ^ 61 | }); 62 | 63 | test( at /home/runner/work/Client/Client/src/components/directives/on-resize/test/unit/main.ts:60:68
[unit] › components/directives/on-resize/test/unit/main.ts:51:7 › components/directives/on-resize › the handler should be called › when the width or height of the element is resized.: src/components/directives/on-resize/test/unit/main.ts#L1
1) [unit] › components/directives/on-resize/test/unit/main.ts:51:7 › components/directives/on-resize › the handler should be called › when the width or height of the element is resized. 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.5m)
🎭 Playwright Run Summary
1 flaky [unit] › core/component/directives/attrs/test/unit/main.ts:72:7 › core/component/directives/attrs › should allow specifying directives, events, and attributes simultaneously › for non-functional components 1 skipped 325 passed (7.6m)
🎭 Playwright Run Summary
1 flaky [unit] › components/directives/on-resize/test/unit/main.ts:51:7 › components/directives/on-resize › the handler should be called › when the width or height of the element is resized. 1 skipped 363 passed (8.0m)
🎭 Playwright Run Summary
357 passed (8.2m)