issues/1389 amendments by @kormanowsky #6572
Annotations
3 errors, 1 warning, and 1 notice
Run components' unit tests:
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.
|
Run components' unit tests:
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
|
Run components' unit tests:
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
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run components' unit tests
1 flaky
[unit] › core/component/directives/attrs/test/unit/main.ts:59:6 › core/component/directives/attrs › should allow setting custom directives
1 skipped
325 passed (7.6m)
|
Loading