Skip to content

feat: Accessible resize handles with keyboard activation (role-description and live region) #4864

feat: Accessible resize handles with keyboard activation (role-description and live region)

feat: Accessible resize handles with keyboard activation (role-description and live region) #4864

Triggered via pull request September 14, 2023 15:59
Status Failure
Total duration 29m 49s
Artifacts 2

dry-run.yml

on: pull_request
dry-run  /  Build browser-test-tools
2m 36s
dry-run / Build browser-test-tools
dry-run  /  Build documenter
2m 18s
dry-run / Build documenter
dry-run  /  Build global-styles
39s
dry-run / Build global-styles
dry-run  /  Build collection-hooks
54s
dry-run / Build collection-hooks
dry-run  /  Build jest-preset
26s
dry-run / Build jest-preset
dry-run  /  Build component-toolkit
1m 15s
dry-run / Build component-toolkit
dry-run  /  Build theming-core
1m 33s
dry-run / Build theming-core
dry-run  /  Build test-utils
1m 21s
dry-run / Build test-utils
dry-run  /  Build components
6m 31s
dry-run / Build components
Matrix: dry-run / Components accessibility tests shard
dry-run  /  Build board components
4m 56s
dry-run / Build board components
dry-run  /  Components unit tests
8m 30s
dry-run / Components unit tests
dry-run  /  Components integration tests
18m 32s
dry-run / Components integration tests
dry-run  /  Components accessibility tests
4s
dry-run / Components accessibility tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 24 warnings
resize with keyboard › activates and commits resize with [32] key code: src/table/__tests__/resizable-columns.test.tsx#L335
expect(jest.fn()).toHaveBeenCalledTimes(expected) Expected number of calls: 1 Received number of calls: 0 at src/table/__tests__/resizable-columns.test.tsx:335:22
resize with keyboard › activates and commits resize with [13] key code: src/table/__tests__/resizable-columns.test.tsx#L335
expect(jest.fn()).toHaveBeenCalledTimes(expected) Expected number of calls: 1 Received number of calls: 0 at src/table/__tests__/resizable-columns.test.tsx:335:22
dry-run / Components unit tests
Process completed with exit code 1.
should resize column to grow by keyboard: src/table/__integ__/resizable-columns.test.ts#L105
Column at index "1" should have width "210" at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at TablePage.assertColumnWidth (src/table/__integ__/resizable-columns.test.ts:105:5) at src/table/__integ__/resizable-columns.test.ts:276:5 at src/table/__integ__/resizable-columns.test.ts:117:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
dry-run / Components integration tests
Process completed with exit code 1.
dry-run / Build board components
Unexpected any. Specify a different type
dry-run / Build board components
Unexpected any. Specify a different type
dry-run / Build board components
Unexpected any. Specify a different type
dry-run / Build board components
Prop "id" is forbidden on Components
dry-run / Build board components
Prop "className" is forbidden on Components
dry-run / Build board components
Prop "className" is forbidden on Components
dry-run / Build board components
Prop "id" is forbidden on Components
dry-run / Build board components
Prop "id" is forbidden on Components
dry-run / Build board components
Prop "id" is forbidden on Components
dry-run / Build board components
Prop "id" is forbidden on Components
dry-run / Demos tests
React Hook useEffect has a missing dependency: 'loadCallback'. Either include it or remove the dependency array. If 'loadCallback' changes too often, find the parent component that defines it and wrap that definition in useCallback
dry-run / Demos tests
'React' is defined but never used
dry-run / Demos tests
'Alert' is defined but never used
dry-run / Demos tests
'Box' is defined but never used
dry-run / Demos tests
'ExternalLink' is defined but never used
dry-run / Demos tests
'setVisible' is assigned a value but never used
dry-run / Demos tests
'AppLayout' is defined but never used
dry-run / Demos tests
'AppLayout' is defined but never used
dry-run / Demos tests
'Link' is defined but never used
dry-run / Demos tests
React Hook useEffect has a missing dependency: 'updateDirty'. Either include it or remove the dependency array. If 'updateDirty' changes too often, find the parent component that defines it and wrap that definition in useCallback
RETRY 1: keeps focus in editor when annotation icon is clicked: src/code-editor/__integ__/code-editor.test.ts#L201
expect(received).resolves.toBe(expected) // Object.is equality Expected: true Received: false at Object.toBe (node_modules/expect/build/index.js:194:22) at src/code-editor/__integ__/code-editor.test.ts:201:96 at runMicrotasks (<anonymous>) at src/code-editor/__integ__/code-editor.test.ts:93:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 1: should resize column to grow by keyboard: src/table/__integ__/resizable-columns.test.ts#L105
Column at index "1" should have width "210" at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at TablePage.assertColumnWidth (src/table/__integ__/resizable-columns.test.ts:105:5) at src/table/__integ__/resizable-columns.test.ts:276:5 at src/table/__integ__/resizable-columns.test.ts:117:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 2: should resize column to grow by keyboard: src/table/__integ__/resizable-columns.test.ts#L105
Column at index "1" should have width "220" at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at TablePage.assertColumnWidth (src/table/__integ__/resizable-columns.test.ts:105:5) at src/table/__integ__/resizable-columns.test.ts:272:5 at src/table/__integ__/resizable-columns.test.ts:117:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 3: should resize column to grow by keyboard: src/table/__integ__/resizable-columns.test.ts#L105
Column at index "1" should have width "210" at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at TablePage.assertColumnWidth (src/table/__integ__/resizable-columns.test.ts:105:5) at src/table/__integ__/resizable-columns.test.ts:276:5 at src/table/__integ__/resizable-columns.test.ts:117:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)

Artifacts

Produced during runtime
Name Size
components-package Expired
90.1 MB
dependencies Expired
328 KB