Geoprv/responsive images loader #6405
Triggered via pull request
November 11, 2024 10:45
Status
Success
Total duration
13m 41s
Artifacts
–
test.yml
on: pull_request
Matrix: build
Matrix: linters
Matrix: components
Matrix: modules
Annotations
4 errors, 6 warnings, and 4 notices
[unit] › core/component/directives/attrs/test/unit/main.ts:72:7 › core/component/directives/attrs › should allow specifying directives:
src/core/component/directives/attrs/test/unit/main.ts#L1
1) [unit] › core/component/directives/attrs/test/unit/main.ts:72:7 › core/component/directives/attrs › should allow specifying directives, events, and attributes simultaneously › for non-functional components
Test timeout of 30000ms exceeded.
|
[unit] › core/component/directives/attrs/test/unit/main.ts:72:7 › core/component/directives/attrs › should allow specifying directives:
src/core/component/directives/attrs/test/unit/main.ts#L89
1) [unit] › core/component/directives/attrs/test/unit/main.ts:72:7 › core/component/directives/attrs › should allow specifying directives, events, and attributes simultaneously › for non-functional components
Error: Expected a promise to be resolved but it was rejected
Error: page.waitForFunction: Target closed
87 | await test.expect(component).toHaveCSS('margin-top', '10px');
88 |
> 89 | await test.expect(waitForWatcherCallsCount(page, component, 3)).toBeResolved();
| ^
90 | });
91 |
92 | test('for functional components', async ({page}) => {
at /home/runner/work/Client/Client/src/core/component/directives/attrs/test/unit/main.ts:89:68
|
[unit] › core/component/directives/attrs/test/unit/main.ts:72:7 › core/component/directives/attrs › should allow specifying directives:
src/core/component/directives/attrs/test/unit/main.ts#L1
1) [unit] › core/component/directives/attrs/test/unit/main.ts:72:7 › core/component/directives/attrs › should allow specifying directives, events, and attributes simultaneously › for non-functional components
Pending operations:
- page.waitForFunction at src/core/component/directives/attrs/test/helpers.ts:64:4
|
[unit] › components/base/b-slider/test/unit/auto-slide.ts:79:8 › <b-slider> auto slide › enabled › slides are static › automatic moves should be resumed on touch end:
src/components/base/b-slider/test/unit/auto-slide.ts#L89
1) [unit] › components/base/b-slider/test/unit/auto-slide.ts:79:8 › <b-slider> auto slide › enabled › slides are static › automatic moves should be resumed on touch end
Error: expect(received).toBe(expected) // Object.is equality
Expected: 1
Received: 2
87 | .toBeGreaterThan(autoSlidePostGestureDelay);
88 |
> 89 | test.expect(await current(slider)).toBe(1);
| ^
90 | });
91 |
92 | });
at /home/runner/work/Client/Client/src/components/base/b-slider/test/unit/auto-slide.ts:89:40
|
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, 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, 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/
|
🎭 Playwright Run Summary
1 skipped
350 passed (7.2m)
|
🎭 Playwright Run Summary
1 flaky
[unit] › core/component/directives/attrs/test/unit/main.ts:72:7 › core/component/directives/attrs › should allow specifying directives, events, and attributes simultaneously › for non-functional components
1 skipped
313 passed (7.4m)
|
🎭 Playwright Run Summary
1 skipped
379 passed (7.5m)
|
🎭 Playwright Run Summary
1 flaky
[unit] › components/base/b-slider/test/unit/auto-slide.ts:79:8 › <b-slider> auto slide › enabled › slides are static › automatic moves should be resumed on touch end
350 passed (8.3m)
|