Skip to content

chore: Update cards permutation to match expected usage (#1418) #2233

chore: Update cards permutation to match expected usage (#1418)

chore: Update cards permutation to match expected usage (#1418) #2233

Re-run triggered August 8, 2023 07:30
Status Success
Total duration 47m 13s
Artifacts

release.yml

on: push
Components unit tests
14m 0s
Components unit tests
Components integ tests
19m 9s
Components integ tests
Components a11y tests
41m 57s
Components a11y tests
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
RETRY 1: Cards responsiveness › applies default: src/cards/__integ__/responsive.test.ts#L20
expect(received).resolves.toEqual(expected) // deep equality Expected: 1 Received: 4 at Object.toEqual (node_modules/expect/build/index.js:194:22) at CardsPage.testCardsPerRow (src/cards/__integ__/responsive.test.ts:20:50) at runMicrotasks (<anonymous>) at src/cards/__integ__/responsive.test.ts:46:7 at src/cards/__integ__/responsive.test.ts:38:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 1: allows to scroll overflowing table by focusing the wrapper: src/table/__integ__/keyboard-scroll.test.ts#L28
expect(received).toBeLessThan(expected) Expected: < 33 Received: 39 at src/table/__integ__/keyboard-scroll.test.ts:28:23 at runMicrotasks (<anonymous>) at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 1: A11y checks for light visual-refresh › #/light/date-range-picker/calendar-permutations?visualRefresh=true: src/__a11y__/run-a11y-tests.ts#L38
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/__a11y__/run-a11y-tests.ts:38:7 at Array.forEach (<anonymous>) at src/__a11y__/run-a11y-tests.ts:27:20 at runA11yTests (src/__a11y__/run-a11y-tests.ts:26:3) at Object.<anonymous> (src/__a11y__/a11y-refresh-light.test.ts:5:13)
RETRY 1: A11y checks for dark visual-refresh › #/dark/date-range-picker/calendar-permutations?visualRefresh=true: src/__a11y__/run-a11y-tests.ts#L38
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/__a11y__/run-a11y-tests.ts:38:7 at Array.forEach (<anonymous>) at src/__a11y__/run-a11y-tests.ts:27:20 at runA11yTests (src/__a11y__/run-a11y-tests.ts:26:3) at Object.<anonymous> (src/__a11y__/a11y-refresh-dark.test.ts:5:13)
release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/