Milo Nala Daily Run #162
Annotations
20 errors, 6 warnings, and 3 notices
[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#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
Test finished within timeout of 30000ms, but tearing down "page" ran out of time.
Please allow more time for the test, since teardown is attributed towards the test timeout budget.
|
[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 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-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-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 #2 ───────────────────────────────────────────────────────────────────────────────────────
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#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] › marketo.block.test.js:177:7 › Marketo block test suite › 8: @marketo expanded template:
tests/milo/marketo.block.test.js#L1
1) [milo-live-firefox] › marketo.block.test.js:177:7 › Marketo block test suite › 8: @Marketo expanded template, @Marketo @marketoExpandedTemplate @milo @smoke @regression
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] › marketo.block.test.js:177:7 › Marketo block test suite › 8: @marketo expanded template:
tests/milo/marketo.block.test.js#L1
1) [milo-live-firefox] › marketo.block.test.js:177:7 › Marketo block test suite › 8: @Marketo expanded template, @Marketo @marketoExpandedTemplate @milo @smoke @regression
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[milo-live-firefox] › marketo.block.test.js:177:7 › Marketo block test suite › 8: @marketo expanded template:
selectors/milo/marketo.block.page.js#L155
1) [milo-live-firefox] › marketo.block.test.js:177:7 › Marketo block test suite › 8: @Marketo expanded template, @Marketo @marketoExpandedTemplate @milo @smoke @regression
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.selectOption: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.marketo').locator('select[name="Country"]')
at ../../selectors/milo/marketo.block.page.js:155
153 |
154 | async submitExpandedTemplateForm() {
> 155 | await this.country.selectOption(`${COUNTRY}`);
| ^
156 | await this.functionalArea.selectOption(`${FUNCTIONAL_AREA}`);
157 | await this.jobTitle.selectOption(`${JOB_TITLE}`);
158 | await this.firstName.fill(`${FIRST_NAME}`);
at Marketo.submitExpandedTemplateForm (/Users/runner/work/nala/nala/selectors/milo/marketo.block.page.js:155:24)
at /Users/runner/work/nala/nala/tests/milo/marketo.block.test.js:189:26
at /Users/runner/work/nala/nala/tests/milo/marketo.block.test.js:187:5
|
[milo-live-firefox] › marketo.block.test.js:177:7 › Marketo block test suite › 8: @marketo expanded template:
tests/milo/marketo.block.test.js#L1
1) [milo-live-firefox] › marketo.block.test.js:177:7 › Marketo block test suite › 8: @Marketo expanded template, @Marketo @marketoExpandedTemplate @milo @smoke @regression
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[milo-live-firefox] › marketo.block.test.js:177:7 › Marketo block test suite › 8: @marketo expanded template:
tests/milo/marketo.block.test.js#L193
1) [milo-live-firefox] › marketo.block.test.js:177:7 › Marketo block test suite › 8: @Marketo expanded template, @Marketo @marketoExpandedTemplate @milo @smoke @regression
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).not.toHaveURL(expected)
Locator: locator(':root')
Expected string: not "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/expanded"
Received string: "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/expanded"
Call log:
- expect.not.toHaveURL with timeout 15000ms
- waiting for locator(':root')
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/expanded"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/expanded"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/expanded"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/expanded"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/expanded"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/expanded"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/expanded"
191 |
192 | await test.step('step-3: Verify the form submission redirect', async () => {
> 193 | await expect(page).not.toHaveURL(testPage, { timeout: 15000 });
| ^
194 | });
195 | });
196 |
at /Users/runner/work/nala/nala/tests/milo/marketo.block.test.js:193:30
at /Users/runner/work/nala/nala/tests/milo/marketo.block.test.js:192:16
|
[milo-live-firefox] › marketo.block.test.js:197:7 › Marketo block test suite › 9: @marketo essential template:
tests/milo/marketo.block.test.js#L1
2) [milo-live-firefox] › marketo.block.test.js:197:7 › Marketo block test suite › 9: @Marketo essential template, @Marketo @marketoEssentialTemplate @milo @smoke @regression
Test timeout of 30000ms exceeded.
|
[milo-live-firefox] › marketo.block.test.js:197:7 › Marketo block test suite › 9: @marketo essential template:
tests/milo/marketo.block.test.js#L213
2) [milo-live-firefox] › marketo.block.test.js:197:7 › Marketo block test suite › 9: @Marketo essential template, @Marketo @marketoEssentialTemplate @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/essential"
Received string: "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/essential"
Call log:
- expect.not.toHaveURL with timeout 15000ms
- waiting for locator(':root')
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/essential"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/essential"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/essential"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/essential"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/essential"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/essential"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/essential"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/essential"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/essential"
211 |
212 | await test.step('step-3: Verify the form submission redirect', async () => {
> 213 | await expect(page).not.toHaveURL(testPage, { timeout: 15000 });
| ^
214 | });
215 | });
216 | });
at /Users/runner/work/nala/nala/tests/milo/marketo.block.test.js:213:30
at /Users/runner/work/nala/nala/tests/milo/marketo.block.test.js:212:16
|
[milo-live-firefox] › marketo.block.test.js:197:7 › Marketo block test suite › 9: @marketo essential template:
tests/milo/marketo.block.test.js#L1
2) [milo-live-firefox] › marketo.block.test.js:197:7 › Marketo block test suite › 9: @Marketo essential template, @Marketo @marketoEssentialTemplate @milo @smoke @regression
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[milo-live-firefox] › marketo.block.test.js:197:7 › Marketo block test suite › 9: @marketo essential template:
tests/milo/marketo.block.test.js#L208
2) [milo-live-firefox] › marketo.block.test.js:197:7 › Marketo block test suite › 9: @Marketo essential template, @Marketo @marketoEssentialTemplate @milo @smoke @regression
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForTimeout: Test timeout of 30000ms exceeded.
206 |
207 | await test.step('step-2: Submit the form with valid inputs', async () => {
> 208 | await page.waitForTimeout(WAIT_TIME);
| ^
209 | await marketoBlock.submitEssentialTemplateForm();
210 | });
211 |
at /Users/runner/work/nala/nala/tests/milo/marketo.block.test.js:208:18
at /Users/runner/work/nala/nala/tests/milo/marketo.block.test.js:207:16
|
[milo-live-firefox] › marketo.block.test.js:197:7 › Marketo block test suite › 9: @marketo essential template:
tests/milo/marketo.block.test.js#L1
2) [milo-live-firefox] › marketo.block.test.js:197:7 › Marketo block test suite › 9: @Marketo essential template, @Marketo @marketoEssentialTemplate @milo @smoke @regression
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
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
18 skipped
340 passed (3.5m)
|
🎭 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
18 skipped
338 passed (5.8m)
|
🎭 Playwright Run Summary
2 failed
[milo-live-firefox] › marketo.block.test.js:177:7 › Marketo block test suite › 8: @Marketo expanded template, @Marketo @marketoExpandedTemplate @milo @smoke @regression
[milo-live-firefox] › marketo.block.test.js:197:7 › Marketo block test suite › 9: @Marketo essential template, @Marketo @marketoEssentialTemplate @milo @smoke @regression
3 flaky
[milo-live-chromium] › promotions.feature.test.js:12:7 › Promotions feature test suite › @Promo-insert,@Promo @Commerce @regression
[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
18 skipped
335 passed (11.6m)
|