MWPW-152283: Commerce endpoint update #14538
Annotations
1 error, 1 warning, and 1 notice
../../_actions/adobecom/nala/main/tests/milo/marquee.block.test.js#L455
1) [milo-live-chromium] › marquee.block.test.js:426:7 › Milo Marquee Block test suite › @marquee (split,one-third,small,light),@marquee @marquee-split-one-third-small-light @smoke @regression @milo › step-4: Verify and log if any console errors
Error: expect(received).toBeLessThanOrEqual(expected)
Expected: <= 5
Received: 7
453 | await test.step('step-4: Verify and log if any console errors', async () => {
454 | consoleErrors.length > knownConsoleErrors.length && console.log('[Console error]:', consoleErrors);
> 455 | expect.soft(consoleErrors.length).toBeLessThanOrEqual(knownConsoleErrors.length);
| ^
456 | });
457 | });
458 |
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/marquee.block.test.js:455:41
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/marquee.block.test.js:453:16
|
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/
|
1 flaky
[milo-live-chromium] › marquee.block.test.js:426:7 › Milo Marquee Block test suite › @marquee (split,one-third,small,light),@marquee @marquee-split-one-third-small-light @smoke @regression @milo
30 skipped
311 passed (2.6m)
|
This job succeeded
Loading