@releng better hlxignore #371
Annotations
10 errors, 1 warning, and 1 notice
Run Nala:
../../_actions/adobecom/nala/main/tests/milo/georouting.feature.test.js#L25
1) [milo-live-chromium] › georouting.feature.test.js:14:9 › Milo Georouting feature test suite › @Georouting modal,@georouting @smoke @regression @milo › step-1: Clear cookies and access "DE" page from "US" region
TimeoutError: locator.waitFor: Timeout 30000ms exceeded.
Call log:
- waiting for locator('#locale-modal-v2') to be visible
23 | await page.waitForLoadState('domcontentloaded');
24 | await expect(page).toHaveURL(`${baseURL}${features[0].path}${miloLibs}`);
> 25 | await modal.geoModal.waitFor({ state: 'visible', timeout: 30000 });
| ^
26 | });
27 |
28 | await test.step('step-2: Verify georouting modal and its content', async () => {
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/georouting.feature.test.js:25:34
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/georouting.feature.test.js:20:9
|
Run Nala:
../../_actions/adobecom/nala/main/tests/milo/georouting.feature.test.js#L25
1) [milo-live-chromium] › georouting.feature.test.js:14:9 › Milo Georouting feature test suite › @Georouting modal,@georouting @smoke @regression @milo › step-1: Clear cookies and access "DE" page from "US" region
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.waitFor: Timeout 30000ms exceeded.
Call log:
- waiting for locator('#locale-modal-v2') to be visible
23 | await page.waitForLoadState('domcontentloaded');
24 | await expect(page).toHaveURL(`${baseURL}${features[0].path}${miloLibs}`);
> 25 | await modal.geoModal.waitFor({ state: 'visible', timeout: 30000 });
| ^
26 | });
27 |
28 | await test.step('step-2: Verify georouting modal and its content', async () => {
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/georouting.feature.test.js:25:34
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/georouting.feature.test.js:20:9
|
Run Nala:
../../_actions/adobecom/nala/main/tests/milo/georouting.feature.test.js#L25
1) [milo-live-chromium] › georouting.feature.test.js:14:9 › Milo Georouting feature test suite › @Georouting modal,@georouting @smoke @regression @milo › step-1: Clear cookies and access "DE" page from "US" region
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.waitFor: Timeout 30000ms exceeded.
Call log:
- waiting for locator('#locale-modal-v2') to be visible
23 | await page.waitForLoadState('domcontentloaded');
24 | await expect(page).toHaveURL(`${baseURL}${features[0].path}${miloLibs}`);
> 25 | await modal.geoModal.waitFor({ state: 'visible', timeout: 30000 });
| ^
26 | });
27 |
28 | await test.step('step-2: Verify georouting modal and its content', async () => {
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/georouting.feature.test.js:25:34
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/georouting.feature.test.js:20:9
|
Run Nala:
../../_actions/adobecom/nala/main/tests/milo/georouting.feature.test.js#L130
2) [milo-live-chromium] › georouting.feature.test.js:119:9 › Milo Georouting feature test suite › @Georouting modal close,@georouting @georouting-close @regression @milo › step-1: Clear cookies and access given "DE" page
TimeoutError: locator.waitFor: Timeout 10000ms exceeded.
Call log:
- waiting for locator('#locale-modal-v2') to be visible
128 | await page.waitForLoadState('domcontentloaded');
129 | await expect(page).toHaveURL(`${baseURL}${features[5].path}${miloLibs}`);
> 130 | await modal.geoModal.waitFor({ state: 'visible', timeout: 10000 });
| ^
131 | });
132 |
133 | await test.step('step-2: Close the georouting modal and then check that international cookie is not added', async () => {
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/georouting.feature.test.js:130:34
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/georouting.feature.test.js:125:9
|
Run Nala:
../../_actions/adobecom/nala/main/tests/milo/georouting.feature.test.js#L130
2) [milo-live-chromium] › georouting.feature.test.js:119:9 › Milo Georouting feature test suite › @Georouting modal close,@georouting @georouting-close @regression @milo › step-1: Clear cookies and access given "DE" page
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.waitFor: Timeout 10000ms exceeded.
Call log:
- waiting for locator('#locale-modal-v2') to be visible
128 | await page.waitForLoadState('domcontentloaded');
129 | await expect(page).toHaveURL(`${baseURL}${features[5].path}${miloLibs}`);
> 130 | await modal.geoModal.waitFor({ state: 'visible', timeout: 10000 });
| ^
131 | });
132 |
133 | await test.step('step-2: Close the georouting modal and then check that international cookie is not added', async () => {
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/georouting.feature.test.js:130:34
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/georouting.feature.test.js:125:9
|
Run Nala:
../../_actions/adobecom/nala/main/tests/milo/georouting.feature.test.js#L130
2) [milo-live-chromium] › georouting.feature.test.js:119:9 › Milo Georouting feature test suite › @Georouting modal close,@georouting @georouting-close @regression @milo › step-1: Clear cookies and access given "DE" page
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.waitFor: Timeout 10000ms exceeded.
Call log:
- waiting for locator('#locale-modal-v2') to be visible
128 | await page.waitForLoadState('domcontentloaded');
129 | await expect(page).toHaveURL(`${baseURL}${features[5].path}${miloLibs}`);
> 130 | await modal.geoModal.waitFor({ state: 'visible', timeout: 10000 });
| ^
131 | });
132 |
133 | await test.step('step-2: Close the georouting modal and then check that international cookie is not added', async () => {
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/georouting.feature.test.js:130:34
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/georouting.feature.test.js:125:9
|
Run Nala:
../../_actions/adobecom/nala/main/selectors/milo/marketo.block.page.js#L26
3) [milo-live-chromium] › marketo.block.test.js:12:7 › Marketo block test suite › @Marketo production form,@Marketo @marketoProductionForm @milo @smoke @regression › step-2: Check the form fields display
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 (/home/runner/work/_actions/adobecom/nala/main/selectors/milo/marketo.block.page.js:26:32)
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/marketo.block.test.js:23:26
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/marketo.block.test.js:22:16
|
Run Nala:
../../_actions/adobecom/nala/main/selectors/milo/marketo.block.page.js#L26
3) [milo-live-chromium] › marketo.block.test.js:12:7 › Marketo block test suite › @Marketo production form,@Marketo @marketoProductionForm @milo @smoke @regression › step-2: Check the form fields display
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
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 (/home/runner/work/_actions/adobecom/nala/main/selectors/milo/marketo.block.page.js:26:32)
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/marketo.block.test.js:23:26
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/marketo.block.test.js:22:16
|
Run Nala:
../../_actions/adobecom/nala/main/selectors/milo/marketo.block.page.js#L26
3) [milo-live-chromium] › marketo.block.test.js:12:7 › Marketo block test suite › @Marketo production form,@Marketo @marketoProductionForm @milo @smoke @regression › step-2: Check the form fields display
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
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 (/home/runner/work/_actions/adobecom/nala/main/selectors/milo/marketo.block.page.js:26:32)
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/marketo.block.test.js:23:26
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/marketo.block.test.js:22:16
|
Run Nala:
../../_actions/adobecom/nala/main/tests/milo/marketo.block.test.js#L1
4) [milo-live-chromium] › marketo.block.test.js:35:7 › Marketo block test suite › @Marketo rfi template,@Marketo @marketoRFITemplate @milo @smoke @regression › step-2: Verify that the expected fields display
Test timeout of 30000ms exceeded.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Nala
28 failed
[milo-live-chromium] › georouting.feature.test.js:14:9 › Milo Georouting feature test suite › @Georouting modal,@georouting @smoke @regression @milo
[milo-live-chromium] › georouting.feature.test.js:119:9 › Milo Georouting feature test suite › @Georouting modal close,@georouting @georouting-close @regression @milo
[milo-live-chromium] › marketo.block.test.js:12:7 › Marketo block test suite › @Marketo production form,@Marketo @marketoProductionForm @milo @smoke @regression
[milo-live-chromium] › marketo.block.test.js:35:7 › Marketo block test suite › @Marketo rfi template,@Marketo @marketoRFITemplate @milo @smoke @regression
[milo-live-chromium] › marketo.block.test.js:54:7 › Marketo block test suite › @Marketo discover template,@Marketo @marketoDiscoverTemplate @milo @smoke @regression
[milo-live-chromium] › marketo.block.test.js:73:7 › Marketo block test suite › @Marketo explore template,@Marketo @marketoExploreTemplate @milo @smoke @regression
[milo-live-chromium] › marketo.block.test.js:92:7 › Marketo block test suite › @Marketo evaluate template,@Marketo @marketoEvaluateTemplate @milo @smoke @regression
[milo-live-chromium] › marketo.block.test.js:111:7 › Marketo block test suite › @Marketo webinar template,@Marketo @marketoWebinarTemplate @milo @smoke @regression
[milo-live-chromium] › marketo.block.test.js:130:7 › Marketo block test suite › @Marketo trial template,@Marketo @marketoTrialTemplate @milo @smoke @regression
[milo-live-chromium] › marquee.block.test.js:134:7 › Milo Marquee Block test suite › @marquee (large),@marquee @marquee-large @smoke @regression @milo
[milo-live-chromium] › marquee.block.test.js:169:7 › Milo Marquee Block test suite › @marquee (large,light),@marquee @marquee-large-light @smoke @regression @milo
[milo-live-chromium] › marquee.block.test.js:237:7 › Milo Marquee Block test suite › @marquee (inline),@marquee @marquee-inline @smoke @regression @milo
[milo-live-chromium] › merchcard.block.test.js:110:7 › Milo Modal feature test suite › @Merch-card (special-offers) with badge,@merch-card @smoke @regression @milo
[milo-live-chromium] › merchcard.block.test.js:147:7 › Milo Modal feature test suite › @Merch-card (plans),@merch-card @smoke @regression @milo
[milo-live-chromium] › merchcard.block.test.js:175:7 › Milo Modal feature test suite › @Merch-card (plans) with badge,@merch-card @smoke @regression @milo
[milo-live-firefox] › georouting.feature.test.js:14:9 › Milo Georouting feature test suite › @Georouting modal,@georouting @smoke @regression @milo
[milo-live-firefox] › georouting.feature.test.js:119:9 › Milo Georouting feature test suite › @Georouting modal close,@georouting @georouting-close @regression @milo
[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:54:7 › Marketo block test suite › @Marketo discover template,@Marketo @marketoDiscoverTemplate @milo @smoke @regression
[milo-live-firefox] › marketo.block.test.js:73:7 › Marketo block test suite › @Marketo explore template,@Marketo @marketoExploreTemplate @milo @smoke @regression
[milo-live-firefox] › marketo.block.test.js:92:7 › Marketo block test suite › @Marketo evaluate template,@Marketo @marketoEvaluateTemplate @milo @smoke @regression
[milo-live-firefox] › marketo.block.test.js:111:7 › Marketo block test suite › @Marketo webinar template,@Marketo @marketoWebinarTemplate @milo @smoke @regression
[milo-live-firefox] › marketo.block.test.js:130:7 › Marketo block test suite › @Marketo trial template,@Marketo @marketoTrialTemplate @milo @smoke @regression
[milo-live-firefox] › merchcard.block.test.js:110:7 › Milo Modal feature test suite › @Merch-card (special-offers) with badge,@merch-card
|
The logs for this run have expired and are no longer available.
Loading