Skip to content

chore: Fixes permutation pages with 0-height blocks #17736

chore: Fixes permutation pages with 0-height blocks

chore: Fixes permutation pages with 0-height blocks #17736

Re-run triggered February 13, 2026 16:07
Status Success
Total duration 14m 37s
Artifacts 5

dry-run.yml

on: pull_request
dry-run  /  Create build tree
5s
dry-run / Create build tree
dry-run  /  Build browser-test-tools
6s
dry-run / Build browser-test-tools
dry-run  /  Build documenter
4s
dry-run / Build documenter
dry-run  /  Build global-styles
4s
dry-run / Build global-styles
dry-run  /  Build build-tools
3s
dry-run / Build build-tools
dry-run  /  Build collection-hooks
5s
dry-run / Build collection-hooks
dry-run  /  Build jest-preset
5s
dry-run / Build jest-preset
dry-run  /  Build component-toolkit
6s
dry-run / Build component-toolkit
dry-run  /  Build test-utils
6s
dry-run / Build test-utils
dry-run  /  Build theming-core
6s
dry-run / Build theming-core
Matrix: dry-run / buildComponents
Matrix: dry-run / Components accessibility tests shards
Matrix: dry-run / integTestShards
dry-run  /  Components unit tests
9m 36s
dry-run / Components unit tests
Matrix: dry-run / motionTest
dry-run  /  Build board components
2m 36s
dry-run / Build board components
dry-run  /  Build code view components
1m 10s
dry-run / Build code view components
dry-run  /  Build chat components
1m 22s
dry-run / Build chat components
dry-run  /  Build chart components
2m 21s
dry-run / Build chart components
dry-run  /  Components accessibility tests
2s
dry-run / Components accessibility tests
dry-run  /  Components integration tests
3s
dry-run / Components integration tests
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
RETRY 1: refresh-toolbar › iframe=true › MultiAppLayout simple › secondary layout does not vertically overflow the primary one: undefined#L0
Unexpected errors in browser console: [ { "level": "SEVERE", "message": "http://localhost:8080/awsui.js 62575:16 \"Missing AWS-UI CSS for theme \\\"default\\\", version \\\"3.0.0 (ac26f763)\\\", and git sha \\\"ac26f763\\\".\"", "source": "console-api", "timestamp": 1770999660501 } ] at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
RETRY 1: refresh › iframe=true › MultiAppLayout simple › tools panel the secondary layout works: src/app-layout/__integ__/multi-app-layout.test.ts#L40
expect(received).resolves.toBe(expected) // Object.is equality Expected: false Received: true at Object.toBe (node_modules/expect/build/index.js:174:22) at src/app-layout/__integ__/multi-app-layout.test.ts:40:100 at BasePageObject.runInsideIframe (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:238:15) at src/app-layout/__integ__/multi-app-layout.test.ts:39:11 at src/app-layout/__integ__/multi-app-layout.test.ts:24:11 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 1: classic › iframe=true › MultiAppLayout simple › tools panel the secondary layout works: src/app-layout/__integ__/multi-app-layout.test.ts#L40
expect(received).resolves.toBe(expected) // Object.is equality Expected: false Received: true at Object.toBe (node_modules/expect/build/index.js:174:22) at src/app-layout/__integ__/multi-app-layout.test.ts:40:100 at BasePageObject.runInsideIframe (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:238:15) at src/app-layout/__integ__/multi-app-layout.test.ts:39:11 at src/app-layout/__integ__/multi-app-layout.test.ts:24:11 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 1: Multi app layout navigation › iframe=true › should clean up and restore previous route state: undefined#L0
Unexpected errors in browser console: [ { "level": "SEVERE", "message": "http://localhost:8080/awsui.js 62575:16 \"Missing AWS-UI CSS for theme \\\"default\\\", version \\\"3.0.0 (ac26f763)\\\", and git sha \\\"ac26f763\\\".\"", "source": "console-api", "timestamp": 1770999577045 } ] at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
RETRY 1: strategy:eager tab state is retained when switching away and back: undefined#L0
Unexpected errors in browser console: [ { "level": "SEVERE", "message": "http://localhost:8080/awsui.js 62575:16 \"Missing AWS-UI CSS for theme \\\"default\\\", version \\\"3.0.0 (ac26f763)\\\", and git sha \\\"ac26f763\\\".\"", "source": "console-api", "timestamp": 1770999596622 } ] at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
dry-run / Components integration tests shards (React 16, shard 1/4): src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L192
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
dry-run / Components integration tests shards (React 16, shard 1/4): src/app-layout/__integ__/app-layout-drawers.test.ts#L227
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
dry-run / Components integration tests shards (React 16, shard 1/4): pages/utils/permutations-view.tsx#L18
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
dry-run / Components integration tests shards (React 16, shard 1/4): pages/steps/with-updates.page.tsx#L167
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components integration tests shards (React 16, shard 1/4): pages/steps/with-updates.page.tsx#L155
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components integration tests shards (React 16, shard 1/4): pages/steps/with-updates.page.tsx#L143
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components integration tests shards (React 16, shard 1/4): pages/steps/with-updates.page.tsx#L127
JSX element uses aria-live property. Prefer using LiveRegion component instead
dry-run / Components integration tests shards (React 16, shard 1/4): pages/form-field/form-field-columns.page.tsx#L20
Unexpected 'todo' comment: 'TODO: Replace this with Select'
dry-run / Components integration tests shards (React 16, shard 1/4): pages/button/alignment.page.tsx#L25
Unexpected 'todo' comment: 'TODO: uncomment when we add...'