Skip to content

Speedup 3 1

Speedup 3 1 #6390

Triggered via pull request November 8, 2024 12:09
@kobezzzakobezzza
synchronize #1438
speedup-3-1
Status Success
Total duration 14m 25s
Artifacts

test.yml

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

Annotations

9 errors, 6 warnings, and 4 notices
[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
[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
2) [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
2) [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
2) [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
[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
3) [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
3) [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
3) [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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
modules (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
components (20.x, 4, 4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
components (20.x, 3, 4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
components (20.x, 1, 4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
components (20.x, 2, 4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
🎭 Playwright Run Summary
1 skipped 314 passed (6.8m)
🎭 Playwright Run Summary
1 skipped 379 passed (7.6m)
🎭 Playwright Run Summary
351 passed (8.2m)
🎭 Playwright Run Summary
3 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. [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" [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 347 passed (9.0m)