Skip to content

V4: New component-object, new test APIs, tests to b-virtual-scroll-new #4677

V4: New component-object, new test APIs, tests to b-virtual-scroll-new

V4: New component-object, new test APIs, tests to b-virtual-scroll-new #4677

Triggered via pull request February 7, 2024 07:18
@bonkalolbonkalol
synchronize #896
b-scrolly
Status Success
Total duration 10m 13s
Artifacts

test.yml

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

Annotations

6 errors, 6 warnings, and 4 notices
[unit] › components/directives/on-resize/test/unit/main.ts:120: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:120:7 › components/directives/on-resize › the handler should be called › when there is a change in padding or border of the element, regardless of whether the element has a box-sizing value of "content-box" or "border-box Test timeout of 30000ms exceeded.
[unit] › components/directives/on-resize/test/unit/main.ts:120: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#L135
1) [unit] › components/directives/on-resize/test/unit/main.ts:120:7 › components/directives/on-resize › the handler should be called › when there is a change in padding or border of the element, regardless of whether the element has a box-sizing value of "content-box" or "border-box Error: Expected a promise to be resolved but it was rejected Error: page.waitForFunction: Target closed 133 | }); 134 | > 135 | await test.expect(waitForWatcherCallsCount(page, component, 3)).toBeResolved(); | ^ 136 | } 137 | ); 138 | }); at /home/runner/work/Client/Client/src/components/directives/on-resize/test/unit/main.ts:135:69
[unit] › components/directives/on-resize/test/unit/main.ts:120: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:120:7 › components/directives/on-resize › the handler should be called › when there is a change in padding or border of the element, regardless of whether the element has a box-sizing value of "content-box" or "border-box Pending operations: - page.waitForFunction at src/components/directives/on-resize/test/unit/main.ts:225:5
[unit] › components/directives/on-resize/test/unit/main.ts:190:6 › components/directives/on-resize › all provided handlers should be called when the size of the element changes: src/components/directives/on-resize/test/unit/main.ts#L1
2) [unit] › components/directives/on-resize/test/unit/main.ts:190:6 › components/directives/on-resize › all provided handlers should be called when the size of the element changes Test timeout of 30000ms exceeded.
[unit] › components/directives/on-resize/test/unit/main.ts:190:6 › components/directives/on-resize › all provided handlers should be called when the size of the element changes: src/components/directives/on-resize/test/unit/main.ts#L210
2) [unit] › components/directives/on-resize/test/unit/main.ts:190:6 › components/directives/on-resize › all provided handlers should be called when the size of the element changes Error: Expected a promise to be resolved but it was rejected Error: page.waitForFunction: Target closed 208 | }); 209 | > 210 | await test.expect(waitForWatcherCallsCount(page, component, 2)).toBeResolved(); | ^ 211 | } 212 | ); 213 | at /home/runner/work/Client/Client/src/components/directives/on-resize/test/unit/main.ts:210:68
[unit] › components/directives/on-resize/test/unit/main.ts:190:6 › components/directives/on-resize › all provided handlers should be called when the size of the element changes: src/components/directives/on-resize/test/unit/main.ts#L1
2) [unit] › components/directives/on-resize/test/unit/main.ts:190:6 › components/directives/on-resize › all provided handlers should be called when the size of the element changes Pending operations: - page.waitForFunction at src/components/directives/on-resize/test/unit/main.ts:225:5
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
modules (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
components (20.x, 3, 4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
components (20.x, 4, 4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
components (20.x, 2, 4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
components (20.x, 1, 4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
🎭 Playwright Run Summary
1 skipped 307 passed (5.6m)
🎭 Playwright Run Summary
1 skipped 311 passed (6.1m)
🎭 Playwright Run Summary
2 flaky [unit] › components/directives/on-resize/test/unit/main.ts:120:7 › components/directives/on-resize › the handler should be called › when there is a change in padding or border of the element, regardless of whether the element has a box-sizing value of "content-box" or "border-box [unit] › components/directives/on-resize/test/unit/main.ts:190:6 › components/directives/on-resize › all provided handlers should be called when the size of the element changes 1 skipped 303 passed (7.0m)
🎭 Playwright Run Summary
322 passed (7.1m)