Skip to content

MWPW-158071: Optimize LCP loading times #15640

MWPW-158071: Optimize LCP loading times

MWPW-158071: Optimize LCP loading times #15640

Triggered via pull request September 17, 2024 07:50
Status Failure
Total duration 4m 26s
Artifacts

run-nala.yml

on: pull_request
Running E2E & IT
4m 14s
Running E2E & IT
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 1 warning, and 1 notice
[milo-live-firefox] › commerce.feature.test.js:305:7 › Commerce feature test suite › @Commerce-DE: ../../_actions/adobecom/nala/main/tests/milo/commerce.feature.test.js#L323
1) [milo-live-firefox] › commerce.feature.test.js:305:7 › Commerce feature test suite › @Commerce-DE, @Commerce @smoke @regression › Validate wcs placeholders Error: expect(received).toBe(expected) // Object.is equality Expected: 0 Received: 5 321 | ), 322 | ); > 323 | expect(unresolvedPlaceholders.length).toBe(0); | ^ 324 | }); 325 | 326 | await test.step('Validate Buy now CTA', async () => { at /home/runner/work/_actions/adobecom/nala/main/tests/milo/commerce.feature.test.js:323:45 at /home/runner/work/_actions/adobecom/nala/main/tests/milo/commerce.feature.test.js:317:5
[milo-live-firefox] › commerce.feature.test.js:305:7 › Commerce feature test suite › @Commerce-DE: ../../_actions/adobecom/nala/main/tests/milo/commerce.feature.test.js#L323
1) [milo-live-firefox] › commerce.feature.test.js:305:7 › Commerce feature test suite › @Commerce-DE, @Commerce @smoke @regression › Validate wcs placeholders Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: 0 Received: 2 321 | ), 322 | ); > 323 | expect(unresolvedPlaceholders.length).toBe(0); | ^ 324 | }); 325 | 326 | await test.step('Validate Buy now CTA', async () => { at /home/runner/work/_actions/adobecom/nala/main/tests/milo/commerce.feature.test.js:323:45 at /home/runner/work/_actions/adobecom/nala/main/tests/milo/commerce.feature.test.js:317:5
[milo-live-firefox] › commerce.feature.test.js:399:7 › Commerce feature test suite › @Commerce-GB: ../../_actions/adobecom/nala/main/tests/milo/commerce.feature.test.js#L417
2) [milo-live-firefox] › commerce.feature.test.js:399:7 › Commerce feature test suite › @Commerce-GB, @Commerce @smoke @regression › Validate wcs placeholders Error: expect(received).toBe(expected) // Object.is equality Expected: 0 Received: 5 415 | ), 416 | ); > 417 | expect(unresolvedPlaceholders.length).toBe(0); | ^ 418 | }); 419 | 420 | await test.step('Validate Buy now CTA', async () => { at /home/runner/work/_actions/adobecom/nala/main/tests/milo/commerce.feature.test.js:417:45 at /home/runner/work/_actions/adobecom/nala/main/tests/milo/commerce.feature.test.js:411:5
[milo-live-firefox] › commerce.feature.test.js:399:7 › Commerce feature test suite › @Commerce-GB: ../../_actions/adobecom/nala/main/tests/milo/commerce.feature.test.js#L417
2) [milo-live-firefox] › commerce.feature.test.js:399:7 › Commerce feature test suite › @Commerce-GB, @Commerce @smoke @regression › Validate wcs placeholders Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: 0 Received: 2 415 | ), 416 | ); > 417 | expect(unresolvedPlaceholders.length).toBe(0); | ^ 418 | }); 419 | 420 | await test.step('Validate Buy now CTA', async () => { at /home/runner/work/_actions/adobecom/nala/main/tests/milo/commerce.feature.test.js:417:45 at /home/runner/work/_actions/adobecom/nala/main/tests/milo/commerce.feature.test.js:411:5
[milo-live-chromium] › marquee.block.test.js:175:7 › Milo Marquee Block test suite › @Marquee (large: ../../_actions/adobecom/nala/main/tests/milo/marquee.block.test.js#L205
3) [milo-live-chromium] › marquee.block.test.js:175:7 › Milo Marquee Block test suite › @marquee (large,light),@marquee @marquee-large-light @smoke @regression @milo › step-4: Verify and log if any console errors Error: expect(received).toBeLessThanOrEqual(expected) Expected: <= 5 Received: 6 203 | await test.step('step-4: Verify and log if any console errors', async () => { 204 | consoleErrors.length > knownConsoleErrors.length && console.log('[Console error]:', consoleErrors); > 205 | expect.soft(consoleErrors.length).toBeLessThanOrEqual(knownConsoleErrors.length); | ^ 206 | }); 207 | }); 208 | at /home/runner/work/_actions/adobecom/nala/main/tests/milo/marquee.block.test.js:205:41 at /home/runner/work/_actions/adobecom/nala/main/tests/milo/marquee.block.test.js:203:16
[milo-live-chromium] › marquee.block.test.js:309:7 › Milo Marquee Block test suite › @Marquee (split: ../../_actions/adobecom/nala/main/tests/milo/marquee.block.test.js#L343
4) [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: 7 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
Running E2E & IT
Process completed with exit code 1.
🎭 Playwright Run Summary
2 failed [milo-live-firefox] › commerce.feature.test.js:305:7 › Commerce feature test suite › @Commerce-DE, @Commerce @smoke @regression [milo-live-firefox] › commerce.feature.test.js:399:7 › Commerce feature test suite › @Commerce-GB, @Commerce @smoke @regression 2 flaky [milo-live-chromium] › marquee.block.test.js:175:7 › Milo Marquee Block test suite › @marquee (large,light),@marquee @marquee-large-light @smoke @regression @milo [milo-live-chromium] › marquee.block.test.js:309:7 › Milo Marquee Block test suite › @marquee (split,large),@marquee @marquee-split-large @smoke @regression @milo 25 skipped 341 passed (3.0m)
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/