Skip to content

chore: Enable rest of multi-layout integ tests for toolbar (#2845) #4829

chore: Enable rest of multi-layout integ tests for toolbar (#2845)

chore: Enable rest of multi-layout integ tests for toolbar (#2845) #4829

Triggered via push October 11, 2024 13:21
Status Failure
Total duration 27m 51s
Artifacts

release.yml

on: push
Matrix: Components a11y tests
Components unit tests
6m 28s
Components unit tests
Components integ tests
27m 40s
Components integ tests
release  /  release
release / release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
Date range picker › absolute mode › a11y: src/date-range-picker/__tests__/date-range-picker-absolute.test.tsx#L56
thrown: "Exceeded timeout of 5000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/date-range-picker/__tests__/date-range-picker-absolute.test.tsx:56:5 at src/date-range-picker/__tests__/date-range-picker-absolute.test.tsx:55:3 at Object.<anonymous> (src/date-range-picker/__tests__/date-range-picker-absolute.test.tsx:54:1)
Components unit tests
Process completed with exit code 1.
Components a11y tests (1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Components a11y tests (4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Components unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Components a11y tests (3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Components a11y tests (6)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Components a11y tests (2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Components a11y tests (5)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Components integ tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
RETRY 1: classic › automatically shrinks split panel when screen resizes (bottom position): src/app-layout/__integ__/app-layout-split-panel.test.ts#L296
expect(received).toBeLessThan(expected) Expected: < 356.5 Received: 356.5 at src/app-layout/__integ__/app-layout-split-panel.test.ts:296:25 at src/app-layout/__integ__/app-layout-split-panel.test.ts:113:7 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 1: Dropdown width › keeps not overflowing the viewport after re-rendering wider › expandToViewport: false › with select: src/internal/components/dropdown/__integ__/width.test.ts#L150
expect(received).resolves.toContain(expected) // indexOf Expected substring: "Loading" Received string: "A very very very very very very very very very very very very very very very very very very very very very very very very very very long text description1 tag1 tag2 Short text" at Object.toContain (node_modules/expect/build/index.js:174:22) at src/internal/components/dropdown/__integ__/width.test.ts:150:63 at src/internal/components/dropdown/__integ__/width.test.ts:62:5 at node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13
RETRY 1: Expandable rows › uses items loader on the first expandable item: src/table/__integ__/expandable-rows.test.ts#L69
expect(received).resolves.toBe(expected) // Object.is equality Expected: "Loading items" Received: "" at Object.toBe (node_modules/expect/build/index.js:174:22) at src/table/__integ__/expandable-rows.test.ts:69:87 at RetryOperation._fn (node_modules/p-retry/index.js:50:18) at Timeout._onTimeout (node_modules/retry/lib/retry_operation.js:85:10)
RETRY 2: Expandable rows › uses items loader on the first expandable item: src/table/__integ__/expandable-rows.test.ts#L69
expect(received).resolves.toBe(expected) // Object.is equality Expected: "Loading items" Received: "" at Object.toBe (node_modules/expect/build/index.js:174:22) at src/table/__integ__/expandable-rows.test.ts:69:87 at RetryOperation._fn (node_modules/p-retry/index.js:50:18) at Timeout._onTimeout (node_modules/retry/lib/retry_operation.js:85:10)