Skip to content

[MWPW-161698] - Add two up in mobile for Editorial Card #1335

[MWPW-161698] - Add two up in mobile for Editorial Card

[MWPW-161698] - Add two up in mobile for Editorial Card #1335

Triggered via pull request November 8, 2024 20:26
Status Success
Total duration 9m 3s
Artifacts

run-nala-default.yml

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

Annotations

2 errors and 1 notice
[milo-live-firefox] › features/promotions/promotions.test.js:233:7 › Promotions feature test suite › @Promo-with-personalization-and-target: nala/features/promotions/promotions.test.js#L246
1) [milo-live-firefox] › features/promotions/promotions.test.js:233:7 › Promotions feature test suite › @Promo-with-personalization-and-target,@Promo @Commerce @smoke @regression › Verify only default test page marquee is visible Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('.marquee #promo-test-page') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.marquee #promo-test-page') - locator resolved to <h2 id="promo-test-page">Promo test page</h2> - unexpected value "hidden" - locator resolved to <h2 id="promo-test-page">Promo test page</h2> - unexpected value "hidden" - locator resolved to <h2 id="promo-test-page">Promo test page</h2> - unexpected value "hidden" - locator resolved to <h2 id="promo-test-page">Promo test page</h2> - unexpected value "hidden" - locator resolved to <h2 id="promo-test-page">Promo test page</h2> - unexpected value "hidden" - locator resolved to <h2 id="promo-test-page">Promo test page</h2> - unexpected value "hidden" - locator resolved to <h2 id="promo-test-page">Promo test page</h2> - unexpected value "hidden" - locator resolved to <h2 id="promo-test-page">Promo test page</h2> - unexpected value "hidden" 244 | 245 | await test.step('Verify only default test page marquee is visible', async () => { > 246 | await expect(await PROMO.marqueeDefault).toBeVisible(); | ^ 247 | await expect(await PROMO.marqueeDefault).toContainText(data.textMarquee); 248 | await expect(await PROMO.textDefault).not.toBeVisible(); 249 | }); at /home/runner/work/milo/milo/nala/features/promotions/promotions.test.js:246:48 at /home/runner/work/milo/milo/nala/features/promotions/promotions.test.js:245:5
[milo-live-webkit] › blocks/marketo/marketo.test.js:20:9 › Marketo block test suite › 0: @marketo full template (redirect): nala/blocks/marketo/marketo.test.js#L31
2) [milo-live-webkit] › blocks/marketo/marketo.test.js:20:9 › Marketo block test suite › 0: @Marketo full template (redirect), @Marketo @marketoFullRedirect @marketoRedirect @milo @smoke @regression, path: /drafts/nala/blocks/marketo/full › step-1: Go to the Marketo block full template test page Error: Timed out 10000ms waiting for expect(locator).toBeVisible() Locator: locator('.marketo').locator('input[name="Email"]') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 10000ms - waiting for locator('.marketo').locator('input[name="Email"]') - locator resolved to <input id="Email" name="Email" type="email" maxlength="255" aria-required="true" aria-labelledby="LblEmail InstructEmail" class="mktoField mktoEmailField mktoHasWidth mktoRequired"/> - unexpected value "hidden" - locator resolved to <input id="Email" name="Email" type="email" maxlength="255" aria-required="true" aria-labelledby="LblEmail InstructEmail" class="mktoField mktoEmailField mktoRequired mktoVisible mktofield_anchor"/> - unexpected value "hidden" 29 | await page.waitForLoadState('domcontentloaded'); 30 | await expect(page.url()).toBe(testPage); > 31 | await expect(marketoBlock.email).toBeVisible({ timeout: 10000 }); | ^ 32 | }); 33 | 34 | await test.step('step-2: check the input field placeholders', async () => { at /home/runner/work/milo/milo/nala/blocks/marketo/marketo.test.js:31:42 at /home/runner/work/milo/milo/nala/blocks/marketo/marketo.test.js:27:7
🎭 Playwright Run Summary
2 flaky [milo-live-firefox] › features/promotions/promotions.test.js:233:7 › Promotions feature test suite › @Promo-with-personalization-and-target,@Promo @Commerce @smoke @regression [milo-live-webkit] › blocks/marketo/marketo.test.js:20:9 › Marketo block test suite › 0: @Marketo full template (redirect), @Marketo @marketoFullRedirect @marketoRedirect @milo @smoke @regression, path: /drafts/nala/blocks/marketo/full 16 skipped 534 passed (7.5m)