Skip to content

MWPW-158407: Ignoring decorateMeta if the metadata is from promo. #197

MWPW-158407: Ignoring decorateMeta if the metadata is from promo.

MWPW-158407: Ignoring decorateMeta if the metadata is from promo. #197

Triggered via pull request September 19, 2024 23:28
Status Failure
Total duration 4m 10s
Artifacts

run-nala-default.yml

on: pull_request
Matrix: Running Nala E2E UI Tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 notice
[milo-live-chromium] › features/promotions/promotions.test.js:136:7 › Promotions feature test suite › @Promo-replace-fragment: nala/features/promotions/promotions.test.js#L151
1) [milo-live-chromium] › features/promotions/promotions.test.js:136:7 › Promotions feature test suite › @Promo-replace-fragment,@Promo @Commerce @regression › Validate marque promo replace Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('.marquee #marquee-promo-replace') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.marquee #marquee-promo-replace') 149 | 150 | await test.step('Validate marque promo replace', async () => { > 151 | await expect(await PROMO.marqueeReplace).toBeVisible(); | ^ 152 | await expect(await PROMO.marqueeReplace).toContainText(data.textReplaceMarquee); 153 | }); 154 | }); at /home/runner/work/milo/milo/nala/features/promotions/promotions.test.js:151:48 at /home/runner/work/milo/milo/nala/features/promotions/promotions.test.js:150:5
[milo-live-chromium] › features/promotions/promotions.test.js:136:7 › Promotions feature test suite › @Promo-replace-fragment: nala/features/promotions/promotions.test.js#L151
1) [milo-live-chromium] › features/promotions/promotions.test.js:136:7 › Promotions feature test suite › @Promo-replace-fragment,@Promo @Commerce @regression › Validate marque promo replace Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('.marquee #marquee-promo-replace') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.marquee #marquee-promo-replace') 149 | 150 | await test.step('Validate marque promo replace', async () => { > 151 | await expect(await PROMO.marqueeReplace).toBeVisible(); | ^ 152 | await expect(await PROMO.marqueeReplace).toContainText(data.textReplaceMarquee); 153 | }); 154 | }); at /home/runner/work/milo/milo/nala/features/promotions/promotions.test.js:151:48 at /home/runner/work/milo/milo/nala/features/promotions/promotions.test.js:150:5
[milo-live-chromium] › features/promotions/promotions.test.js:509:7 › Promotions feature test suite › @Promo-fragment-insert: nala/features/promotions/promotions.test.js#L520
2) [milo-live-chromium] › features/promotions/promotions.test.js:509:7 › Promotions feature test suite › @Promo-fragment-insert,@Promo @Commerce @regression › Verify default test page content Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('.marquee #fragment-marquee') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.marquee #fragment-marquee') 518 | 519 | await test.step('Verify default test page content', async () => { > 520 | await expect(await PROMO.marqueeFragment).toBeVisible(); | ^ 521 | await expect(await PROMO.marqueeFragment).toContainText(data.textMarquee); 522 | }); 523 | at /home/runner/work/milo/milo/nala/features/promotions/promotions.test.js:520:49 at /home/runner/work/milo/milo/nala/features/promotions/promotions.test.js:519:5
[milo-live-chromium] › features/promotions/promotions.test.js:509:7 › Promotions feature test suite › @Promo-fragment-insert: nala/features/promotions/promotions.test.js#L520
2) [milo-live-chromium] › features/promotions/promotions.test.js:509:7 › Promotions feature test suite › @Promo-fragment-insert,@Promo @Commerce @regression › Verify default test page content Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('.marquee #fragment-marquee') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.marquee #fragment-marquee') 518 | 519 | await test.step('Verify default test page content', async () => { > 520 | await expect(await PROMO.marqueeFragment).toBeVisible(); | ^ 521 | await expect(await PROMO.marqueeFragment).toContainText(data.textMarquee); 522 | }); 523 | at /home/runner/work/milo/milo/nala/features/promotions/promotions.test.js:520:49 at /home/runner/work/milo/milo/nala/features/promotions/promotions.test.js:519:5
[milo-live-firefox] › features/promotions/promotions.test.js:136:7 › Promotions feature test suite › @Promo-replace-fragment: nala/features/promotions/promotions.test.js#L151
3) [milo-live-firefox] › features/promotions/promotions.test.js:136:7 › Promotions feature test suite › @Promo-replace-fragment,@Promo @Commerce @regression › Validate marque promo replace Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('.marquee #marquee-promo-replace') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.marquee #marquee-promo-replace') 149 | 150 | await test.step('Validate marque promo replace', async () => { > 151 | await expect(await PROMO.marqueeReplace).toBeVisible(); | ^ 152 | await expect(await PROMO.marqueeReplace).toContainText(data.textReplaceMarquee); 153 | }); 154 | }); at /home/runner/work/milo/milo/nala/features/promotions/promotions.test.js:151:48 at /home/runner/work/milo/milo/nala/features/promotions/promotions.test.js:150:5
[milo-live-firefox] › features/promotions/promotions.test.js:136:7 › Promotions feature test suite › @Promo-replace-fragment: nala/features/promotions/promotions.test.js#L151
3) [milo-live-firefox] › features/promotions/promotions.test.js:136:7 › Promotions feature test suite › @Promo-replace-fragment,@Promo @Commerce @regression › Validate marque promo replace Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('.marquee #marquee-promo-replace') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.marquee #marquee-promo-replace') 149 | 150 | await test.step('Validate marque promo replace', async () => { > 151 | await expect(await PROMO.marqueeReplace).toBeVisible(); | ^ 152 | await expect(await PROMO.marqueeReplace).toContainText(data.textReplaceMarquee); 153 | }); 154 | }); at /home/runner/work/milo/milo/nala/features/promotions/promotions.test.js:151:48 at /home/runner/work/milo/milo/nala/features/promotions/promotions.test.js:150:5
[milo-live-firefox] › features/promotions/promotions.test.js:509:7 › Promotions feature test suite › @Promo-fragment-insert: nala/features/promotions/promotions.test.js#L520
4) [milo-live-firefox] › features/promotions/promotions.test.js:509:7 › Promotions feature test suite › @Promo-fragment-insert,@Promo @Commerce @regression › Verify default test page content Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('.marquee #fragment-marquee') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.marquee #fragment-marquee') 518 | 519 | await test.step('Verify default test page content', async () => { > 520 | await expect(await PROMO.marqueeFragment).toBeVisible(); | ^ 521 | await expect(await PROMO.marqueeFragment).toContainText(data.textMarquee); 522 | }); 523 | at /home/runner/work/milo/milo/nala/features/promotions/promotions.test.js:520:49 at /home/runner/work/milo/milo/nala/features/promotions/promotions.test.js:519:5
[milo-live-firefox] › features/promotions/promotions.test.js:509:7 › Promotions feature test suite › @Promo-fragment-insert: nala/features/promotions/promotions.test.js#L520
4) [milo-live-firefox] › features/promotions/promotions.test.js:509:7 › Promotions feature test suite › @Promo-fragment-insert,@Promo @Commerce @regression › Verify default test page content Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('.marquee #fragment-marquee') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.marquee #fragment-marquee') 518 | 519 | await test.step('Verify default test page content', async () => { > 520 | await expect(await PROMO.marqueeFragment).toBeVisible(); | ^ 521 | await expect(await PROMO.marqueeFragment).toContainText(data.textMarquee); 522 | }); 523 | at /home/runner/work/milo/milo/nala/features/promotions/promotions.test.js:520:49 at /home/runner/work/milo/milo/nala/features/promotions/promotions.test.js:519:5
Running Nala E2E UI Tests (20.x)
Process completed with exit code 1.
🎭 Playwright Run Summary
4 failed [milo-live-chromium] › features/promotions/promotions.test.js:136:7 › Promotions feature test suite › @Promo-replace-fragment,@Promo @Commerce @regression [milo-live-chromium] › features/promotions/promotions.test.js:509:7 › Promotions feature test suite › @Promo-fragment-insert,@Promo @Commerce @regression [milo-live-firefox] › features/promotions/promotions.test.js:136:7 › Promotions feature test suite › @Promo-replace-fragment,@Promo @Commerce @regression [milo-live-firefox] › features/promotions/promotions.test.js:509:7 › Promotions feature test suite › @Promo-fragment-insert,@Promo @Commerce @regression 13 skipped 327 passed (3.2m)