Skip to content

fix(i-lock-page-scroll): fix ios scroll lock (#1060) #4535

fix(i-lock-page-scroll): fix ios scroll lock (#1060)

fix(i-lock-page-scroll): fix ios scroll lock (#1060) #4535

Triggered via push December 7, 2023 10:27
Status Success
Total duration 9m 30s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

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

Annotations

9 errors and 4 notices
[unit] › core/component/directives/attrs/test/unit/main.ts:53:6 › core/component/directives/attrs › the directive allows setting custom directives: src/core/component/directives/attrs/test/unit/main.ts#L1
1) [unit] › core/component/directives/attrs/test/unit/main.ts:53:6 › core/component/directives/attrs › the directive allows setting custom directives Test timeout of 30000ms exceeded.
[unit] › core/component/directives/attrs/test/unit/main.ts:53:6 › core/component/directives/attrs › the directive allows setting custom directives: src/core/component/directives/attrs/test/unit/main.ts#L62
1) [unit] › core/component/directives/attrs/test/unit/main.ts:53:6 › core/component/directives/attrs › the directive allows setting custom directives Error: Expected a promise to be resolved but it was rejected Error: page.waitForFunction: Target closed 60 | }); 61 | > 62 | await test.expect(waitForWatcherCallsCount(page, component, 2)).toBeResolved(); | ^ 63 | }); 64 | 65 | test('the directive allows specifying directives, events, and attributes simultaneously', async ({page}) => { at /home/runner/work/Client/Client/src/core/component/directives/attrs/test/unit/main.ts:62:67
[unit] › core/component/directives/attrs/test/unit/main.ts:53:6 › core/component/directives/attrs › the directive allows setting custom directives: src/core/component/directives/attrs/test/unit/main.ts#L1
1) [unit] › core/component/directives/attrs/test/unit/main.ts:53:6 › core/component/directives/attrs › the directive allows setting custom directives Pending operations: - page.waitForFunction at src/core/component/directives/attrs/test/unit/main.ts:124:5
[unit] › core/component/directives/attrs/test/unit/main.ts:53:6 › core/component/directives/attrs › the directive allows setting custom directives: src/core/component/directives/attrs/test/unit/main.ts#L1
1) [unit] › core/component/directives/attrs/test/unit/main.ts:53:6 › core/component/directives/attrs › the directive allows setting custom directives Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[unit] › core/component/directives/attrs/test/unit/main.ts:53:6 › core/component/directives/attrs › the directive allows setting custom directives: src/core/component/directives/attrs/test/unit/main.ts#L62
1) [unit] › core/component/directives/attrs/test/unit/main.ts:53:6 › core/component/directives/attrs › the directive allows setting custom directives Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Expected a promise to be resolved but it was rejected Error: page.waitForFunction: Target closed 60 | }); 61 | > 62 | await test.expect(waitForWatcherCallsCount(page, component, 2)).toBeResolved(); | ^ 63 | }); 64 | 65 | test('the directive allows specifying directives, events, and attributes simultaneously', async ({page}) => { at /home/runner/work/Client/Client/src/core/component/directives/attrs/test/unit/main.ts:62:67
[unit] › core/component/directives/attrs/test/unit/main.ts:53:6 › core/component/directives/attrs › the directive allows setting custom directives: src/core/component/directives/attrs/test/unit/main.ts#L1
1) [unit] › core/component/directives/attrs/test/unit/main.ts:53:6 › core/component/directives/attrs › the directive allows setting custom directives Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Pending operations: - page.waitForFunction at src/core/component/directives/attrs/test/unit/main.ts:124:5
[unit] › core/component/directives/attrs/test/unit/main.ts:65:6 › core/component/directives/attrs › the directive allows specifying directives: src/core/component/directives/attrs/test/unit/main.ts#L1
2) [unit] › core/component/directives/attrs/test/unit/main.ts:65:6 › core/component/directives/attrs › the directive allows specifying directives, events, and attributes simultaneously Test timeout of 30000ms exceeded.
[unit] › core/component/directives/attrs/test/unit/main.ts:65:6 › core/component/directives/attrs › the directive allows specifying directives: src/core/component/directives/attrs/test/unit/main.ts#L82
2) [unit] › core/component/directives/attrs/test/unit/main.ts:65:6 › core/component/directives/attrs › the directive allows specifying directives, events, and attributes simultaneously Error: Expected a promise to be resolved but it was rejected Error: page.waitForFunction: Target closed 80 | await test.expect(component).toHaveCSS('margin-top', '10px'); 81 | > 82 | await test.expect(waitForWatcherCallsCount(page, component, 3)).toBeResolved(); | ^ 83 | }); 84 | 85 | test('the directive works correctly when used on functional components', async ({page}) => { at /home/runner/work/Client/Client/src/core/component/directives/attrs/test/unit/main.ts:82:67
[unit] › core/component/directives/attrs/test/unit/main.ts:65:6 › core/component/directives/attrs › the directive allows specifying directives: src/core/component/directives/attrs/test/unit/main.ts#L1
2) [unit] › core/component/directives/attrs/test/unit/main.ts:65:6 › core/component/directives/attrs › the directive allows specifying directives, events, and attributes simultaneously Pending operations: - page.waitForFunction at src/core/component/directives/attrs/test/unit/main.ts:124:5
🎭 Playwright Run Summary
283 passed (5.1m)
🎭 Playwright Run Summary
1 skipped 295 passed (5.4m)
🎭 Playwright Run Summary
295 passed (6.3m)
🎭 Playwright Run Summary
2 flaky [unit] › core/component/directives/attrs/test/unit/main.ts:53:6 › core/component/directives/attrs › the directive allows setting custom directives [unit] › core/component/directives/attrs/test/unit/main.ts:65:6 › core/component/directives/attrs › the directive allows specifying directives, events, and attributes simultaneously 1 skipped 284 passed (7.2m)