Skip to content

Milo Nala Daily Run

Milo Nala Daily Run #5

Triggered via schedule March 31, 2024 16:09
Status Failure
Total duration 9m 55s
Artifacts

milo.daily.yml

on: schedule
Matrix: Running tests
Fit to window
Zoom out
Zoom in

Annotations

16 errors, 6 warnings, and 3 notices
[milo-live-chromium] › table.block.test.js:120:7 › Milo Table block feature test suite › @Table (highlight: tests/milo/table.block.test.js#L134
1) [milo-live-chromium] › table.block.test.js:120:7 › Milo Table block feature test suite › @table (highlight, collapse, sticky),@table @smoke @regression @milo Error: expect(locator).toHaveAttribute(expected) Locator: locator('.table').first().locator('.row-highlight') Expected string: "row row-1 row-highlight top-border-transparent" Received string: "row row-1 row-highlight" Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.table').first().locator('.row-highlight') - locator resolved to <div role="row" class="row row-1 row-highlight">…</div> - unexpected value "row row-1 row-highlight" - locator resolved to <div role="row" class="row row-1 row-highlight">…</div> - unexpected value "row row-1 row-highlight" - locator resolved to <div role="row" class="row row-1 row-highlight">…</div> - unexpected value "row row-1 row-highlight" 132 | await expect(await table.collapseStickyTable).toBeVisible(); 133 | > 134 | expect(await table.highlightRow).toHaveAttribute('class', 'row row-1 row-highlight top-border-transparent'); | ^ 135 | 136 | expect(await table.stickyRow.getAttribute('class')).toContain('row row-2 row-heading'); 137 | at /home/runner/work/nala/nala/tests/milo/table.block.test.js:134:40 at /home/runner/work/nala/nala/tests/milo/table.block.test.js:130:5
[milo-live-firefox] › georouting.feature.test.js:39:9 › Milo Georouting feature test suite › @Georouting with query param: tests/milo/georouting.feature.test.js#L58
2) [milo-live-firefox] › georouting.feature.test.js:39:9 › Milo Georouting feature test suite › @Georouting with query param,@georouting @georouting-query-param @smoke @regression @milo › step-3: Click "Deutschland" button and then verify international cookie value TypeError: Cannot read properties of undefined (reading 'value') 56 | await test.step('step-3: Click "Deutschland" button and then verify international cookie value', async () => { 57 | await modal.deLink.click(); > 58 | expect((await page.context().cookies()).find(cookie => cookie.name === data.cookieName).value).toEqual(data.cookieValue); | ^ 59 | }); 60 | }); 61 | at /home/runner/work/nala/nala/tests/milo/georouting.feature.test.js:58:100 at /home/runner/work/nala/nala/tests/milo/georouting.feature.test.js:56:9
[milo-live-firefox] › table.block.test.js:120:7 › Milo Table block feature test suite › @Table (highlight: tests/milo/table.block.test.js#L134
3) [milo-live-firefox] › table.block.test.js:120:7 › Milo Table block feature test suite › @table (highlight, collapse, sticky),@table @smoke @regression @milo Error: expect(locator).toHaveAttribute(expected) Locator: locator('.table').first().locator('.row-highlight') Expected string: "row row-1 row-highlight top-border-transparent" Received string: "row row-1 row-highlight" Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.table').first().locator('.row-highlight') - locator resolved to <div role="row" class="row row-1 row-highlight">…</div> - unexpected value "row row-1 row-highlight" - locator resolved to <div role="row" class="row row-1 row-highlight">…</div> - unexpected value "row row-1 row-highlight" - locator resolved to <div role="row" class="row row-1 row-highlight">…</div> - unexpected value "row row-1 row-highlight" 132 | await expect(await table.collapseStickyTable).toBeVisible(); 133 | > 134 | expect(await table.highlightRow).toHaveAttribute('class', 'row row-1 row-highlight top-border-transparent'); | ^ 135 | 136 | expect(await table.stickyRow.getAttribute('class')).toContain('row row-2 row-heading'); 137 | at /home/runner/work/nala/nala/tests/milo/table.block.test.js:134:40 at /home/runner/work/nala/nala/tests/milo/table.block.test.js:130:5
[milo-live-firefox] › video.block.test.js:160:7 › Milo Video Block test suite › @MPC Video Autoplay Looping: tests/milo/video.block.test.js#L174
4) [milo-live-firefox] › video.block.test.js:160:7 › Milo Video Block test suite › @mpc Video Autoplay Looping,@video @smoke @regression @milo › step-2: Verify video block content/specs Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: frameLocator('iframe').first().locator('.mpc-player button[aria-label="Mute"]') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for frameLocator('iframe').first().locator('.mpc-player button[aria-label="Mute"]') 172 | await expect(await video.miloVideo).toBeVisible(); 173 | await expect(await video.iframe).toBeVisible(); > 174 | await expect(await video.mpcMutedButton).toBeVisible(); | ^ 175 | 176 | await expect(await video.iframe).toHaveAttribute('title', data.iframeTitle); 177 | await expect(await video.iframe).toHaveAttribute('src', data.source); at /home/runner/work/nala/nala/tests/milo/video.block.test.js:174:48 at /home/runner/work/nala/nala/tests/milo/video.block.test.js:171:5
[milo-live-chromium] › table.block.test.js:120:7 › Milo Table block feature test suite › @Table (highlight: tests\milo\table.block.test.js#L134
1) [milo-live-chromium] › table.block.test.js:120:7 › Milo Table block feature test suite › @table (highlight, collapse, sticky),@table @smoke @regression @milo Error: expect(locator).toHaveAttribute(expected) Locator: locator('.table').first().locator('.row-highlight') Expected string: "row row-1 row-highlight top-border-transparent" Received string: "row row-1 row-highlight" Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.table').first().locator('.row-highlight') - locator resolved to <div role="row" class="row row-1 row-highlight">…</div> - unexpected value "row row-1 row-highlight" - locator resolved to <div role="row" class="row row-1 row-highlight">…</div> - unexpected value "row row-1 row-highlight" - locator resolved to <div role="row" class="row row-1 row-highlight">…</div> - unexpected value "row row-1 row-highlight" 132 | await expect(await table.collapseStickyTable).toBeVisible(); 133 | > 134 | expect(await table.highlightRow).toHaveAttribute('class', 'row row-1 row-highlight top-border-transparent'); | ^ 135 | 136 | expect(await table.stickyRow.getAttribute('class')).toContain('row row-2 row-heading'); 137 | at D:\a\nala\nala\tests\milo\table.block.test.js:134:40 at D:\a\nala\nala\tests\milo\table.block.test.js:130:5
[milo-live-firefox] › video.block.test.js:131:7 › Milo Video Block test suite › @MPC Video: tests\milo\video.block.test.js#L145
2) [milo-live-firefox] › video.block.test.js:131:7 › Milo Video Block test suite › @mpc Video,@video @smoke @regression @milo › step-2: Verify video block content/specs Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: frameLocator('iframe').first().locator('.mpc-player button[aria-label="Play"]') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for frameLocator('iframe').first().locator('.mpc-player button[aria-label="Play"]') 143 | await expect(await video.miloVideo).toBeVisible(); 144 | await expect(await video.iframe).toBeVisible(); > 145 | await expect(await video.mpcPlayButton).toBeVisible(); | ^ 146 | await expect(await video.mpcPlayerTitle).toContainText(data.h1Title); 147 | 148 | await expect(await video.iframe).toHaveAttribute('title', data.iframeTitle); at D:\a\nala\nala\tests\milo\video.block.test.js:145:47 at D:\a\nala\nala\tests\milo\video.block.test.js:142:5
[milo-live-firefox] › marketo.block.test.js:12:7 › Marketo block test suite › @marketo production form: selectors/milo/marketo.block.page.js#L26
1) [milo-live-firefox] › marketo.block.test.js:12:7 › Marketo block test suite › @Marketo production form,@Marketo @marketoProductionForm @milo @smoke @regression Error: Timed out 10000ms waiting for expect(locator).toBeVisible() Locator: locator('.marketo').locator('select[name="Country"]') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 10000ms - waiting for locator('.marketo').locator('select[name="Country"]') at ../../selectors/milo/marketo.block.page.js:26 24 | */ 25 | async checkFieldsDisplays() { > 26 | await expect(this.country).toBeVisible({ timeout: 10000 }); | ^ 27 | await expect(this.firstName).toBeVisible(); 28 | await expect(this.lastName).toBeVisible(); 29 | await expect(this.email).toBeVisible(); at Marketo.checkFieldsDisplays (/Users/runner/work/nala/nala/selectors/milo/marketo.block.page.js:26:32) at /Users/runner/work/nala/nala/tests/milo/marketo.block.test.js:23:26 at /Users/runner/work/nala/nala/tests/milo/marketo.block.test.js:22:16
[milo-live-firefox] › marketo.block.test.js:12:7 › Marketo block test suite › @marketo production form: tests/milo/marketo.block.test.js#L1
1) [milo-live-firefox] › marketo.block.test.js:12:7 › Marketo block test suite › @Marketo production form,@Marketo @marketoProductionForm @milo @smoke @regression Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[milo-live-firefox] › marketo.block.test.js:12:7 › Marketo block test suite › @marketo production form: selectors/milo/marketo.block.page.js#L46
1) [milo-live-firefox] › marketo.block.test.js:12:7 › Marketo block test suite › @Marketo production form,@Marketo @marketoProductionForm @milo @smoke @regression Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.fill: Test timeout of 30000ms exceeded. Call log: - waiting for locator('.marketo').locator('input[name="Phone"]') at ../../selectors/milo/marketo.block.page.js:46 44 | await this.lastName.fill('TestLastName'); 45 | await this.email.fill('test@adobe.com'); > 46 | await this.phone.fill('415-111-2222'); | ^ 47 | await this.company.fill('Adobe'); 48 | await this.postalCode.fill('94111'); 49 | await this.submitButton.click(); at Marketo.submitProductionForm (/Users/runner/work/nala/nala/selectors/milo/marketo.block.page.js:46:22) at /Users/runner/work/nala/nala/tests/milo/marketo.block.test.js:27:7 at /Users/runner/work/nala/nala/tests/milo/marketo.block.test.js:26:5
[milo-live-firefox] › marketo.block.test.js:12:7 › Marketo block test suite › @marketo production form: selectors/milo/marketo.block.page.js#L30
1) [milo-live-firefox] › marketo.block.test.js:12:7 › Marketo block test suite › @Marketo production form,@Marketo @marketoProductionForm @milo @smoke @regression Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('.marketo').locator('input[name="mktoFormsCompany"]') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.marketo').locator('input[name="mktoFormsCompany"]') at ../../selectors/milo/marketo.block.page.js:30 28 | await expect(this.lastName).toBeVisible(); 29 | await expect(this.email).toBeVisible(); > 30 | await expect(this.company).toBeVisible(); | ^ 31 | await expect(this.submitButton).toBeVisible(); 32 | } 33 | at Marketo.checkFieldsDisplays (/Users/runner/work/nala/nala/selectors/milo/marketo.block.page.js:30:32) at /Users/runner/work/nala/nala/tests/milo/marketo.block.test.js:23:7 at /Users/runner/work/nala/nala/tests/milo/marketo.block.test.js:22:5
[milo-live-firefox] › marketo.block.test.js:35:7 › Marketo block test suite › @marketo rfi template: tests/milo/marketo.block.test.js#L1
2) [milo-live-firefox] › marketo.block.test.js:35:7 › Marketo block test suite › @Marketo rfi template,@Marketo @marketoRFITemplate @milo @smoke @regression Test timeout of 30000ms exceeded.
[milo-live-firefox] › marketo.block.test.js:35:7 › Marketo block test suite › @marketo rfi template: tests/milo/marketo.block.test.js#L50
2) [milo-live-firefox] › marketo.block.test.js:35:7 › Marketo block test suite › @Marketo rfi template,@Marketo @marketoRFITemplate @milo @smoke @regression Error: expect(locator).not.toHaveURL(expected) Locator: locator(':root') Expected string: not "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/content-rfi-template" Received string: "" Call log: - expect.not.toHaveURL with timeout 15000ms - waiting for locator(':root') 48 | 49 | await test.step('step-3: Verify the form submission redirect', async () => { > 50 | await expect(page).not.toHaveURL(testPage, { timeout: 15000 }); | ^ 51 | }); 52 | }); 53 | at /Users/runner/work/nala/nala/tests/milo/marketo.block.test.js:50:30 at /Users/runner/work/nala/nala/tests/milo/marketo.block.test.js:49:16
[milo-live-firefox] › marketo.block.test.js:35:7 › Marketo block test suite › @marketo rfi template: tests/milo/marketo.block.test.js#L1
2) [milo-live-firefox] › marketo.block.test.js:35:7 › Marketo block test suite › @Marketo rfi template,@Marketo @marketoRFITemplate @milo @smoke @regression Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[milo-live-firefox] › marketo.block.test.js:35:7 › Marketo block test suite › @marketo rfi template: selectors/milo/marketo.block.page.js#L61
2) [milo-live-firefox] › marketo.block.test.js:35:7 › Marketo block test suite › @Marketo rfi template,@Marketo @marketoRFITemplate @milo @smoke @regression Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.fill: Test timeout of 30000ms exceeded. Call log: - waiting for locator('.marketo').locator('input[name="Email"]') at ../../selectors/milo/marketo.block.page.js:61 59 | await this.firstName.fill('TestFirstName'); 60 | await this.lastName.fill('TestLastName'); > 61 | await this.email.fill('test@adobe.com'); | ^ 62 | await this.phone.fill('415-111-2222'); 63 | await this.postalCode.fill('94111'); 64 | await this.submitButton.click(); at Marketo.submitRFITemplateForm (/Users/runner/work/nala/nala/selectors/milo/marketo.block.page.js:61:22) at /Users/runner/work/nala/nala/tests/milo/marketo.block.test.js:46:7 at /Users/runner/work/nala/nala/tests/milo/marketo.block.test.js:45:5
[milo-live-firefox] › marketo.block.test.js:35:7 › Marketo block test suite › @marketo rfi template: tests/milo/marketo.block.test.js#L1
2) [milo-live-firefox] › marketo.block.test.js:35:7 › Marketo block test suite › @Marketo rfi template,@Marketo @marketoRFITemplate @milo @smoke @regression Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[milo-live-firefox] › marketo.block.test.js:35:7 › Marketo block test suite › @marketo rfi template: selectors/milo/marketo.block.page.js#L64
2) [milo-live-firefox] › marketo.block.test.js:35:7 › Marketo block test suite › @Marketo rfi template,@Marketo @marketoRFITemplate @milo @smoke @regression Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for locator('.marketo').locator('#mktoButton_new') - locator resolved to <button type="button" id="mktoButton_new" mkto-form-src=…>Submit</button> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - performing click action at ../../selectors/milo/marketo.block.page.js:64 62 | await this.phone.fill('415-111-2222'); 63 | await this.postalCode.fill('94111'); > 64 | await this.submitButton.click(); | ^ 65 | } 66 | 67 | async submitDiscoverTemplateForm() { at Marketo.submitRFITemplateForm (/Users/runner/work/nala/nala/selectors/milo/marketo.block.page.js:64:29) at /Users/runner/work/nala/nala/tests/milo/marketo.block.test.js:46:7 at /Users/runner/work/nala/nala/tests/milo/marketo.block.test.js:45:5
Running tests (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Running tests (ubuntu-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
Running tests (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Running tests (windows-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
Running tests (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Running tests (macos-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
🎭 Playwright Run Summary
4 flaky [milo-live-chromium] › table.block.test.js:120:7 › Milo Table block feature test suite › @table (highlight, collapse, sticky),@table @smoke @regression @milo [milo-live-firefox] › georouting.feature.test.js:39:9 › Milo Georouting feature test suite › @Georouting with query param,@georouting @georouting-query-param @smoke @regression @milo [milo-live-firefox] › table.block.test.js:120:7 › Milo Table block feature test suite › @table (highlight, collapse, sticky),@table @smoke @regression @milo [milo-live-firefox] › video.block.test.js:160:7 › Milo Video Block test suite › @mpc Video Autoplay Looping,@video @smoke @regression @milo 30 skipped 302 passed (2.6m)
🎭 Playwright Run Summary
2 flaky [milo-live-chromium] › table.block.test.js:120:7 › Milo Table block feature test suite › @table (highlight, collapse, sticky),@table @smoke @regression @milo [milo-live-firefox] › video.block.test.js:131:7 › Milo Video Block test suite › @mpc Video,@video @smoke @regression @milo 30 skipped 304 passed (3.7m)
🎭 Playwright Run Summary
3 failed [milo-live-firefox] › marketo.block.test.js:12:7 › Marketo block test suite › @Marketo production form,@Marketo @marketoProductionForm @milo @smoke @regression [milo-live-firefox] › marketo.block.test.js:35:7 › Marketo block test suite › @Marketo rfi template,@Marketo @marketoRFITemplate @milo @smoke @regression [milo-live-firefox] › marketo.block.test.js:130:7 › Marketo block test suite › @Marketo trial template,@Marketo @marketoTrialTemplate @milo @smoke @regression 2 flaky [milo-live-chromium] › table.block.test.js:120:7 › Milo Table block feature test suite › @table (highlight, collapse, sticky),@table @smoke @regression @milo [milo-live-firefox] › table.block.test.js:120:7 › Milo Table block feature test suite › @table (highlight, collapse, sticky),@table @smoke @regression @milo 30 skipped 301 passed (8.3m)