feat: Allow dropdowns of autosuggest, select, and multiselect to expand beyond their trigger width #4457
Annotations
4 warnings
src/button-dropdown/__integ__/button-dropdown-expandable.test.ts#L25
thrown: "Exceeded timeout of 60000 ms for a test.
Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test."
at src/button-dropdown/__integ__/button-dropdown-expandable.test.ts:25:5
at Array.forEach (<anonymous>)
at Object.<anonymous> (src/button-dropdown/__integ__/button-dropdown-expandable.test.ts:22:29)
|
src/table/__integ__/resizable-columns.test.ts#L133
expect(received).toBe(expected) // Object.is equality
Expected: 130
Received: 180
at src/table/__integ__/resizable-columns.test.ts:133:21
at runMicrotasks (<anonymous>)
at src/table/__integ__/resizable-columns.test.ts:118:7
at src/table/__integ__/resizable-columns.test.ts:106:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
|
src/table/__integ__/resizable-columns.test.ts#L154
expect(received).toBeLessThan(expected)
Expected: < 1005
Received: 1005
at src/table/__integ__/resizable-columns.test.ts:154:23
at runMicrotasks (<anonymous>)
at src/table/__integ__/resizable-columns.test.ts:118:7
at src/table/__integ__/resizable-columns.test.ts:106:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
|
src/area-chart/__integ__/area-chart.test.ts#L16
thrown: "Exceeded timeout of 60000 ms for a test.
Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test."
at src/area-chart/__integ__/area-chart.test.ts:16:3
at Object.<anonymous> (src/area-chart/__integ__/area-chart.test.ts:15:1)
|
The logs for this run have expired and are no longer available.
Loading