chore: Fix test page and flaky test #4914
Annotations
2 warnings
src/area-chart/__integ__/area-chart.test.ts#L468
expect(received).toBeLessThanOrEqual(expected)
Expected: <= 141.1646728515625
Received: 196.99008178710938
at src/area-chart/__integ__/area-chart.test.ts:468:26
at runMicrotasks (<anonymous>)
at src/area-chart/__integ__/area-chart.test.ts:11:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
|
src/app-layout/__integ__/app-layout-drawers.test.ts#L80
expect(received).resolves.toBe(expected) // Object.is equality
Expected: false
Received: true
at Object.toBe (node_modules/expect/build/index.js:194:22)
at src/app-layout/__integ__/app-layout-drawers.test.ts:80:90
at src/app-layout/__integ__/app-layout-drawers.test.ts:53:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
|
The logs for this run have expired and are no longer available.
Loading