added new fat-html=3 mode with async chunks and shadowing scripts #6602
Triggered via pull request
December 28, 2024 09:28
Status
Failure
Total duration
13m 47s
Artifacts
–
test.yml
on: pull_request
Matrix: build
Matrix: linters
Matrix: components
Matrix: modules
Annotations
13 errors, 7 warnings, and 4 notices
linters (20.x):
build/monic/dynamic-component-import.js#L104
Expected '===' and instead saw '=='
|
linters (20.x):
build/monic/attach-component-dependencies.js#L30
Expected '!==' and instead saw '!='
|
linters (20.x):
build/webpack/plugins.js#L71
Expected '===' and instead saw '=='
|
linters (20.x):
build/webpack/module/rules/ts.js#L68
Expected '!==' and instead saw '!='
|
linters (20.x):
build/webpack/module/rules/ess.js#L30
Expected '===' and instead saw '=='
|
linters (20.x):
build/monic/dynamic-component-import.js#L104
Expected '===' and instead saw '=='
|
linters (20.x):
build/monic/attach-component-dependencies.js#L30
Expected '!==' and instead saw '!='
|
linters (20.x):
build/webpack/plugins.js#L71
Expected '===' and instead saw '=='
|
linters (20.x):
build/webpack/module/rules/ts.js#L68
Expected '!==' and instead saw '!='
|
linters (20.x):
build/webpack/module/rules/ess.js#L30
Expected '===' and instead saw '=='
|
[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
|
linters (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
modules (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
components (20.x, 4, 4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
components (20.x, 3, 4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
components (20.x, 2, 4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
components (20.x, 1, 4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
1 skipped
326 passed (6.9m)
|
🎭 Playwright Run Summary
1 skipped
372 passed (7.5m)
|
🎭 Playwright Run Summary
1 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
1 skipped
363 passed (8.0m)
|
🎭 Playwright Run Summary
357 passed (8.4m)
|