Milo Nala Daily Run #332
Annotations
10 errors, 2 warnings, and 1 notice
Run Nala windows-latest:
tests\milo\commerce.feature.test.js#L402
1) [milo-live-chromium] › commerce.feature.test.js:389:7 › Commerce feature test suite › @Commerce-GB, @Commerce @smoke @regression › Validate Buy now CTA
Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected)
Locator: locator('//a[contains(@daa-ll, "Buy now")]')
Expected string: "PEMAP50AASTE2"
Received string: "UPWORK_CCSN_A23"
Call log:
- expect.toHaveAttribute with timeout 5000ms
- waiting for locator('//a[contains(@daa-ll, "Buy now")]')
- locator resolved to <a data-quantity="1" is="checkout-link" data-extra-…>…</a>
- unexpected value "UPWORK_CCSN_A23"
- locator resolved to <a data-quantity="1" is="checkout-link" data-extra-…>…</a>
- unexpected value "UPWORK_CCSN_A23"
- locator resolved to <a data-quantity="1" is="checkout-link" data-extra-…>…</a>
- unexpected value "UPWORK_CCSN_A23"
- locator resolved to <a data-quantity="1" is="checkout-link" data-extra-…>…</a>
- unexpected value "UPWORK_CCSN_A23"
- locator resolved to <a data-quantity="1" is="checkout-link" data-extra-…>…</a>
- unexpected value "UPWORK_CCSN_A23"
- locator resolved to <a data-quantity="1" is="checkout-link" data-extra-…>…</a>
- unexpected value "UPWORK_CCSN_A23"
- locator resolved to <a data-quantity="1" is="checkout-link" data-extra-…>…</a>
- unexpected value "UPWORK_CCSN_A23"
- locator resolved to <a data-quantity="1" is="checkout-link" data-extra-…>…</a>
- unexpected value "UPWORK_CCSN_A23"
- locator resolved to <a data-quantity="1" is="checkout-link" data-extra-…>…</a>
- unexpected value "UPWORK_CCSN_A23"
400 | await test.step('Validate Buy now CTA', async () => {
401 | await COMM.buyNowCta.waitFor({ state: 'visible', timeout: 10000 });
> 402 | await expect(COMM.buyNowCta).toHaveAttribute('data-promotion-code', data.promo);
| ^
403 | await expect(COMM.buyNowCta).toHaveAttribute('href', new RegExp(`${data.promo}`));
404 | await expect(COMM.buyNowCta).toHaveAttribute('href', new RegExp(`${data.CO}`));
405 | await expect(COMM.buyNowCta).toHaveAttribute('href', new RegExp(`${data.lang}`));
at D:\a\nala\nala\tests\milo\commerce.feature.test.js:402:36
at D:\a\nala\nala\tests\milo\commerce.feature.test.js:400:5
|
Run Nala windows-latest:
tests\milo\commerce.feature.test.js#L402
1) [milo-live-chromium] › commerce.feature.test.js:389:7 › Commerce feature test suite › @Commerce-GB, @Commerce @smoke @regression › Validate Buy now CTA
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected)
Locator: locator('//a[contains(@daa-ll, "Buy now")]')
Expected string: "PEMAP50AASTE2"
Received string: "UPWORK_CCSN_A23"
Call log:
- expect.toHaveAttribute with timeout 5000ms
- waiting for locator('//a[contains(@daa-ll, "Buy now")]')
- locator resolved to <a data-quantity="1" is="checkout-link" data-extra-…>…</a>
- unexpected value "UPWORK_CCSN_A23"
- locator resolved to <a data-quantity="1" is="checkout-link" data-extra-…>…</a>
- unexpected value "UPWORK_CCSN_A23"
- locator resolved to <a data-quantity="1" is="checkout-link" data-extra-…>…</a>
- unexpected value "UPWORK_CCSN_A23"
- locator resolved to <a data-quantity="1" is="checkout-link" data-extra-…>…</a>
- unexpected value "UPWORK_CCSN_A23"
- locator resolved to <a data-quantity="1" is="checkout-link" data-extra-…>…</a>
- unexpected value "UPWORK_CCSN_A23"
- locator resolved to <a data-quantity="1" is="checkout-link" data-extra-…>…</a>
- unexpected value "UPWORK_CCSN_A23"
- locator resolved to <a data-quantity="1" is="checkout-link" data-extra-…>…</a>
- unexpected value "UPWORK_CCSN_A23"
- locator resolved to <a data-quantity="1" is="checkout-link" data-extra-…>…</a>
- unexpected value "UPWORK_CCSN_A23"
400 | await test.step('Validate Buy now CTA', async () => {
401 | await COMM.buyNowCta.waitFor({ state: 'visible', timeout: 10000 });
> 402 | await expect(COMM.buyNowCta).toHaveAttribute('data-promotion-code', data.promo);
| ^
403 | await expect(COMM.buyNowCta).toHaveAttribute('href', new RegExp(`${data.promo}`));
404 | await expect(COMM.buyNowCta).toHaveAttribute('href', new RegExp(`${data.CO}`));
405 | await expect(COMM.buyNowCta).toHaveAttribute('href', new RegExp(`${data.lang}`));
at D:\a\nala\nala\tests\milo\commerce.feature.test.js:402:36
at D:\a\nala\nala\tests\milo\commerce.feature.test.js:400:5
|
Run Nala windows-latest:
tests\milo\commerce.feature.test.js#L402
2) [milo-live-firefox] › commerce.feature.test.js:389:7 › Commerce feature test suite › @Commerce-GB, @Commerce @smoke @regression › Validate Buy now CTA
Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected)
Locator: locator('//a[contains(@daa-ll, "Buy now")]')
Expected string: "PEMAP50AASTE2"
Received string: "UPWORK_CCSN_A23"
Call log:
- expect.toHaveAttribute with timeout 5000ms
- waiting for locator('//a[contains(@daa-ll, "Buy now")]')
- locator resolved to <a data-quantity="1" is="checkout-link" data-extra-…>…</a>
- unexpected value "UPWORK_CCSN_A23"
- locator resolved to <a data-quantity="1" is="checkout-link" data-extra-…>…</a>
- unexpected value "UPWORK_CCSN_A23"
- locator resolved to <a data-quantity="1" is="checkout-link" data-extra-…>…</a>
- unexpected value "UPWORK_CCSN_A23"
- locator resolved to <a data-quantity="1" is="checkout-link" data-extra-…>…</a>
- unexpected value "UPWORK_CCSN_A23"
- locator resolved to <a data-quantity="1" is="checkout-link" data-extra-…>…</a>
- unexpected value "UPWORK_CCSN_A23"
- locator resolved to <a data-quantity="1" is="checkout-link" data-extra-…>…</a>
- unexpected value "UPWORK_CCSN_A23"
- locator resolved to <a data-quantity="1" is="checkout-link" data-extra-…>…</a>
- unexpected value "UPWORK_CCSN_A23"
- locator resolved to <a data-quantity="1" is="checkout-link" data-extra-…>…</a>
- unexpected value "UPWORK_CCSN_A23"
400 | await test.step('Validate Buy now CTA', async () => {
401 | await COMM.buyNowCta.waitFor({ state: 'visible', timeout: 10000 });
> 402 | await expect(COMM.buyNowCta).toHaveAttribute('data-promotion-code', data.promo);
| ^
403 | await expect(COMM.buyNowCta).toHaveAttribute('href', new RegExp(`${data.promo}`));
404 | await expect(COMM.buyNowCta).toHaveAttribute('href', new RegExp(`${data.CO}`));
405 | await expect(COMM.buyNowCta).toHaveAttribute('href', new RegExp(`${data.lang}`));
at D:\a\nala\nala\tests\milo\commerce.feature.test.js:402:36
at D:\a\nala\nala\tests\milo\commerce.feature.test.js:400:5
|
Run Nala windows-latest:
tests\milo\commerce.feature.test.js#L402
2) [milo-live-firefox] › commerce.feature.test.js:389:7 › Commerce feature test suite › @Commerce-GB, @Commerce @smoke @regression › Validate Buy now CTA
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected)
Locator: locator('//a[contains(@daa-ll, "Buy now")]')
Expected string: "PEMAP50AASTE2"
Received string: "UPWORK_CCSN_A23"
Call log:
- expect.toHaveAttribute with timeout 5000ms
- waiting for locator('//a[contains(@daa-ll, "Buy now")]')
- locator resolved to <a data-quantity="1" is="checkout-link" data-extra-…>…</a>
- unexpected value "UPWORK_CCSN_A23"
- locator resolved to <a data-quantity="1" is="checkout-link" data-extra-…>…</a>
- unexpected value "UPWORK_CCSN_A23"
- locator resolved to <a data-quantity="1" is="checkout-link" data-extra-…>…</a>
- unexpected value "UPWORK_CCSN_A23"
- locator resolved to <a data-quantity="1" is="checkout-link" data-extra-…>…</a>
- unexpected value "UPWORK_CCSN_A23"
- locator resolved to <a data-quantity="1" is="checkout-link" data-extra-…>…</a>
- unexpected value "UPWORK_CCSN_A23"
- locator resolved to <a data-quantity="1" is="checkout-link" data-extra-…>…</a>
- unexpected value "UPWORK_CCSN_A23"
- locator resolved to <a data-quantity="1" is="checkout-link" data-extra-…>…</a>
- unexpected value "UPWORK_CCSN_A23"
- locator resolved to <a data-quantity="1" is="checkout-link" data-extra-…>…</a>
- unexpected value "UPWORK_CCSN_A23"
400 | await test.step('Validate Buy now CTA', async () => {
401 | await COMM.buyNowCta.waitFor({ state: 'visible', timeout: 10000 });
> 402 | await expect(COMM.buyNowCta).toHaveAttribute('data-promotion-code', data.promo);
| ^
403 | await expect(COMM.buyNowCta).toHaveAttribute('href', new RegExp(`${data.promo}`));
404 | await expect(COMM.buyNowCta).toHaveAttribute('href', new RegExp(`${data.CO}`));
405 | await expect(COMM.buyNowCta).toHaveAttribute('href', new RegExp(`${data.lang}`));
at D:\a\nala\nala\tests\milo\commerce.feature.test.js:402:36
at D:\a\nala\nala\tests\milo\commerce.feature.test.js:400:5
|
Run Nala windows-latest:
tests\milo\htmlextn.feature.test.js#L1
3) [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.
|
Run Nala windows-latest:
tests\milo\htmlextn.feature.test.js#L22
3) [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
|
Run Nala windows-latest:
tests\milo\htmlextn.feature.test.js#L1
3) [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.
|
Run Nala windows-latest:
tests\milo\htmlextn.feature.test.js#L22
3) [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
|
Run Nala windows-latest:
tests\milo\video.block.test.js#L1
4) [milo-live-firefox] › video.block.test.js:121:7 › Milo Video Block test suite › @mpc Video Autoplay Looping,@video @smoke @regression @milo › step-1: Go to video block test page
Test timeout of 90000ms exceeded.
|
Run Nala windows-latest:
tests\milo\video.block.test.js#L127
4) [milo-live-firefox] › video.block.test.js:121:7 › Milo Video Block test suite › @mpc Video Autoplay Looping,@video @smoke @regression @milo › step-1: Go to video block test page
Error: page.goto: Test timeout of 90000ms exceeded.
Call log:
- navigating to "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/video/mpc-video-autoplay-looping", waiting until "load"
125 |
126 | await test.step('step-1: Go to video block test page', async () => {
> 127 | await page.goto(`${baseURL}${features[5].path}${miloLibs}`);
| ^
128 | await page.waitForLoadState('domcontentloaded');
129 | await expect(page).toHaveURL(`${baseURL}${features[5].path}${miloLibs}`);
130 | });
at D:\a\nala\nala\tests\milo\video.block.test.js:127:18
at D:\a\nala\nala\tests\milo\video.block.test.js:126:16
|
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/
|
Persist JSON Artifact
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
Run Nala windows-latest
4 failed
[milo-live-chromium] › commerce.feature.test.js:389:7 › Commerce feature test suite › @Commerce-GB, @Commerce @smoke @regression
[milo-live-firefox] › commerce.feature.test.js:389:7 › Commerce feature test suite › @Commerce-GB, @Commerce @smoke @regression
[milo-live-firefox] › htmlextn.feature.test.js:8:7 › Milo Html Extension feature test suite › @html Extn for bcom,@htmlextn
[milo-live-firefox] › video.block.test.js:121:7 › Milo Video Block test suite › @mpc Video Autoplay Looping,@video @smoke @regression @milo
1 flaky
[milo-live-firefox] › video.block.test.js:99:7 › Milo Video Block test suite › @mpc Video,@video @smoke @regression @milo
25 skipped
340 passed (6.9m)
|
Loading