Skip to content

revert: "chore: Show scrollbars in Chrome-based integration tests (#120)" #318

revert: "chore: Show scrollbars in Chrome-based integration tests (#120)"

revert: "chore: Show scrollbars in Chrome-based integration tests (#120)" #318

Triggered via pull request December 16, 2024 12:01
Status Success
Total duration 18m 56s
Artifacts 7

dry-run.yml

on: pull_request
dry-run  /  Create build tree
1s
dry-run / Create build tree
dry-run  /  Build browser-test-tools
1m 38s
dry-run / Build browser-test-tools
dry-run  /  Build documenter
3s
dry-run / Build documenter
dry-run  /  Build global-styles
3s
dry-run / Build global-styles
dry-run  /  Build build-tools
2s
dry-run / Build build-tools
dry-run  /  Build collection-hooks
2s
dry-run / Build collection-hooks
dry-run  /  Build jest-preset
2s
dry-run / Build jest-preset
dry-run  /  Build component-toolkit
47s
dry-run / Build component-toolkit
dry-run  /  Build test-utils
5s
dry-run / Build test-utils
dry-run  /  Build theming-core
36s
dry-run / Build theming-core
dry-run  /  Build components
2m 58s
dry-run / Build components
dry-run  /  Build board components
1m 52s
dry-run / Build board components
dry-run  /  Build code view components
1m 8s
dry-run / Build code view components
dry-run  /  Build chat components
1m 21s
dry-run / Build chat components
Matrix: dry-run / Components accessibility tests shards
Matrix: dry-run / Components integration tests shards
dry-run  /  Components unit tests
4m 13s
dry-run / Components unit tests
dry-run  /  Components motion tests
1m 12s
dry-run / Components motion tests
dry-run  /  Demos tests
7m 5s
dry-run / Demos tests
dry-run  /  Components accessibility tests
7s
dry-run / Components accessibility tests
dry-run  /  Components integration tests
0s
dry-run / Components integration tests
Fit to window
Zoom out
Zoom in

Annotations

45 warnings
dry-run / Create build tree
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Build jest-preset
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Build collection-hooks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Build build-tools
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Build global-styles
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Build documenter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Build test-utils
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Build browser-test-tools
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Build component-toolkit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Build theming-core
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Build components
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Components accessibility tests shards (4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Build code view components
Prop "id" is forbidden on Components
dry-run / Build code view components
Prop "className" is forbidden on Components
dry-run / Build code view components
Unexpected any. Specify a different type
dry-run / Build code view components
Unexpected any. Specify a different type
dry-run / Build code view components
Unexpected any. Specify a different type
dry-run / Components motion tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Build chat components
Prop "id" is forbidden on Components
dry-run / Build chat components
Prop "id" is forbidden on Components
dry-run / Build chat components
Prop "id" is forbidden on Components
dry-run / Build chat components
Prop "id" is forbidden on Components
dry-run / Build chat components
Prop "className" is forbidden on Components
dry-run / Build chat components
Unexpected any. Specify a different type
dry-run / Build chat components
Unexpected any. Specify a different type
dry-run / Build chat components
Unexpected any. Specify a different type
dry-run / Build chat components
Unexpected any. Specify a different type
dry-run / Build chat components
Unexpected any. Specify a different type
dry-run / Build board components
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Components accessibility tests shards (1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Components unit tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Components integration tests shards (4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
RETRY 1: calls onLoadItems after clearing input with backspace and asyncProperties=true: src/property-filter/__integ__/async-loading.test.ts#L35
expect(received).toEqual(expected) // deep equality - Expected - 0 + Received + 5 @@ -3,10 +3,15 @@ "filteringText": "", "firstPage": true, "samePage": false, }, Object { + "filteringText": "l", + "firstPage": true, + "samePage": false, + }, + Object { "filteringText": "label", "firstPage": true, "samePage": false, }, ] at src/property-filter/__integ__/async-loading.test.ts:35:30 at RetryOperation._fn (node_modules/p-retry/index.js:50:12)
RETRY 1: emits a metric when the user sorts: src/table/__integ__/table-interaction-metrics.test.ts#L108
expect(received).toBeGreaterThanOrEqual(expected) Expected: >= 500 Received: 460 at src/table/__integ__/table-interaction-metrics.test.ts:108:40 at src/table/__integ__/table-interaction-metrics.test.ts:31:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
dry-run / Components integration tests shards (3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
RETRY 1: should expand and shrink a column correctly: src/table/__integ__/with-frame.test.ts#L44
expect(received).toBe(expected) // Object.is equality Expected: 170 Received: 120 at src/table/__integ__/with-frame.test.ts:44:21 at TablePage.runInsideIframe (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:232:9) at src/table/__integ__/with-frame.test.ts:39:5 at src/table/__integ__/with-frame.test.ts:32:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
dry-run / Components integration tests shards (1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Demos tests
No files were found with the provided path: lib/*.tgz. No artifacts will be uploaded.
dry-run / Components accessibility tests shards (6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Components accessibility tests shards (3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Components accessibility tests shards (5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Components accessibility tests shards (2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Components accessibility tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Components integration tests shards (2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Components integration tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
cloudscape-design-board-components
280 KB
cloudscape-design-browser-test-tools
22 KB
cloudscape-design-chat-components
59.9 KB
cloudscape-design-code-view
34.6 KB
cloudscape-design-component-toolkit
25.4 KB
cloudscape-design-components
7.93 MB
cloudscape-design-theming-core
40.5 KB