chore: Experiment wdiov9 isDisplayed on display:contents #11675
dry-run.yml
on: pull_request
dry-run
/
Create build tree
4s
dry-run
/
Build board components
1m 49s
dry-run
/
Build code view components
58s
dry-run
/
Build chat components
1m 36s
Matrix: dry-run / Components accessibility tests shards
Matrix: dry-run / Components integration tests shards
dry-run
/
Components unit tests
4m 8s
dry-run
/
Components motion tests
1m 5s
dry-run
/
Demos tests
8m 34s
dry-run
/
Components accessibility tests
0s
dry-run
/
Components integration tests
0s
Annotations
31 errors and 76 warnings
classic › switches to bottom position when screen resizes to mobile:
src/app-layout/__integ__/app-layout-split-panel.test.ts#L115
expect(received).resolves.toEqual(expected) // deep equality
Expected: "160px"
Received: "0px"
at Object.toEqual (node_modules/expect/build/index.js:174:22)
at src/app-layout/__integ__/app-layout-split-panel.test.ts:115:65
at src/app-layout/__integ__/app-layout-split-panel.test.ts:28:7
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
classic › interaction with table sticky header › should resize main content area when switching to side:
src/app-layout/__integ__/app-layout-split-panel.test.ts#L285
expect(received).resolves.toEqual(expected) // deep equality
Expected: "356.5px"
Received: "0px"
at Object.toEqual (node_modules/expect/build/index.js:174:22)
at src/app-layout/__integ__/app-layout-split-panel.test.ts:285:67
at src/app-layout/__integ__/app-layout-split-panel.test.ts:28:7
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
classic › interaction with table sticky header › should resize main content area when switching to side then back to bottom:
src/app-layout/__integ__/app-layout-split-panel.test.ts#L295
expect(received).resolves.toEqual(expected) // deep equality
Expected: "356.5px"
Received: "0px"
at Object.toEqual (node_modules/expect/build/index.js:174:22)
at src/app-layout/__integ__/app-layout-split-panel.test.ts:295:67
at src/app-layout/__integ__/app-layout-split-panel.test.ts:28:7
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
refresh › switches to bottom position when screen resizes to mobile:
src/app-layout/__integ__/app-layout-split-panel.test.ts#L115
expect(received).resolves.toEqual(expected) // deep equality
Expected: "396.5px"
Received: "0px"
at Object.toEqual (node_modules/expect/build/index.js:174:22)
at src/app-layout/__integ__/app-layout-split-panel.test.ts:115:65
at src/app-layout/__integ__/app-layout-split-panel.test.ts:28:7
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
refresh › interaction with table sticky header › should resize main content area when switching to side:
src/app-layout/__integ__/app-layout-split-panel.test.ts#L285
expect(received).resolves.toEqual(expected) // deep equality
Expected: "396.5px"
Received: "0px"
at Object.toEqual (node_modules/expect/build/index.js:174:22)
at src/app-layout/__integ__/app-layout-split-panel.test.ts:285:67
at src/app-layout/__integ__/app-layout-split-panel.test.ts:28:7
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
refresh › interaction with table sticky header › should resize main content area when switching to side then back to bottom:
src/app-layout/__integ__/app-layout-split-panel.test.ts#L295
expect(received).resolves.toEqual(expected) // deep equality
Expected: "396.5px"
Received: "0px"
at Object.toEqual (node_modules/expect/build/index.js:174:22)
at src/app-layout/__integ__/app-layout-split-panel.test.ts:295:67
at src/app-layout/__integ__/app-layout-split-panel.test.ts:28:7
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
refresh-toolbar › switches to bottom position when screen resizes to mobile:
src/app-layout/__integ__/app-layout-split-panel.test.ts#L115
expect(received).resolves.toEqual(expected) // deep equality
Expected: "160px"
Received: "0px"
at Object.toEqual (node_modules/expect/build/index.js:174:22)
at src/app-layout/__integ__/app-layout-split-panel.test.ts:115:65
at src/app-layout/__integ__/app-layout-split-panel.test.ts:28:7
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
refresh-toolbar › interaction with table sticky header › should resize main content area when switching to side:
src/app-layout/__integ__/app-layout-split-panel.test.ts#L285
expect(received).resolves.toEqual(expected) // deep equality
Expected: "356.5px"
Received: "0px"
at Object.toEqual (node_modules/expect/build/index.js:174:22)
at src/app-layout/__integ__/app-layout-split-panel.test.ts:285:67
at src/app-layout/__integ__/app-layout-split-panel.test.ts:28:7
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
refresh-toolbar › interaction with table sticky header › should resize main content area when switching to side then back to bottom:
src/app-layout/__integ__/app-layout-split-panel.test.ts#L295
expect(received).resolves.toEqual(expected) // deep equality
Expected: "356.5px"
Received: "0px"
at Object.toEqual (node_modules/expect/build/index.js:174:22)
at src/app-layout/__integ__/app-layout-split-panel.test.ts:295:67
at src/app-layout/__integ__/app-layout-split-panel.test.ts:28:7
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
dry-run / Components integration tests shards (4)
Process completed with exit code 1.
|
dry-run / Components integration tests shards (1)
The job was canceled because "_4" failed.
|
Disabled reasons › hides disabled reason when the disabled option is scrolled out of view › by scrolling down from the top:
src/select/__integ__/disabled-reason.test.ts#L47
expect(received).toBe(expected) // Object.is equality
Expected: false
Received: true
at src/select/__integ__/disabled-reason.test.ts:47:70
at src/select/__integ__/disabled-reason.test.ts:13:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
Disabled reasons › hides disabled reason when the disabled option is scrolled out of view › by scrolling up from the bottom:
src/select/__integ__/disabled-reason.test.ts#L69
expect(received).toBe(expected) // Object.is equality
Expected: false
Received: true
at src/select/__integ__/disabled-reason.test.ts:69:70
at src/select/__integ__/disabled-reason.test.ts:13:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
Visual refresh toolbar only › global drawers registered from child AppLayout render correctly when __disableRuntimeDrawers is set to true for parent AppLayout:
src/app-layout/__integ__/multi-app-layout-global-drawer-child.test.ts#L27
Element "body [data-testid="secondary-layout"] [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting
at node_modules/webdriverio/build/index.js:5555:15
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:893:23)
at BasePageObject.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:131:9)
at src/app-layout/__integ__/multi-app-layout-global-drawer-child.test.ts:27:9
at BasePageObject.runInsideIframe (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:219:9)
at src/app-layout/__integ__/multi-app-layout-global-drawer-child.test.ts:26:7
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
refresh-toolbar › Starts funnel and funnel step as page is loaded:
src/internal/analytics/__integ__/static-single-page-flow.test.ts#L22
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting
at node_modules/webdriverio/build/index.js:5555:15
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:893:23)
at SinglePageCreate.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:131:9)
at SinglePageCreate.visit (src/internal/analytics/__integ__/static-single-page-flow.test.ts:22:5)
at src/internal/analytics/__integ__/static-single-page-flow.test.ts:40:7
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
refresh-toolbar › Starts and ends substep when navigating between containers:
src/internal/analytics/__integ__/static-single-page-flow.test.ts#L22
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting
at node_modules/webdriverio/build/index.js:5555:15
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:893:23)
at SinglePageCreate.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:131:9)
at SinglePageCreate.visit (src/internal/analytics/__integ__/static-single-page-flow.test.ts:22:5)
at src/internal/analytics/__integ__/static-single-page-flow.test.ts:40:7
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
refresh-toolbar › Form submission:
src/internal/analytics/__integ__/static-single-page-flow.test.ts#L22
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting
at node_modules/webdriverio/build/index.js:5555:15
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:893:23)
at SinglePageCreate.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:131:9)
at SinglePageCreate.visit (src/internal/analytics/__integ__/static-single-page-flow.test.ts:22:5)
at src/internal/analytics/__integ__/static-single-page-flow.test.ts:40:7
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
refresh-toolbar › Form cancelled:
src/internal/analytics/__integ__/static-single-page-flow.test.ts#L22
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting
at node_modules/webdriverio/build/index.js:5555:15
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:893:23)
at SinglePageCreate.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:131:9)
at SinglePageCreate.visit (src/internal/analytics/__integ__/static-single-page-flow.test.ts:22:5)
at src/internal/analytics/__integ__/static-single-page-flow.test.ts:40:7
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
refresh-toolbar › Form abandoned:
src/internal/analytics/__integ__/static-single-page-flow.test.ts#L22
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting
at node_modules/webdriverio/build/index.js:5555:15
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:893:23)
at SinglePageCreate.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:131:9)
at SinglePageCreate.visit (src/internal/analytics/__integ__/static-single-page-flow.test.ts:22:5)
at src/internal/analytics/__integ__/static-single-page-flow.test.ts:40:7
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
refresh-toolbar › Form inline error:
src/internal/analytics/__integ__/static-single-page-flow.test.ts#L22
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting
at node_modules/webdriverio/build/index.js:5555:15
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:893:23)
at SinglePageCreate.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:131:9)
at SinglePageCreate.visit (src/internal/analytics/__integ__/static-single-page-flow.test.ts:22:5)
at src/internal/analytics/__integ__/static-single-page-flow.test.ts:40:7
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
refresh-toolbar › Form error:
src/internal/analytics/__integ__/static-single-page-flow.test.ts#L22
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting
at node_modules/webdriverio/build/index.js:5555:15
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:893:23)
at SinglePageCreate.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:131:9)
at SinglePageCreate.visit (src/internal/analytics/__integ__/static-single-page-flow.test.ts:22:5)
at src/internal/analytics/__integ__/static-single-page-flow.test.ts:40:7
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
dry-run / Components integration tests shards (2)
The job was canceled because "_4" failed.
|
Split panel forced position › refresh-toolbar › without page-level scrollbar › transitions from side to bottom:
src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts#L34
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting
at node_modules/webdriverio/build/index.js:5555:15
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:893:23)
at AppLayoutSplitViewPage.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:131:9)
at src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts:34:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
Split panel forced position › refresh-toolbar › without page-level scrollbar › transitions from bottom to side:
src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts#L34
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting
at node_modules/webdriverio/build/index.js:5555:15
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:893:23)
at AppLayoutSplitViewPage.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:131:9)
at src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts:34:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
Split panel forced position › refresh-toolbar › with page-level scrollbar › transitions from side to bottom:
src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts#L34
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting
at node_modules/webdriverio/build/index.js:5555:15
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:893:23)
at AppLayoutSplitViewPage.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:131:9)
at src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts:34:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
Split panel forced position › refresh-toolbar › with page-level scrollbar › transitions from bottom to side:
src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts#L34
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting
at node_modules/webdriverio/build/index.js:5555:15
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:893:23)
at AppLayoutSplitViewPage.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:131:9)
at src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts:34:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
Split panel forced position › refresh-toolbar › with page-level scrollbar appearing only when split panel is at the bottom › transitions from side to bottom:
src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts#L34
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting
at node_modules/webdriverio/build/index.js:5555:15
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:893:23)
at AppLayoutSplitViewPage.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:131:9)
at src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts:34:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
Split panel forced position › refresh-toolbar › with page-level scrollbar appearing only when split panel is at the bottom › transitions from bottom to side:
src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts#L34
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting
at node_modules/webdriverio/build/index.js:5555:15
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:893:23)
at AppLayoutSplitViewPage.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:131:9)
at src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts:34:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
Split panel forced position › refresh-toolbar › with page-level scrollbar appearing only when split panel is on the side › transitions from side to bottom:
src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts#L34
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting
at node_modules/webdriverio/build/index.js:5555:15
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:893:23)
at AppLayoutSplitViewPage.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:131:9)
at src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts:34:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
Split panel forced position › refresh-toolbar › with page-level scrollbar appearing only when split panel is on the side › transitions from bottom to side:
src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts#L34
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting
at node_modules/webdriverio/build/index.js:5555:15
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:893:23)
at AppLayoutSplitViewPage.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:131:9)
at src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts:34:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
dry-run / Components integration tests shards (2)
The operation was canceled.
|
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 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 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 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 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 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 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 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 (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 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: emits a metric when the user changes preferences:
src/table/__integ__/table-interaction-metrics.test.ts#L131
expect(received).toBeGreaterThanOrEqual(expected)
Expected: >= 500
Received: 398
at src/table/__integ__/table-interaction-metrics.test.ts:131: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)
|
RETRY 1: classic › switches to bottom position when screen resizes to mobile:
src/app-layout/__integ__/app-layout-split-panel.test.ts#L115
expect(received).resolves.toEqual(expected) // deep equality
Expected: "160px"
Received: "0px"
at Object.toEqual (node_modules/expect/build/index.js:174:22)
at src/app-layout/__integ__/app-layout-split-panel.test.ts:115:65
at src/app-layout/__integ__/app-layout-split-panel.test.ts:28:7
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 2: classic › switches to bottom position when screen resizes to mobile:
src/app-layout/__integ__/app-layout-split-panel.test.ts#L115
expect(received).resolves.toEqual(expected) // deep equality
Expected: "160px"
Received: "0px"
at Object.toEqual (node_modules/expect/build/index.js:174:22)
at src/app-layout/__integ__/app-layout-split-panel.test.ts:115:65
at src/app-layout/__integ__/app-layout-split-panel.test.ts:28:7
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 3: classic › switches to bottom position when screen resizes to mobile:
src/app-layout/__integ__/app-layout-split-panel.test.ts#L115
expect(received).resolves.toEqual(expected) // deep equality
Expected: "160px"
Received: "0px"
at Object.toEqual (node_modules/expect/build/index.js:174:22)
at src/app-layout/__integ__/app-layout-split-panel.test.ts:115:65
at src/app-layout/__integ__/app-layout-split-panel.test.ts:28:7
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 1: classic › interaction with table sticky header › should resize main content area when switching to side:
src/app-layout/__integ__/app-layout-split-panel.test.ts#L285
expect(received).resolves.toEqual(expected) // deep equality
Expected: "356.5px"
Received: "0px"
at Object.toEqual (node_modules/expect/build/index.js:174:22)
at src/app-layout/__integ__/app-layout-split-panel.test.ts:285:67
at src/app-layout/__integ__/app-layout-split-panel.test.ts:28:7
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 2: classic › interaction with table sticky header › should resize main content area when switching to side:
src/app-layout/__integ__/app-layout-split-panel.test.ts#L285
expect(received).resolves.toEqual(expected) // deep equality
Expected: "356.5px"
Received: "0px"
at Object.toEqual (node_modules/expect/build/index.js:174:22)
at src/app-layout/__integ__/app-layout-split-panel.test.ts:285:67
at src/app-layout/__integ__/app-layout-split-panel.test.ts:28:7
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 3: classic › interaction with table sticky header › should resize main content area when switching to side:
src/app-layout/__integ__/app-layout-split-panel.test.ts#L285
expect(received).resolves.toEqual(expected) // deep equality
Expected: "356.5px"
Received: "0px"
at Object.toEqual (node_modules/expect/build/index.js:174:22)
at src/app-layout/__integ__/app-layout-split-panel.test.ts:285:67
at src/app-layout/__integ__/app-layout-split-panel.test.ts:28:7
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 1: classic › interaction with table sticky header › should resize main content area when switching to side then back to bottom:
src/app-layout/__integ__/app-layout-split-panel.test.ts#L295
expect(received).resolves.toEqual(expected) // deep equality
Expected: "356.5px"
Received: "0px"
at Object.toEqual (node_modules/expect/build/index.js:174:22)
at src/app-layout/__integ__/app-layout-split-panel.test.ts:295:67
at src/app-layout/__integ__/app-layout-split-panel.test.ts:28:7
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 2: classic › interaction with table sticky header › should resize main content area when switching to side then back to bottom:
src/app-layout/__integ__/app-layout-split-panel.test.ts#L295
expect(received).resolves.toEqual(expected) // deep equality
Expected: "356.5px"
Received: "0px"
at Object.toEqual (node_modules/expect/build/index.js:174:22)
at src/app-layout/__integ__/app-layout-split-panel.test.ts:295:67
at src/app-layout/__integ__/app-layout-split-panel.test.ts:28:7
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 3: classic › interaction with table sticky header › should resize main content area when switching to side then back to bottom:
src/app-layout/__integ__/app-layout-split-panel.test.ts#L295
expect(received).resolves.toEqual(expected) // deep equality
Expected: "356.5px"
Received: "0px"
at Object.toEqual (node_modules/expect/build/index.js:174:22)
at src/app-layout/__integ__/app-layout-split-panel.test.ts:295:67
at src/app-layout/__integ__/app-layout-split-panel.test.ts:28:7
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 1: keeps focus in editor when annotation icon is clicked:
src/code-editor/__integ__/code-editor.test.ts#L200
expect(received).resolves.toBe(expected) // Object.is equality
Expected: true
Received: false
at Object.toBe (node_modules/expect/build/index.js:174:22)
at src/code-editor/__integ__/code-editor.test.ts:200:96
at src/code-editor/__integ__/code-editor.test.ts:92:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 1: Disabled reasons › hides disabled reason when the disabled option is scrolled out of view › by scrolling down from the top:
src/select/__integ__/disabled-reason.test.ts#L47
expect(received).toBe(expected) // Object.is equality
Expected: false
Received: true
at src/select/__integ__/disabled-reason.test.ts:47:70
at src/select/__integ__/disabled-reason.test.ts:13:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 2: Disabled reasons › hides disabled reason when the disabled option is scrolled out of view › by scrolling down from the top:
src/select/__integ__/disabled-reason.test.ts#L47
expect(received).toBe(expected) // Object.is equality
Expected: false
Received: true
at src/select/__integ__/disabled-reason.test.ts:47:70
at src/select/__integ__/disabled-reason.test.ts:13:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 3: Disabled reasons › hides disabled reason when the disabled option is scrolled out of view › by scrolling down from the top:
src/select/__integ__/disabled-reason.test.ts#L47
expect(received).toBe(expected) // Object.is equality
Expected: false
Received: true
at src/select/__integ__/disabled-reason.test.ts:47:70
at src/select/__integ__/disabled-reason.test.ts:13:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 1: Disabled reasons › hides disabled reason when the disabled option is scrolled out of view › by scrolling up from the bottom:
src/select/__integ__/disabled-reason.test.ts#L69
expect(received).toBe(expected) // Object.is equality
Expected: false
Received: true
at src/select/__integ__/disabled-reason.test.ts:69:70
at src/select/__integ__/disabled-reason.test.ts:13:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 2: Disabled reasons › hides disabled reason when the disabled option is scrolled out of view › by scrolling up from the bottom:
src/select/__integ__/disabled-reason.test.ts#L69
expect(received).toBe(expected) // Object.is equality
Expected: false
Received: true
at src/select/__integ__/disabled-reason.test.ts:69:70
at src/select/__integ__/disabled-reason.test.ts:13:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 3: Disabled reasons › hides disabled reason when the disabled option is scrolled out of view › by scrolling up from the bottom:
src/select/__integ__/disabled-reason.test.ts#L69
expect(received).toBe(expected) // Object.is equality
Expected: false
Received: true
at src/select/__integ__/disabled-reason.test.ts:69:70
at src/select/__integ__/disabled-reason.test.ts:13:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 1: Visual refresh toolbar only › global drawers registered from child AppLayout render correctly when __disableRuntimeDrawers is set to true for parent AppLayout:
src/app-layout/__integ__/multi-app-layout-global-drawer-child.test.ts#L27
Element "body [data-testid="secondary-layout"] [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting
at node_modules/webdriverio/build/index.js:5555:15
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:893:23)
at BasePageObject.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:131:9)
at src/app-layout/__integ__/multi-app-layout-global-drawer-child.test.ts:27:9
at BasePageObject.runInsideIframe (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:219:9)
at src/app-layout/__integ__/multi-app-layout-global-drawer-child.test.ts:26:7
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 2: Visual refresh toolbar only › global drawers registered from child AppLayout render correctly when __disableRuntimeDrawers is set to true for parent AppLayout:
src/app-layout/__integ__/multi-app-layout-global-drawer-child.test.ts#L27
Element "body [data-testid="secondary-layout"] [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting
at node_modules/webdriverio/build/index.js:5555:15
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:893:23)
at BasePageObject.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:131:9)
at src/app-layout/__integ__/multi-app-layout-global-drawer-child.test.ts:27:9
at BasePageObject.runInsideIframe (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:219:9)
at src/app-layout/__integ__/multi-app-layout-global-drawer-child.test.ts:26:7
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 3: Visual refresh toolbar only › global drawers registered from child AppLayout render correctly when __disableRuntimeDrawers is set to true for parent AppLayout:
src/app-layout/__integ__/multi-app-layout-global-drawer-child.test.ts#L27
Element "body [data-testid="secondary-layout"] [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting
at node_modules/webdriverio/build/index.js:5555:15
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:893:23)
at BasePageObject.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:131:9)
at src/app-layout/__integ__/multi-app-layout-global-drawer-child.test.ts:27:9
at BasePageObject.runInsideIframe (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:219:9)
at src/app-layout/__integ__/multi-app-layout-global-drawer-child.test.ts:26:7
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 1: Split panel forced position › refresh-toolbar › without page-level scrollbar › transitions from side to bottom:
src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts#L34
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting
at node_modules/webdriverio/build/index.js:5555:15
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:893:23)
at AppLayoutSplitViewPage.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:131:9)
at src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts:34:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 2: Split panel forced position › refresh-toolbar › without page-level scrollbar › transitions from side to bottom:
src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts#L34
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting
at node_modules/webdriverio/build/index.js:5555:15
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:893:23)
at AppLayoutSplitViewPage.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:131:9)
at src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts:34:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 3: Split panel forced position › refresh-toolbar › without page-level scrollbar › transitions from side to bottom:
src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts#L34
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting
at node_modules/webdriverio/build/index.js:5555:15
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:893:23)
at AppLayoutSplitViewPage.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:131:9)
at src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts:34:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 1: Split panel forced position › refresh-toolbar › without page-level scrollbar › transitions from bottom to side:
src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts#L34
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting
at node_modules/webdriverio/build/index.js:5555:15
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:893:23)
at AppLayoutSplitViewPage.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:131:9)
at src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts:34:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 2: Split panel forced position › refresh-toolbar › without page-level scrollbar › transitions from bottom to side:
src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts#L34
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting
at node_modules/webdriverio/build/index.js:5555:15
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:893:23)
at AppLayoutSplitViewPage.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:131:9)
at src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts:34:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 3: Split panel forced position › refresh-toolbar › without page-level scrollbar › transitions from bottom to side:
src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts#L34
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting
at node_modules/webdriverio/build/index.js:5555:15
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:893:23)
at AppLayoutSplitViewPage.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:131:9)
at src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts:34:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 1: Split panel forced position › refresh-toolbar › with page-level scrollbar › transitions from side to bottom:
src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts#L34
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting
at node_modules/webdriverio/build/index.js:5555:15
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:893:23)
at AppLayoutSplitViewPage.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:131:9)
at src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts:34:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 2: Split panel forced position › refresh-toolbar › with page-level scrollbar › transitions from side to bottom:
src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts#L34
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting
at node_modules/webdriverio/build/index.js:5555:15
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:893:23)
at AppLayoutSplitViewPage.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:131:9)
at src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts:34:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 3: Split panel forced position › refresh-toolbar › with page-level scrollbar › transitions from side to bottom:
src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts#L34
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting
at node_modules/webdriverio/build/index.js:5555:15
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:893:23)
at AppLayoutSplitViewPage.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:131:9)
at src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts:34:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 1: Split panel forced position › refresh-toolbar › with page-level scrollbar › transitions from bottom to side:
src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts#L34
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting
at node_modules/webdriverio/build/index.js:5555:15
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:893:23)
at AppLayoutSplitViewPage.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:131:9)
at src/app-layout/__integ__/app-layout-split-panel-forced-position.test.ts:34:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
dry-run / Demos tests
Unexpected any. Specify a different type
|
dry-run / Demos tests
A file with name '/home/runner/work/components/components/src/common/columnDefinitionsHelper.ts' does not match kebab-case. Should rename to 'column-definitions-helper.ts'
|
dry-run / Demos tests
A file with name '/home/runner/work/components/components/src/common/localStorage.ts' does not match kebab-case. Should rename to 'local-storage.ts'
|
dry-run / Demos tests
Use JSX file extension as needed
|
dry-run / Demos tests
Use JSX file extension as needed
|
dry-run / Demos tests
Use JSX file extension as needed
|
dry-run / Demos tests
Use JSX file extension as needed
|
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 (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 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 (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
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-chat-components
|
59.6 KB |
|
cloudscape-design-code-view
|
37.1 KB |
|
cloudscape-design-components
|
7.98 MB |
|