CC Nala Daily Run #39
Annotations
10 errors, 2 warnings, and 1 notice
Run Nala macos-latest:
tests/cc/merchtable.test.js#L94
1) [cc-live-chrome] › merchtable.test.js:81:7 › verify merch table colum layout, headings, CSS styles, images rendering, price CTAs › @merchtable-priceCTA,@cc @cc-merchtable @cc-PriceCtacommerce › step-2: CTA go to commerce page
Error: Timed out 5000ms waiting for expect(locator).toHaveURL(expected)
Locator: locator(':root')
Expected string: "https://commerce.adobe.com/store/commitment?items%5B0%5D%5Bid%5D=632B3ADD940A7FBB7864AA5AD19B8D28&cli=adobe_com&co=IN&ctx=fp&lang=en"
Received string: "https://commerce.adobe.com/store/commitment?items%5B0%5D%5Bid%5D=DA43C995D8044711A7A1C812CE887B60&cli=adobe_com&co=IN&ctx=fp&lang=en"
Call log:
- expect.toHaveURL with timeout 5000ms
- waiting for locator(':root')
- locator resolved to <html lang="en" class=" wf-active">…</html>
- unexpected value "https://commerce.adobe.com/store/commitment?items%5B0%5D%5Bid%5D=DA43C995D8044711A7A1C812CE887B60&cli=adobe_com&co=IN&ctx=fp&lang=en"
- locator resolved to <html lang="en" class=" wf-active">…</html>
- unexpected value "https://commerce.adobe.com/store/commitment?items%5B0%5D%5Bid%5D=DA43C995D8044711A7A1C812CE887B60&cli=adobe_com&co=IN&ctx=fp&lang=en"
- locator resolved to <html lang="en" class=" wf-active">…</html>
- unexpected value "https://commerce.adobe.com/store/commitment?items%5B0%5D%5Bid%5D=DA43C995D8044711A7A1C812CE887B60&cli=adobe_com&co=IN&ctx=fp&lang=en"
92 | await merchtable.buyNowBtn.click();
93 | await page.waitForTimeout(1000);
> 94 | await expect(page).toHaveURL(url);
| ^
95 | });
96 | });
97 | });
at /Users/runner/work/nala/nala/tests/cc/merchtable.test.js:94:22
at /Users/runner/work/nala/nala/tests/cc/merchtable.test.js:89:3
|
Run Nala macos-latest:
tests/cc/merchtable.test.js#L1
1) [cc-live-chrome] › merchtable.test.js:81:7 › verify merch table colum layout, headings, CSS styles, images rendering, price CTAs › @merchtable-priceCTA,@cc @cc-merchtable @cc-PriceCtacommerce › step-2: CTA go to commerce page
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
Run Nala macos-latest:
tests/cc/merchtable.test.js#L94
1) [cc-live-chrome] › merchtable.test.js:81:7 › verify merch table colum layout, headings, CSS styles, images rendering, price CTAs › @merchtable-priceCTA,@cc @cc-merchtable @cc-PriceCtacommerce › step-2: CTA go to commerce page
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveURL(expected)
Locator: locator(':root')
Expected string: "https://commerce.adobe.com/store/commitment?items%5B0%5D%5Bid%5D=632B3ADD940A7FBB7864AA5AD19B8D28&cli=adobe_com&co=IN&ctx=fp&lang=en"
Received string: ""
Call log:
- expect.toHaveURL with timeout 5000ms
- waiting for locator(':root')
92 | await merchtable.buyNowBtn.click();
93 | await page.waitForTimeout(1000);
> 94 | await expect(page).toHaveURL(url);
| ^
95 | });
96 | });
97 | });
at /Users/runner/work/nala/nala/tests/cc/merchtable.test.js:94:22
at /Users/runner/work/nala/nala/tests/cc/merchtable.test.js:89:3
|
Run Nala macos-latest:
tests/cc/merchtable.test.js#L1
1) [cc-live-chrome] › merchtable.test.js:81:7 › verify merch table colum layout, headings, CSS styles, images rendering, price CTAs › @merchtable-priceCTA,@cc @cc-merchtable @cc-PriceCtacommerce › step-2: CTA go to commerce page
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
Run Nala macos-latest:
tests/cc/merchtable.test.js#L94
1) [cc-live-chrome] › merchtable.test.js:81:7 › verify merch table colum layout, headings, CSS styles, images rendering, price CTAs › @merchtable-priceCTA,@cc @cc-merchtable @cc-PriceCtacommerce › step-2: CTA go to commerce page
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveURL(expected)
Locator: locator(':root')
Expected string: "https://commerce.adobe.com/store/commitment?items%5B0%5D%5Bid%5D=632B3ADD940A7FBB7864AA5AD19B8D28&cli=adobe_com&co=IN&ctx=fp&lang=en"
Received string: ""
Call log:
- expect.toHaveURL with timeout 5000ms
- waiting for locator(':root')
92 | await merchtable.buyNowBtn.click();
93 | await page.waitForTimeout(1000);
> 94 | await expect(page).toHaveURL(url);
| ^
95 | });
96 | });
97 | });
at /Users/runner/work/nala/nala/tests/cc/merchtable.test.js:94:22
at /Users/runner/work/nala/nala/tests/cc/merchtable.test.js:89:3
|
Run Nala macos-latest:
tests/cc/ostprices.test.js#L1
2) [cc-live-chrome] › ostprices.test.js:39:6 › test Offer selector tool price formats and checkout flows in US & Jp locale pages › @ost-ccallapps-price-buysegmentcta,@cc @cc-ost @cc-allappswithcta › step-2: Verify the month and year price display , CTA for UCv3 segment checkout destination
Test timeout of 30000ms exceeded.
|
Run Nala macos-latest:
tests/cc/ostprices.test.js#L69
2) [cc-live-chrome] › ostprices.test.js:39:6 › test Offer selector tool price formats and checkout flows in US & Jp locale pages › @ost-ccallapps-price-buysegmentcta,@cc @cc-ost @cc-allappswithcta › step-2: Verify the month and year price display , CTA for UCv3 segment checkout destination
Error: Timed out 5000ms waiting for expect(locator).toHaveURL(expected)
Locator: locator(':root')
Expected pattern: /^https:\/\/commerce.adobe.com\/store\/segmentation/
Received string: ""
Call log:
- expect.toHaveURL with timeout 5000ms
- waiting for locator(':root')
67 | await ost.segmentationBuynowCta.click()
68 | await page.waitForTimeout(1000);
> 69 | await expect(page).toHaveURL(new RegExp('^https://commerce.adobe.com/store/segmentation'));
| ^
70 | });
71 | });
72 |
at /Users/runner/work/nala/nala/tests/cc/ostprices.test.js:69:23
at /Users/runner/work/nala/nala/tests/cc/ostprices.test.js:48:3
|
Run Nala macos-latest:
tests/cc/ostprices.test.js#L1
2) [cc-live-chrome] › ostprices.test.js:39:6 › test Offer selector tool price formats and checkout flows in US & Jp locale pages › @ost-ccallapps-price-buysegmentcta,@cc @cc-ost @cc-allappswithcta › step-2: Verify the month and year price display , CTA for UCv3 segment checkout destination
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
Run Nala macos-latest:
tests/cc/ostprices.test.js#L69
2) [cc-live-chrome] › ostprices.test.js:39:6 › test Offer selector tool price formats and checkout flows in US & Jp locale pages › @ost-ccallapps-price-buysegmentcta,@cc @cc-ost @cc-allappswithcta › step-2: Verify the month and year price display , CTA for UCv3 segment checkout destination
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveURL(expected)
Locator: locator(':root')
Expected pattern: /^https:\/\/commerce.adobe.com\/store\/segmentation/
Received string: ""
Call log:
- expect.toHaveURL with timeout 5000ms
- waiting for locator(':root')
67 | await ost.segmentationBuynowCta.click()
68 | await page.waitForTimeout(1000);
> 69 | await expect(page).toHaveURL(new RegExp('^https://commerce.adobe.com/store/segmentation'));
| ^
70 | });
71 | });
72 |
at /Users/runner/work/nala/nala/tests/cc/ostprices.test.js:69:23
at /Users/runner/work/nala/nala/tests/cc/ostprices.test.js:48:3
|
Run Nala macos-latest:
tests/cc/ostprices.test.js#L69
2) [cc-live-chrome] › ostprices.test.js:39:6 › test Offer selector tool price formats and checkout flows in US & Jp locale pages › @ost-ccallapps-price-buysegmentcta,@cc @cc-ost @cc-allappswithcta › step-2: Verify the month and year price display , CTA for UCv3 segment checkout destination
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveURL(expected)
Locator: locator(':root')
Expected pattern: /^https:\/\/commerce.adobe.com\/store\/segmentation/
Received string: "https://main--cc--adobecom.hlx.live/drafts/Automation-PW/OST-prices/cc-monty-year-ucv3?georouting=off"
Call log:
- expect.toHaveURL with timeout 5000ms
- waiting for locator(':root')
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--cc--adobecom.hlx.live/drafts/Automation-PW/OST-prices/cc-monty-year-ucv3?georouting=off"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--cc--adobecom.hlx.live/drafts/Automation-PW/OST-prices/cc-monty-year-ucv3?georouting=off"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--cc--adobecom.hlx.live/drafts/Automation-PW/OST-prices/cc-monty-year-ucv3?georouting=off"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--cc--adobecom.hlx.live/drafts/Automation-PW/OST-prices/cc-monty-year-ucv3?georouting=off"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--cc--adobecom.hlx.live/drafts/Automation-PW/OST-prices/cc-monty-year-ucv3?georouting=off"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--cc--adobecom.hlx.live/drafts/Automation-PW/OST-prices/cc-monty-year-ucv3?georouting=off"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--cc--adobecom.hlx.live/drafts/Automation-PW/OST-prices/cc-monty-year-ucv3?georouting=off"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--cc--adobecom.hlx.live/drafts/Automation-PW/OST-prices/cc-monty-year-ucv3?georouting=off"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--cc--adobecom.hlx.live/drafts/Automation-PW/OST-prices/cc-monty-year-ucv3?georouting=off"
67 | await ost.segmentationBuynowCta.click()
68 | await page.waitForTimeout(1000);
> 69 | await expect(page).toHaveURL(new RegExp('^https://commerce.adobe.com/store/segmentation'));
| ^
70 | });
71 | });
72 |
at /Users/runner/work/nala/nala/tests/cc/ostprices.test.js:69:23
at /Users/runner/work/nala/nala/tests/cc/ostprices.test.js:48:3
|
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/.
|
Persist JSON Artifact
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
Run Nala macos-latest
79 failed
[cc-live-chrome] › merchtable.test.js:81:7 › verify merch table colum layout, headings, CSS styles, images rendering, price CTAs › @merchtable-priceCTA,@cc @cc-merchtable @cc-PriceCtacommerce
[cc-live-chrome] › ostprices.test.js:39:6 › test Offer selector tool price formats and checkout flows in US & Jp locale pages › @ost-ccallapps-price-buysegmentcta,@cc @cc-ost @cc-allappswithcta
[cc-live-chrome] › ostprices.test.js:74:6 › test Offer selector tool price formats and checkout flows in US & Jp locale pages › @ost-student-price-buycta,@cc @cc-ost @cc-steprices
[cc-live-chrome] › ostprices.test.js:96:6 › test Offer selector tool price formats and checkout flows in US & Jp locale pages › @ost-strike-throughprice-buycta,@cc @cc-ost @cc-strikethroughprice
[cc-live-chrome] › ostprices.test.js:123:6 › test Offer selector tool price formats and checkout flows in US & Jp locale pages › @ost-month-year-prices-buycta,@cc @cc-ost @cc-montandyearprices
[cc-live-chrome] › ostprices.test.js:147:6 › test Offer selector tool price formats and checkout flows in US & Jp locale pages › @ost-jp-currencyformat-price-buyemailcta,@cc @cc-ost @cc-jp-pricewithcta
[cc-live-chrome] › ostprices.test.js:172:6 › test Offer selector tool price formats and checkout flows in US & Jp locale pages › @ost-jp-ccallapps-price-buysegmentcta,@cc @cc-ost @cc-jp-allappswithcta
[cc-live-chrome] › ostprices.test.js:200:6 › test Offer selector tool price formats and checkout flows in US & Jp locale pages › @ost-jp-student-price-buycta,@cc @cc-ost @cc-jp-steprices
[cc-live-chrome] › ostprices.test.js:225:6 › test Offer selector tool price formats and checkout flows in US & Jp locale pages › @ost-jp-strike-throughprice-buycta,@cc @cc-ost @cc-jp-strikethroughprice
[cc-live-chrome] › ostprices.test.js:253:6 › test Offer selector tool price formats and checkout flows in US & Jp locale pages › @ost-jp-month-year-prices-buycta,@cc @cc-ost @cc-jp-monthyearprices
[cc-live-chrome] › quiz.dynamic.test.js:16:9 › Quiz flow test suite › @quiz single flagship photo, @cc @uar-quiz-dynamic-flagship-single-photo @uar-quiz-dynamic
[cc-live-chrome] › quiz.dynamic.test.js:16:9 › Quiz flow test suite › @quiz single flagship video, @cc @uar-quiz-dynamic-flagship-single-video @uar-quiz-dynamic
[cc-live-chrome] › quiz.dynamic.test.js:16:9 › Quiz flow test suite › @quiz single flagship design, @cc @uar-quiz-dynamic-flagship-single-design @uar-quiz-dynamic
[cc-live-chrome] › quiz.dynamic.test.js:16:9 › Quiz flow test suite › @quiz single flagship illustration, @cc @uar-quiz-dynamic-flagship-single-illustration @uar-quiz-dynamic
[cc-live-chrome] › quiz.dynamic.test.js:16:9 › Quiz flow test suite › @quiz single flagship pdf, @cc @uar-quiz-dynamic-flagship-single-pdf @uar-quiz-dynamic
[cc-live-chrome] › quiz.dynamic.test.js:16:9 › Quiz flow test suite › @quiz double flagship photo design, @cc @uar-quiz-dynamic-flagship-double-photo-design @uar-quiz-dynamic
[cc-live-chrome] › quiz.dynamic.test.js:16:9 › Quiz flow test suite › @quiz double flagship photo illustration, @cc @uar-quiz-dynamic-flagship-double-photo-illustration @uar-quiz-dynamic
[cc-live-chrome] › quiz.dynamic.test.js:16:9 › Quiz flow test suite › @quiz double flagship design illustration, @cc @uar-quiz-dynamic-flagship-double-design-illustration @uar-quiz-dynamic
[cc-live-chrome] › quiz.dynamic.test.js:16:9 › Quiz flow test suite › @quiz single 3D, @cc @uar-quiz-dynamic-single-3D @uar-quiz-dynamic
[cc-live-chrome] › quiz.test.js:16:9 › Quiz flow test suite › @quiz basic, @cc @uar-quiz-basic @uar-quiz-static
[cc-live-chrome] › quiz.test.js:16:9 › Quiz flow test suite › @quiz single flagship photo, @cc @uar-quiz-single-flagship-photo @uar-quiz-static
[cc-live-chrome] › quiz.test.js:16:9 › Quiz flow test suite › @quiz single flagship video, @cc @uar-quiz-single-flagship-video @uar-quiz-static
[cc-live-chrome] › quiz.test.js:16:9 › Quiz flow test suite › @quiz double flagship design illustration, @cc @uar-quiz-dou
|
The logs for this run have expired and are no longer available.
Loading