feat(core/component): runtime checker for web-components #6580
Triggered via pull request
December 19, 2024 17:38
Status
Success
Total duration
13m 46s
Artifacts
–
test.yml
on: pull_request
Matrix: build
Matrix: linters
Matrix: components
Matrix: modules
Annotations
3 errors, 7 warnings, and 4 notices
[unit] › components/directives/on-resize/test/unit/main.ts:81:7 › components/directives/on-resize › the handler should be called › only when the width of the element is changed when the `watchHeight` is set to false:
src/components/directives/on-resize/test/unit/main.ts#L1
1) [unit] › components/directives/on-resize/test/unit/main.ts:81:7 › components/directives/on-resize › the handler should be called › only when the width of the element is changed when the `watchHeight` is set to false
Test timeout of 30000ms exceeded.
|
[unit] › components/directives/on-resize/test/unit/main.ts:81:7 › components/directives/on-resize › the handler should be called › only when the width of the element is changed when the `watchHeight` is set to false:
src/components/directives/on-resize/test/unit/main.ts#L95
1) [unit] › components/directives/on-resize/test/unit/main.ts:81:7 › components/directives/on-resize › the handler should be called › only when the width of the element is changed when the `watchHeight` is set to false
Error: Expected a promise to be resolved but it was rejected
Error: page.waitForFunction: Target closed
93 | });
94 |
> 95 | await test.expect(waitForWatcherCallsCount(page, component, 2)).toBeResolved();
| ^
96 | }
97 | );
98 |
at /home/runner/work/Client/Client/src/components/directives/on-resize/test/unit/main.ts:95:69
|
[unit] › components/directives/on-resize/test/unit/main.ts:81:7 › components/directives/on-resize › the handler should be called › only when the width of the element is changed when the `watchHeight` is set to false:
src/components/directives/on-resize/test/unit/main.ts#L1
1) [unit] › components/directives/on-resize/test/unit/main.ts:81:7 › components/directives/on-resize › the handler should be called › only when the width of the element is changed when the `watchHeight` is set to false
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, 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, 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, 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
326 passed (7.2m)
|
🎭 Playwright Run Summary
1 skipped
372 passed (7.5m)
|
🎭 Playwright Run Summary
1 flaky
[unit] › components/directives/on-resize/test/unit/main.ts:81:7 › components/directives/on-resize › the handler should be called › only when the width of the element is changed when the `watchHeight` is set to false
1 skipped
363 passed (8.2m)
|
🎭 Playwright Run Summary
357 passed (8.2m)
|