Skip to content

fix(core/component/watch): correct fix of $attrs watching (#1490) #6449

fix(core/component/watch): correct fix of $attrs watching (#1490)

fix(core/component/watch): correct fix of $attrs watching (#1490) #6449

Triggered via push November 15, 2024 09:48
Status Success
Total duration 12m 53s
Artifacts

test.yml

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

Annotations

6 errors, 6 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: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
1) [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
1) [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
1) [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, 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/
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/
🎭 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 313 passed (7.3m)
🎭 Playwright Run Summary
1 skipped 379 passed (7.5m)
🎭 Playwright Run Summary
1 flaky [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 349 passed (7.8m)
🎭 Playwright Run Summary
352 passed (8.0m)