Skip to content

Milo Nala Daily Run #294

Milo Nala Daily Run

Milo Nala Daily Run #294

Triggered via schedule September 30, 2024 16:10
Status Failure
Total duration 8m 32s
Artifacts

milo.daily.yml

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

Annotations

15 errors, 6 warnings, and 3 notices
[milo-live-firefox] › carousel.block.test.js:54:7 › Milo Carousel Block test suite › @Carousel(lightbox): tests\milo\carousel.block.test.js#L1
1) [milo-live-firefox] › carousel.block.test.js:54:7 › Milo Carousel Block test suite › @carousel(lightbox),@carousel @carousel-container @smoke @regression @milo › step-1: Go to Carousel lightbox block test page Test timeout of 30000ms exceeded.
[milo-live-firefox] › carousel.block.test.js:54:7 › Milo Carousel Block test suite › @Carousel(lightbox): tests\milo\carousel.block.test.js#L59
1) [milo-live-firefox] › carousel.block.test.js:54:7 › Milo Carousel Block test suite › @carousel(lightbox),@carousel @carousel-container @smoke @regression @milo › step-1: Go to Carousel lightbox block test page Error: page.waitForLoadState: Test timeout of 30000ms exceeded. 57 | await test.step('step-1: Go to Carousel lightbox block test page', async () => { 58 | await page.goto(`${baseURL}${features[1].path}${miloLibs}`); > 59 | await page.waitForLoadState('networkidle'); | ^ 60 | await expect(page).toHaveURL(`${baseURL}${features[1].path}${miloLibs}`); 61 | }); 62 | at D:\a\nala\nala\tests\milo\carousel.block.test.js:59:18 at D:\a\nala\nala\tests\milo\carousel.block.test.js:57:5
[milo-live-firefox] › carousel.block.test.js:54:7 › Milo Carousel Block test suite › @Carousel(lightbox): tests\milo\carousel.block.test.js#L1
1) [milo-live-firefox] › carousel.block.test.js:54:7 › Milo Carousel Block test suite › @carousel(lightbox),@carousel @carousel-container @smoke @regression @milo › step-1: Go to Carousel lightbox block test page Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[milo-live-firefox] › carousel.block.test.js:54:7 › Milo Carousel Block test suite › @Carousel(lightbox): tests\milo\carousel.block.test.js#L59
1) [milo-live-firefox] › carousel.block.test.js:54:7 › Milo Carousel Block test suite › @carousel(lightbox),@carousel @carousel-container @smoke @regression @milo › step-1: Go to Carousel lightbox block test page Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForLoadState: Test timeout of 30000ms exceeded. 57 | await test.step('step-1: Go to Carousel lightbox block test page', async () => { 58 | await page.goto(`${baseURL}${features[1].path}${miloLibs}`); > 59 | await page.waitForLoadState('networkidle'); | ^ 60 | await expect(page).toHaveURL(`${baseURL}${features[1].path}${miloLibs}`); 61 | }); 62 | at D:\a\nala\nala\tests\milo\carousel.block.test.js:59:18 at D:\a\nala\nala\tests\milo\carousel.block.test.js:57:5
[milo-live-firefox] › htmlextn.feature.test.js:8:7 › Milo Html Extension feature test suite › @Html Extn for bcom: tests\milo\htmlextn.feature.test.js#L1
2) [milo-live-firefox] › htmlextn.feature.test.js:8:7 › Milo Html Extension feature test suite › @html Extn for bcom,@htmlextn › step-1: Go to test page urls and verify .html Test timeout of 30000ms exceeded.
[milo-live-firefox] › htmlextn.feature.test.js:8:7 › Milo Html Extension feature test suite › @Html Extn for bcom: tests\milo\htmlextn.feature.test.js#L22
2) [milo-live-firefox] › htmlextn.feature.test.js:8:7 › Milo Html Extension feature test suite › @html Extn for bcom,@htmlextn › step-1: Go to test page urls and verify .html Error: page.waitForLoadState: Test timeout of 30000ms exceeded. 20 | const url = envList[env] + path; 21 | await page.goto(url); > 22 | await page.waitForLoadState('networkidle'); | ^ 23 | 24 | if (!page.url().match(/@blog/) && (page.url().match(/customer-success-stories/))) { 25 | expect(page.url()).toContain('.html'); at D:\a\nala\nala\tests\milo\htmlextn.feature.test.js:22:20 at D:\a\nala\nala\tests\milo\htmlextn.feature.test.js:16:5
[milo-live-firefox] › htmlextn.feature.test.js:8:7 › Milo Html Extension feature test suite › @Html Extn for bcom: tests\milo\htmlextn.feature.test.js#L1
2) [milo-live-firefox] › htmlextn.feature.test.js:8:7 › Milo Html Extension feature test suite › @html Extn for bcom,@htmlextn › step-1: Go to test page urls and verify .html Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[milo-live-firefox] › htmlextn.feature.test.js:8:7 › Milo Html Extension feature test suite › @Html Extn for bcom: tests\milo\htmlextn.feature.test.js#L22
2) [milo-live-firefox] › htmlextn.feature.test.js:8:7 › Milo Html Extension feature test suite › @html Extn for bcom,@htmlextn › step-1: Go to test page urls and verify .html Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForLoadState: Test timeout of 30000ms exceeded. 20 | const url = envList[env] + path; 21 | await page.goto(url); > 22 | await page.waitForLoadState('networkidle'); | ^ 23 | 24 | if (!page.url().match(/@blog/) && (page.url().match(/customer-success-stories/))) { 25 | expect(page.url()).toContain('.html'); at D:\a\nala\nala\tests\milo\htmlextn.feature.test.js:22:20 at D:\a\nala\nala\tests\milo\htmlextn.feature.test.js:16:5
[milo-live-firefox] › personalization.feature.test.js:67:7 › Milo Personalization feature test suite › @Insert Content Before: tests\milo\personalization.feature.test.js#L81
3) [milo-live-firefox] › personalization.feature.test.js:67:7 › Milo Personalization feature test suite › @insert Content Before,@pzn @smoke @regression @milo › step-2: Verify default test page content/specs Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('.marquee').first() Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.marquee').first() - locator resolved to <div class="marquee">…</div> - unexpected value "hidden" - locator resolved to <div class="marquee">…</div> - unexpected value "hidden" - locator resolved to <div class="marquee">…</div> - unexpected value "hidden" - locator resolved to <div class="marquee">…</div> - unexpected value "hidden" - locator resolved to <div class="marquee">…</div> - unexpected value "hidden" - locator resolved to <div class="marquee">…</div> - unexpected value "hidden" - locator resolved to <div class="marquee">…</div> - unexpected value "hidden" 79 | 80 | await test.step('step-2: Verify default test page content/specs', async () => { > 81 | await expect(await marquee.marquee).toBeVisible(); | ^ 82 | }); 83 | 84 | await test.step('step-3: Navigate to personlized page and verify content/specs', async () => { at D:\a\nala\nala\tests\milo\personalization.feature.test.js:81:43
[milo-live-firefox] › personalization.feature.test.js:105:7 › Milo Personalization feature test suite › @Insert Content After: tests\milo\personalization.feature.test.js#L119
4) [milo-live-firefox] › personalization.feature.test.js:105:7 › Milo Personalization feature test suite › @insert Content After,@pzn @smoke @regression @milo › step-2: Verify default test page content/specs Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('.how-to').first() Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.how-to').first() - locator resolved to <div class="how-to">…</div> - unexpected value "hidden" - locator resolved to <div class="how-to">…</div> - unexpected value "hidden" - locator resolved to <div class="how-to">…</div> - unexpected value "hidden" - locator resolved to <div class="how-to">…</div> - unexpected value "hidden" - locator resolved to <div class="how-to">…</div> - unexpected value "hidden" - locator resolved to <div class="how-to">…</div> - unexpected value "hidden" - locator resolved to <div class="how-to">…</div> - unexpected value "hidden" 117 | 118 | await test.step('step-2: Verify default test page content/specs', async () => { > 119 | await expect(await howto.howTo).toBeVisible(); | ^ 120 | }); 121 | 122 | await test.step('step-3: Navigate to personlized page and verify content/specs', async () => { at D:\a\nala\nala\tests\milo\personalization.feature.test.js:119:39
[milo-live-firefox] › htmlextn.feature.test.js:8:7 › Milo Html Extension feature test suite › @Html Extn for bcom: tests/milo/htmlextn.feature.test.js#L1
1) [milo-live-firefox] › htmlextn.feature.test.js:8:7 › Milo Html Extension feature test suite › @html Extn for bcom,@htmlextn › step-1: Go to test page urls and verify .html Test timeout of 30000ms exceeded.
[milo-live-firefox] › htmlextn.feature.test.js:8:7 › Milo Html Extension feature test suite › @Html Extn for bcom: tests/milo/htmlextn.feature.test.js#L22
1) [milo-live-firefox] › htmlextn.feature.test.js:8:7 › Milo Html Extension feature test suite › @html Extn for bcom,@htmlextn › step-1: Go to test page urls and verify .html Error: page.waitForLoadState: Test timeout of 30000ms exceeded. 20 | const url = envList[env] + path; 21 | await page.goto(url); > 22 | await page.waitForLoadState('networkidle'); | ^ 23 | 24 | if (!page.url().match(/@blog/) && (page.url().match(/customer-success-stories/))) { 25 | expect(page.url()).toContain('.html'); at /Users/runner/work/nala/nala/tests/milo/htmlextn.feature.test.js:22:20 at /Users/runner/work/nala/nala/tests/milo/htmlextn.feature.test.js:16:5
[milo-live-firefox] › htmlextn.feature.test.js:8:7 › Milo Html Extension feature test suite › @Html Extn for bcom: tests/milo/htmlextn.feature.test.js#L1
1) [milo-live-firefox] › htmlextn.feature.test.js:8:7 › Milo Html Extension feature test suite › @html Extn for bcom,@htmlextn › step-1: Go to test page urls and verify .html Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[milo-live-firefox] › htmlextn.feature.test.js:8:7 › Milo Html Extension feature test suite › @Html Extn for bcom: tests/milo/htmlextn.feature.test.js#L22
1) [milo-live-firefox] › htmlextn.feature.test.js:8:7 › Milo Html Extension feature test suite › @html Extn for bcom,@htmlextn › step-1: Go to test page urls and verify .html Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForLoadState: Test timeout of 30000ms exceeded. 20 | const url = envList[env] + path; 21 | await page.goto(url); > 22 | await page.waitForLoadState('networkidle'); | ^ 23 | 24 | if (!page.url().match(/@blog/) && (page.url().match(/customer-success-stories/))) { 25 | expect(page.url()).toContain('.html'); at /Users/runner/work/nala/nala/tests/milo/htmlextn.feature.test.js:22:20 at /Users/runner/work/nala/nala/tests/milo/htmlextn.feature.test.js:16:5
Running tests (macos-latest)
Process completed with exit code 1.
Running tests (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Running tests (ubuntu-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
Running tests (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Running tests (windows-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
Running tests (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Running tests (macos-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
🎭 Playwright Run Summary
25 skipped 345 passed (3.0m)
🎭 Playwright Run Summary
2 failed [milo-live-firefox] › carousel.block.test.js:54:7 › Milo Carousel Block test suite › @carousel(lightbox),@carousel @carousel-container @smoke @regression @milo [milo-live-firefox] › htmlextn.feature.test.js:8:7 › Milo Html Extension feature test suite › @html Extn for bcom,@htmlextn 3 flaky [milo-live-firefox] › personalization.feature.test.js:67:7 › Milo Personalization feature test suite › @insert Content Before,@pzn @smoke @regression @milo [milo-live-firefox] › personalization.feature.test.js:105:7 › Milo Personalization feature test suite › @insert Content After,@pzn @smoke @regression @milo [milo-live-firefox] › promotions.feature.test.js:233:7 › Promotions feature test suite › @Promo-with-personalization-and-target,@Promo @Commerce @smoke @regression 25 skipped 340 passed (4.7m)
🎭 Playwright Run Summary
1 failed [milo-live-firefox] › htmlextn.feature.test.js:8:7 › Milo Html Extension feature test suite › @html Extn for bcom,@htmlextn 25 skipped 344 passed (7.6m)