Skip to content

Milo Nala Daily Run #150

Milo Nala Daily Run

Milo Nala Daily Run #150

Triggered via schedule May 9, 2024 16:08
Status Failure
Total duration 12m 57s
Artifacts

milo.daily.yml

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

Annotations

11 errors, 6 warnings, and 3 notices
[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
1) [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] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons: tests\milo\tab.block.test.js#L117
1) [milo-live-chromium] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons, @tabs @tabs-scrolling @smoke @regression @milo @bacom › select the left tab arrow to get back to the first tab Error: Test timeout of 30000ms exceeded 115 | await tab.leftArrow.click(); 116 | await expect(tab.tab1).toBeInViewport({ timeout: 500 }); > 117 | }).toPass({ intervals: INTERVALS }); | ^ 118 | 119 | await tab.tab1.click(); 120 | at D:\a\nala\nala\tests\milo\tab.block.test.js:117:10 at D:\a\nala\nala\tests\milo\tab.block.test.js:111:5
[milo-live-chromium] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons: tests\milo\tab.block.test.js#L117
1) [milo-live-chromium] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons, @tabs @tabs-scrolling @smoke @regression @milo @bacom › select the left tab arrow to get back to the first tab Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Test timeout of 30000ms exceeded 115 | await tab.leftArrow.click(); 116 | await expect(tab.tab1).toBeInViewport({ timeout: 500 }); > 117 | }).toPass({ intervals: INTERVALS }); | ^ 118 | 119 | await tab.tab1.click(); 120 | at D:\a\nala\nala\tests\milo\tab.block.test.js:117:10 at D:\a\nala\nala\tests\milo\tab.block.test.js:111:5
[milo-live-chromium] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons: tests\milo\tab.block.test.js#L1
1) [milo-live-chromium] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons, @tabs @tabs-scrolling @smoke @regression @milo @bacom › select the left tab arrow to get back to the first tab Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[milo-live-chromium] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons: tests\milo\tab.block.test.js#L117
1) [milo-live-chromium] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons, @tabs @tabs-scrolling @smoke @regression @milo @bacom › select the left tab arrow to get back to the first tab Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Test timeout of 30000ms exceeded 115 | await tab.leftArrow.click(); 116 | await expect(tab.tab1).toBeInViewport({ timeout: 500 }); > 117 | }).toPass({ intervals: INTERVALS }); | ^ 118 | 119 | await tab.tab1.click(); 120 | at D:\a\nala\nala\tests\milo\tab.block.test.js:117:10 at D:\a\nala\nala\tests\milo\tab.block.test.js:111:5
[milo-live-firefox] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons: tests\milo\tab.block.test.js#L1
2) [milo-live-firefox] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons, @tabs @tabs-scrolling @smoke @regression @milo @bacom › select the left tab arrow to get back to the first tab Test timeout of 30000ms exceeded.
[milo-live-firefox] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons: tests\milo\tab.block.test.js#L117
2) [milo-live-firefox] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons, @tabs @tabs-scrolling @smoke @regression @milo @bacom › select the left tab arrow to get back to the first tab Error: locator.click: Target page, context or browser has been closed Call Log: - Test timeout of 30000ms exceeded 115 | await tab.leftArrow.click(); 116 | await expect(tab.tab1).toBeInViewport({ timeout: 500 }); > 117 | }).toPass({ intervals: INTERVALS }); | ^ 118 | 119 | await tab.tab1.click(); 120 | at D:\a\nala\nala\tests\milo\tab.block.test.js:117:10 at D:\a\nala\nala\tests\milo\tab.block.test.js:111:5
[milo-live-firefox] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons: tests\milo\tab.block.test.js#L117
2) [milo-live-firefox] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons, @tabs @tabs-scrolling @smoke @regression @milo @bacom › select the left tab arrow to get back to the first tab Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Test timeout of 30000ms exceeded 115 | await tab.leftArrow.click(); 116 | await expect(tab.tab1).toBeInViewport({ timeout: 500 }); > 117 | }).toPass({ intervals: INTERVALS }); | ^ 118 | 119 | await tab.tab1.click(); 120 | at D:\a\nala\nala\tests\milo\tab.block.test.js:117:10 at D:\a\nala\nala\tests\milo\tab.block.test.js:111:5
[milo-live-firefox] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons: tests\milo\tab.block.test.js#L1
2) [milo-live-firefox] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons, @tabs @tabs-scrolling @smoke @regression @milo @bacom › select the left tab arrow to get back to the first tab Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test finished within timeout of 30000ms, but tearing down "context" ran out of time. Please allow more time for the test, since teardown is attributed towards the test timeout budget.
[milo-live-firefox] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons: tests\milo\tab.block.test.js#L117
2) [milo-live-firefox] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons, @tabs @tabs-scrolling @smoke @regression @milo @bacom › select the left tab arrow to get back to the first tab Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Test timeout of 30000ms exceeded 115 | await tab.leftArrow.click(); 116 | await expect(tab.tab1).toBeInViewport({ timeout: 500 }); > 117 | }).toPass({ intervals: INTERVALS }); | ^ 118 | 119 | await tab.tab1.click(); 120 | at D:\a\nala\nala\tests\milo\tab.block.test.js:117:10 at D:\a\nala\nala\tests\milo\tab.block.test.js:111:5
[milo-live-chromium] › footer.block.test.js:12:7 › Footer Block Test Suite › @FEDS-Default-Footer: tests\milo\footer.block.test.js#L47
3) [milo-live-chromium] › footer.block.test.js:12:7 › Footer Block Test Suite › @FEDS-Default-Footer, @milo @feds @footer @smoke @regression › Check ChangeRegion functionality Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('div#langnav') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('div#langnav') 45 | await test.step('Check ChangeRegion functionality', async () => { 46 | await Footer.changeRegionButton.click(); > 47 | await expect(Footer.changeRegionModal).toBeVisible(); | ^ 48 | await Footer.changeRegionCloseButton.click(); 49 | await expect(Footer.changeRegionModal).not.toBeVisible(); 50 | }); at D:\a\nala\nala\tests\milo\footer.block.test.js:47:46 at D:\a\nala\nala\tests\milo\footer.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 (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.
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.
🎭 Playwright Run Summary
1 flaky [milo-live-firefox] › video.block.test.js:160:7 › Milo Video Block test suite › @mpc Video Autoplay Looping,@video @smoke @regression @milo 18 skipped 339 passed (3.4m)
🎭 Playwright Run Summary
18 skipped 340 passed (6.7m)
🎭 Playwright Run Summary
2 failed [milo-live-chromium] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons, @tabs @tabs-scrolling @smoke @regression @milo @bacom [milo-live-firefox] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons, @tabs @tabs-scrolling @smoke @regression @milo @bacom 7 flaky [milo-live-chromium] › footer.block.test.js:12:7 › Footer Block Test Suite › @FEDS-Default-Footer, @milo @feds @footer @smoke @regression [milo-live-chromium] › footer.block.test.js:54:7 › Footer Block Test Suite › @FEDS-Skinny-Footer, @milo @feds @footer @smoke @regression [milo-live-firefox] › accordion.block.test.js:33:7 › Milo Accordion Block test suite › @accordion,@accordion @smoke @regression @milo [milo-live-firefox] › accordion.block.test.js:75:7 › Milo Accordion Block test suite › @accordion (seo),@accordion @accordion-seo @smoke @regression @milo [milo-live-firefox] › accordion.block.test.js:108:7 › Milo Accordion Block test suite › @accordion (quiet, max-width-12-desktop-large),@accordion @accordion-quiet-max @smoke @regression @milo [milo-live-firefox] › chart.block.test.js:59:7 › Milo Chart feature test suite › @Chart (column, border),@Chart @smoke @regression @milo [milo-live-firefox] › marketo.block.test.js:197:7 › Marketo block test suite › 9: @Marketo essential template, @Marketo @marketoEssentialTemplate @milo @smoke @regression 18 skipped 331 passed (6.8m)