MWPW-152283: Commerce endpoint update #14534
run-nala.yml
on: pull_request
Running E2E & IT
3m 35s
Annotations
1 error, 1 warning, and 1 notice
[milo-live-chromium] › marquee.block.test.js:387:7 › Milo Marquee Block test suite › @Marquee (split:
../../_actions/adobecom/nala/main/tests/milo/marquee.block.test.js#L421
1) [milo-live-chromium] › marquee.block.test.js:387:7 › Milo Marquee Block test suite › @marquee (split,one-third),@marquee @marquee-split-one-third @smoke @regression @milo › step-4: Verify and log if any console errors
Error: expect(received).toBeLessThanOrEqual(expected)
Expected: <= 5
Received: 6
419 | await test.step('step-4: Verify and log if any console errors', async () => {
420 | consoleErrors.length > knownConsoleErrors.length && console.log('[Console error]:', consoleErrors);
> 421 | expect.soft(consoleErrors.length).toBeLessThanOrEqual(knownConsoleErrors.length);
| ^
422 | });
423 | });
424 |
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/marquee.block.test.js:421:41
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/marquee.block.test.js:419:16
|
Running E2E & IT
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/
|
🎭 Playwright Run Summary
1 flaky
[milo-live-chromium] › marquee.block.test.js:387:7 › Milo Marquee Block test suite › @marquee (split,one-third),@marquee @marquee-split-one-third @smoke @regression @milo
30 skipped
311 passed (2.7m)
|