Skip to content

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

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 #4689

Triggered via pull request February 7, 2024 12:45
@bonkalolbonkalol
synchronize #896
b-scrolly
Status Failure
Total duration 10m 48s
Artifacts

test.yml

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

Annotations

13 errors, 6 warnings, and 4 notices
linters (20.x)
src/components/base/b-virtual-scroll-new/modules/state/helpers.ts(42,2): error TS2741: Property 'isDomInsertInProgress' is missing in type '{ dataOffset: number; }' but required in type 'PrivateComponentState'.
linters (20.x)
Errors found: 1
linters (20.x)
Process completed with exit code 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: 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
[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 Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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 Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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 Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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: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 Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── 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 Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── 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 Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── 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.
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, 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/.
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/.
🎭 Playwright Run Summary
1 skipped 307 passed (5.6m)
🎭 Playwright Run Summary
1 skipped 311 passed (6.1m)
🎭 Playwright Run Summary
322 passed (7.1m)
🎭 Playwright Run Summary
1 failed [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 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 303 passed (8.0m)