MWPW-154191: Ability to have green promo text on merch-card to bottom of the card (under description) #14220
Annotations
2 errors, 1 warning, and 1 notice
../../_actions/adobecom/nala/main/tests/milo/marquee.block.test.js#L343
1) [milo-live-chromium] › marquee.block.test.js:309:7 › Milo Marquee Block test suite › @marquee (split,large),@marquee @marquee-split-large @smoke @regression @milo › step-4: Verify and log if any console errors
Error: expect(received).toBeLessThanOrEqual(expected)
Expected: <= 5
Received: 6
341 | await test.step('step-4: Verify and log if any console errors', async () => {
342 | consoleErrors.length > knownConsoleErrors.length && console.log('[Console error]:', consoleErrors);
> 343 | expect.soft(consoleErrors.length).toBeLessThanOrEqual(knownConsoleErrors.length);
| ^
344 | });
345 | });
346 |
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/marquee.block.test.js:343:41
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/marquee.block.test.js:341:16
|
../../_actions/adobecom/nala/main/tests/milo/marquee.block.test.js#L530
2) [milo-live-chromium] › marquee.block.test.js:495:7 › Milo Marquee Block test suite › @marquee large (background video playsinline desktop),@marquee @marquee-video @smoke @regression @milo › step-4: Verify and log if any console errors
Error: expect(received).toBeLessThanOrEqual(expected)
Expected: <= 5
Received: 6
528 | await test.step('step-4: Verify and log if any console errors', async () => {
529 | consoleErrors.length > knownConsoleErrors.length && console.log('[Console error]:', consoleErrors);
> 530 | expect.soft(consoleErrors.length).toBeLessThanOrEqual(knownConsoleErrors.length);
| ^
531 | });
532 | });
533 |
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/marquee.block.test.js:530:41
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/marquee.block.test.js:528:16
|
The following actions uses Node.js version which is deprecated 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/
|
2 flaky
[milo-live-chromium] › marquee.block.test.js:309:7 › Milo Marquee Block test suite › @marquee (split,large),@marquee @marquee-split-large @smoke @regression @milo
[milo-live-chromium] › marquee.block.test.js:495:7 › Milo Marquee Block test suite › @marquee large (background video playsinline desktop),@marquee @marquee-video @smoke @regression @milo
30 skipped
310 passed (2.8m)
|
This job succeeded
Loading