Skip to content

CC Nala Daily Run

CC Nala Daily Run #56

Triggered via schedule January 22, 2024 15:38
Status Success
Total duration 11m 28s
Artifacts

cc.daily.yml

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

Annotations

30 errors, 6 warnings, and 3 notices
[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: tests/cc/ostprices.test.js#L1
1) [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 › step-2: verify CC strike through prices are showup correctly with valid store bundle CTA destination Test timeout of 30000ms exceeded.
[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: tests/cc/ostprices.test.js#L117
1) [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 › step-2: verify CC strike through prices are showup correctly with valid store bundle CTA destination Error: page.waitForTimeout: Target page, context or browser has been closed 115 | await expect(ost.bundleBuynowCta).toBeVisible(); 116 | await ost.bundleBuynowCta.click(); > 117 | await page.waitForTimeout(1000); | ^ 118 | await expect(page).toHaveURL(new RegExp('^https://commerce.adobe.com/store/')); 119 | }); 120 | }); at /home/runner/work/nala/nala/tests/cc/ostprices.test.js:117:15 at /home/runner/work/nala/nala/tests/cc/ostprices.test.js:105:3
[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: tests/cc/ostprices.test.js#L1
1) [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 › step-2: verify CC strike through prices are showup correctly with valid store bundle CTA destination Pending operations: - locator.click at tests/cc/ostprices.test.js:116:30
[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: tests/cc/ostprices.test.js#L118
1) [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 › step-2: verify CC strike through prices are showup correctly with valid store bundle CTA destination Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(received).toHaveURL(expected) Expected pattern: /^https:\/\/commerce.adobe.com\/store\// Received string: "https://main--cc--adobecom.hlx.live/drafts/Automation-PW/OST-prices/strike-through-prices?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/strike-through-prices?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/strike-through-prices?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/strike-through-prices?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/strike-through-prices?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/strike-through-prices?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/strike-through-prices?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/strike-through-prices?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/strike-through-prices?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/strike-through-prices?georouting=off" 116 | await ost.bundleBuynowCta.click(); 117 | await page.waitForTimeout(1000); > 118 | await expect(page).toHaveURL(new RegExp('^https://commerce.adobe.com/store/')); | ^ 119 | }); 120 | }); 121 | at /home/runner/work/nala/nala/tests/cc/ostprices.test.js:118:23 at /home/runner/work/nala/nala/tests/cc/ostprices.test.js:105:3
[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: tests/cc/ostprices.test.js#L1
1) [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 › step-2: verify CC strike through prices are showup correctly with valid store bundle CTA destination Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[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: tests/cc/ostprices.test.js#L1
1) [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 › step-2: verify CC strike through prices are showup correctly with valid store bundle CTA destination Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Pending operations: - locator.click at tests/cc/ostprices.test.js:116:30
[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: tests/cc/ostprices.test.js#L117
1) [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 › step-2: verify CC strike through prices are showup correctly with valid store bundle CTA destination Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForTimeout: Target page, context or browser has been closed 115 | await expect(ost.bundleBuynowCta).toBeVisible(); 116 | await ost.bundleBuynowCta.click(); > 117 | await page.waitForTimeout(1000); | ^ 118 | await expect(page).toHaveURL(new RegExp('^https://commerce.adobe.com/store/')); 119 | }); 120 | }); at /home/runner/work/nala/nala/tests/cc/ostprices.test.js:117:15 at /home/runner/work/nala/nala/tests/cc/ostprices.test.js:105:3
[cc-live-chrome] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots: selectors/uar/quiz.page.js#L25
2) [cc-live-chrome] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots, @cc @uar-quiz-screenshots @uar-quiz-static › Old: Select each answer on test page according to Photography > Edit quickly and customize templates > A student or teacher discount TimeoutError: locator.click: Timeout 60000ms exceeded. =========================== logs =========================== waiting for locator('xpath=//*[text()="Photography"]/ancestor::div[contains(@Class,"quiz-option-text-container")]') ============================================================ at ../../selectors/uar/quiz.page.js:25 23 | async selectAnswer(answer) { 24 | const locator = `//*[text()="${answer}"]/ancestor::div[contains(@Class,"quiz-option-text-container")]`; > 25 | await this.page.locator(locator).click(); | ^ 26 | } 27 | 28 | /** at Quiz.selectAnswer (/home/runner/work/nala/nala/selectors/uar/quiz.page.js:25:38) at Quiz.clickEachAnswer (/home/runner/work/nala/nala/selectors/uar/quiz.page.js:61:20) at /home/runner/work/nala/nala/tests/cc/quiz.screenshots.test.js:47:13 at /home/runner/work/nala/nala/tests/cc/quiz.screenshots.test.js:46:11
[cc-live-chrome] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots: selectors/uar/quiz.page.js#L25
2) [cc-live-chrome] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots, @cc @uar-quiz-screenshots @uar-quiz-static › Old: Select each answer on test page according to Photography > Edit quickly and customize templates > A student or teacher discount Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 60000ms exceeded. =========================== logs =========================== waiting for locator('xpath=//*[text()="Photography"]/ancestor::div[contains(@Class,"quiz-option-text-container")]') ============================================================ at ../../selectors/uar/quiz.page.js:25 23 | async selectAnswer(answer) { 24 | const locator = `//*[text()="${answer}"]/ancestor::div[contains(@Class,"quiz-option-text-container")]`; > 25 | await this.page.locator(locator).click(); | ^ 26 | } 27 | 28 | /** at Quiz.selectAnswer (/home/runner/work/nala/nala/selectors/uar/quiz.page.js:25:38) at Quiz.clickEachAnswer (/home/runner/work/nala/nala/selectors/uar/quiz.page.js:61:20) at /home/runner/work/nala/nala/tests/cc/quiz.screenshots.test.js:47:13 at /home/runner/work/nala/nala/tests/cc/quiz.screenshots.test.js:46:11
[cc-live-chrome] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots: selectors/uar/quiz.page.js#L25
2) [cc-live-chrome] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots, @cc @uar-quiz-screenshots @uar-quiz-static › Old: Select each answer on test page according to Photography > Edit quickly and customize templates > A student or teacher discount Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 60000ms exceeded. =========================== logs =========================== waiting for locator('xpath=//*[text()="Photography"]/ancestor::div[contains(@Class,"quiz-option-text-container")]') ============================================================ at ../../selectors/uar/quiz.page.js:25 23 | async selectAnswer(answer) { 24 | const locator = `//*[text()="${answer}"]/ancestor::div[contains(@Class,"quiz-option-text-container")]`; > 25 | await this.page.locator(locator).click(); | ^ 26 | } 27 | 28 | /** at Quiz.selectAnswer (/home/runner/work/nala/nala/selectors/uar/quiz.page.js:25:38) at Quiz.clickEachAnswer (/home/runner/work/nala/nala/selectors/uar/quiz.page.js:61:20) at /home/runner/work/nala/nala/tests/cc/quiz.screenshots.test.js:47:13 at /home/runner/work/nala/nala/tests/cc/quiz.screenshots.test.js:46:11
[cc-live-chrome] › merchtable.test.js:81:7 › verify merch table colum layout: 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 Test timeout of 30000ms exceeded.
[cc-live-chrome] › merchtable.test.js:81:7 › verify merch table colum layout: tests/cc/merchtable.test.js#L93
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: page.waitForTimeout: Target page, context or browser has been closed 91 | await expect(merchtable.buyNowBtn).toBeVisible(); 92 | await merchtable.buyNowBtn.click(); > 93 | await page.waitForTimeout(1000); | ^ 94 | await expect(page).toHaveURL(url); 95 | }); 96 | }); at /Users/runner/work/nala/nala/tests/cc/merchtable.test.js:93:14 at /Users/runner/work/nala/nala/tests/cc/merchtable.test.js:89:3
[cc-live-chrome] › merchtable.test.js:81:7 › verify merch table colum layout: 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 Pending operations: - locator.click at tests/cc/merchtable.test.js:92:30
[cc-live-chrome] › merchtable.test.js:81:7 › verify merch table colum layout: 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(received).toHaveURL(expected) 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/error?items%5B0%5D%5Bid%5D=632B3ADD940A7FBB7864AA5AD19B8D28&cli=adobe_com&co=IN&ctx=fp&lang=en&errorCode=500" 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/error?items%5B0%5D%5Bid%5D=632B3ADD940A7FBB7864AA5AD19B8D28&cli=adobe_com&co=IN&ctx=fp&lang=en&errorCode=500" - locator resolved to <html lang="en" class=" wf-active">…</html> - unexpected value "https://commerce.adobe.com/store/error?items%5B0%5D%5Bid%5D=632B3ADD940A7FBB7864AA5AD19B8D28&cli=adobe_com&co=IN&ctx=fp&lang=en&errorCode=500" - locator resolved to <html lang="en" class=" wf-active">…</html> - unexpected value "https://commerce.adobe.com/store/error?items%5B0%5D%5Bid%5D=632B3ADD940A7FBB7864AA5AD19B8D28&cli=adobe_com&co=IN&ctx=fp&lang=en&errorCode=500" - locator resolved to <html lang="en" class=" wf-active">…</html> - unexpected value "https://commerce.adobe.com/store/error?items%5B0%5D%5Bid%5D=632B3ADD940A7FBB7864AA5AD19B8D28&cli=adobe_com&co=IN&ctx=fp&lang=en&errorCode=500" - locator resolved to <html lang="en" class=" wf-active">…</html> - unexpected value "https://commerce.adobe.com/store/error?items%5B0%5D%5Bid%5D=632B3ADD940A7FBB7864AA5AD19B8D28&cli=adobe_com&co=IN&ctx=fp&lang=en&errorCode=500" - locator resolved to <html lang="en" class=" wf-active">…</html> - unexpected value "https://commerce.adobe.com/store/error?items%5B0%5D%5Bid%5D=632B3ADD940A7FBB7864AA5AD19B8D28&cli=adobe_com&co=IN&ctx=fp&lang=en&errorCode=500" - locator resolved to <html lang="en" class=" wf-active">…</html> - unexpected value "https://commerce.adobe.com/store/error?items%5B0%5D%5Bid%5D=632B3ADD940A7FBB7864AA5AD19B8D28&cli=adobe_com&co=IN&ctx=fp&lang=en&errorCode=500" 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
[cc-live-chrome] › merchtable.test.js:81:7 › verify merch table colum layout: 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(received).toHaveURL(expected) 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/error?items%5B0%5D%5Bid%5D=632B3ADD940A7FBB7864AA5AD19B8D28&cli=adobe_com&co=IN&ctx=fp&lang=en&errorCode=500" 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/error?items%5B0%5D%5Bid%5D=632B3ADD940A7FBB7864AA5AD19B8D28&cli=adobe_com&co=IN&ctx=fp&lang=en&errorCode=500" - locator resolved to <html lang="en" class=" wf-active">…</html> - unexpected value "https://commerce.adobe.com/store/error?items%5B0%5D%5Bid%5D=632B3ADD940A7FBB7864AA5AD19B8D28&cli=adobe_com&co=IN&ctx=fp&lang=en&errorCode=500" - locator resolved to <html lang="en" class=" wf-active">…</html> - unexpected value "https://commerce.adobe.com/store/error?items%5B0%5D%5Bid%5D=632B3ADD940A7FBB7864AA5AD19B8D28&cli=adobe_com&co=IN&ctx=fp&lang=en&errorCode=500" - locator resolved to <html lang="en" class=" wf-active">…</html> - unexpected value "https://commerce.adobe.com/store/error?items%5B0%5D%5Bid%5D=632B3ADD940A7FBB7864AA5AD19B8D28&cli=adobe_com&co=IN&ctx=fp&lang=en&errorCode=500" - locator resolved to <html lang="en" class=" wf-active">…</html> - unexpected value "https://commerce.adobe.com/store/error?items%5B0%5D%5Bid%5D=632B3ADD940A7FBB7864AA5AD19B8D28&cli=adobe_com&co=IN&ctx=fp&lang=en&errorCode=500" - locator resolved to <html lang="en" class=" wf-active">…</html> - unexpected value "https://commerce.adobe.com/store/error?items%5B0%5D%5Bid%5D=632B3ADD940A7FBB7864AA5AD19B8D28&cli=adobe_com&co=IN&ctx=fp&lang=en&errorCode=500" - locator resolved to <html lang="en" class=" wf-active">…</html> - unexpected value "https://commerce.adobe.com/store/error?items%5B0%5D%5Bid%5D=632B3ADD940A7FBB7864AA5AD19B8D28&cli=adobe_com&co=IN&ctx=fp&lang=en&errorCode=500" - locator resolved to <html lang="en" class=" wf-active">…</html> - unexpected value "https://commerce.adobe.com/store/error?items%5B0%5D%5Bid%5D=632B3ADD940A7FBB7864AA5AD19B8D28&cli=adobe_com&co=IN&ctx=fp&lang=en&errorCode=500" 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
[cc-live-chrome] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots: selectors/uar/quiz.page.js#L25
2) [cc-live-chrome] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots, @cc @uar-quiz-screenshots @uar-quiz-static › Old: Select each answer on test page according to Photography > Edit quickly and customize templates > A student or teacher discount TimeoutError: locator.click: Timeout 60000ms exceeded. =========================== logs =========================== waiting for locator('xpath=//*[text()="Photography"]/ancestor::div[contains(@Class,"quiz-option-text-container")]') ============================================================ at ../../selectors/uar/quiz.page.js:25 23 | async selectAnswer(answer) { 24 | const locator = `//*[text()="${answer}"]/ancestor::div[contains(@Class,"quiz-option-text-container")]`; > 25 | await this.page.locator(locator).click(); | ^ 26 | } 27 | 28 | /** at Quiz.selectAnswer (/Users/runner/work/nala/nala/selectors/uar/quiz.page.js:25:38) at Quiz.clickEachAnswer (/Users/runner/work/nala/nala/selectors/uar/quiz.page.js:61:20) at /Users/runner/work/nala/nala/tests/cc/quiz.screenshots.test.js:47:13 at /Users/runner/work/nala/nala/tests/cc/quiz.screenshots.test.js:46:11
[cc-live-chrome] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots: selectors/uar/quiz.page.js#L25
2) [cc-live-chrome] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots, @cc @uar-quiz-screenshots @uar-quiz-static › Old: Select each answer on test page according to Photography > Edit quickly and customize templates > A student or teacher discount Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 60000ms exceeded. =========================== logs =========================== waiting for locator('xpath=//*[text()="Photography"]/ancestor::div[contains(@Class,"quiz-option-text-container")]') ============================================================ at ../../selectors/uar/quiz.page.js:25 23 | async selectAnswer(answer) { 24 | const locator = `//*[text()="${answer}"]/ancestor::div[contains(@Class,"quiz-option-text-container")]`; > 25 | await this.page.locator(locator).click(); | ^ 26 | } 27 | 28 | /** at Quiz.selectAnswer (/Users/runner/work/nala/nala/selectors/uar/quiz.page.js:25:38) at Quiz.clickEachAnswer (/Users/runner/work/nala/nala/selectors/uar/quiz.page.js:61:20) at /Users/runner/work/nala/nala/tests/cc/quiz.screenshots.test.js:47:13 at /Users/runner/work/nala/nala/tests/cc/quiz.screenshots.test.js:46:11
[cc-live-chrome] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots: selectors/uar/quiz.page.js#L25
2) [cc-live-chrome] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots, @cc @uar-quiz-screenshots @uar-quiz-static › Old: Select each answer on test page according to Photography > Edit quickly and customize templates > A student or teacher discount Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 60000ms exceeded. =========================== logs =========================== waiting for locator('xpath=//*[text()="Photography"]/ancestor::div[contains(@Class,"quiz-option-text-container")]') ============================================================ at ../../selectors/uar/quiz.page.js:25 23 | async selectAnswer(answer) { 24 | const locator = `//*[text()="${answer}"]/ancestor::div[contains(@Class,"quiz-option-text-container")]`; > 25 | await this.page.locator(locator).click(); | ^ 26 | } 27 | 28 | /** at Quiz.selectAnswer (/Users/runner/work/nala/nala/selectors/uar/quiz.page.js:25:38) at Quiz.clickEachAnswer (/Users/runner/work/nala/nala/selectors/uar/quiz.page.js:61:20) at /Users/runner/work/nala/nala/tests/cc/quiz.screenshots.test.js:47:13 at /Users/runner/work/nala/nala/tests/cc/quiz.screenshots.test.js:46:11
[cc-live-firefox] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots: selectors/uar/quiz.page.js#L25
3) [cc-live-firefox] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots, @cc @uar-quiz-screenshots @uar-quiz-static › Old: Select each answer on test page according to Photography > Edit quickly and customize templates > A student or teacher discount TimeoutError: locator.click: Timeout 60000ms exceeded. =========================== logs =========================== waiting for locator('xpath=//*[text()="Photography"]/ancestor::div[contains(@Class,"quiz-option-text-container")]') ============================================================ at ../../selectors/uar/quiz.page.js:25 23 | async selectAnswer(answer) { 24 | const locator = `//*[text()="${answer}"]/ancestor::div[contains(@Class,"quiz-option-text-container")]`; > 25 | await this.page.locator(locator).click(); | ^ 26 | } 27 | 28 | /** at Quiz.selectAnswer (/Users/runner/work/nala/nala/selectors/uar/quiz.page.js:25:38) at Quiz.clickEachAnswer (/Users/runner/work/nala/nala/selectors/uar/quiz.page.js:61:20) at /Users/runner/work/nala/nala/tests/cc/quiz.screenshots.test.js:47:13 at /Users/runner/work/nala/nala/tests/cc/quiz.screenshots.test.js:46:11
[cc-live-firefox] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots: selectors/uar/quiz.page.js#L25
3) [cc-live-firefox] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots, @cc @uar-quiz-screenshots @uar-quiz-static › Old: Select each answer on test page according to Photography > Edit quickly and customize templates > A student or teacher discount Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 60000ms exceeded. =========================== logs =========================== waiting for locator('xpath=//*[text()="Photography"]/ancestor::div[contains(@Class,"quiz-option-text-container")]') ============================================================ at ../../selectors/uar/quiz.page.js:25 23 | async selectAnswer(answer) { 24 | const locator = `//*[text()="${answer}"]/ancestor::div[contains(@Class,"quiz-option-text-container")]`; > 25 | await this.page.locator(locator).click(); | ^ 26 | } 27 | 28 | /** at Quiz.selectAnswer (/Users/runner/work/nala/nala/selectors/uar/quiz.page.js:25:38) at Quiz.clickEachAnswer (/Users/runner/work/nala/nala/selectors/uar/quiz.page.js:61:20) at /Users/runner/work/nala/nala/tests/cc/quiz.screenshots.test.js:47:13 at /Users/runner/work/nala/nala/tests/cc/quiz.screenshots.test.js:46:11
[cc-live-chrome] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots: selectors\uar\quiz.page.js#L25
1) [cc-live-chrome] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots, @cc @uar-quiz-screenshots @uar-quiz-static › Old: Select each answer on test page according to Photography > Edit quickly and customize templates > A student or teacher discount TimeoutError: locator.click: Timeout 60000ms exceeded. =========================== logs =========================== waiting for locator('xpath=//*[text()="Photography"]/ancestor::div[contains(@Class,"quiz-option-text-container")]') ============================================================ at ..\..\selectors\uar\quiz.page.js:25 23 | async selectAnswer(answer) { 24 | const locator = `//*[text()="${answer}"]/ancestor::div[contains(@Class,"quiz-option-text-container")]`; > 25 | await this.page.locator(locator).click(); | ^ 26 | } 27 | 28 | /** at Quiz.selectAnswer (D:\a\nala\nala\selectors\uar\quiz.page.js:25:38) at Quiz.clickEachAnswer (D:\a\nala\nala\selectors\uar\quiz.page.js:61:20) at D:\a\nala\nala\tests\cc\quiz.screenshots.test.js:47:13 at D:\a\nala\nala\tests\cc\quiz.screenshots.test.js:46:11
[cc-live-chrome] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots: selectors\uar\quiz.page.js#L25
1) [cc-live-chrome] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots, @cc @uar-quiz-screenshots @uar-quiz-static › Old: Select each answer on test page according to Photography > Edit quickly and customize templates > A student or teacher discount Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 60000ms exceeded. =========================== logs =========================== waiting for locator('xpath=//*[text()="Photography"]/ancestor::div[contains(@Class,"quiz-option-text-container")]') ============================================================ at ..\..\selectors\uar\quiz.page.js:25 23 | async selectAnswer(answer) { 24 | const locator = `//*[text()="${answer}"]/ancestor::div[contains(@Class,"quiz-option-text-container")]`; > 25 | await this.page.locator(locator).click(); | ^ 26 | } 27 | 28 | /** at Quiz.selectAnswer (D:\a\nala\nala\selectors\uar\quiz.page.js:25:38) at Quiz.clickEachAnswer (D:\a\nala\nala\selectors\uar\quiz.page.js:61:20) at D:\a\nala\nala\tests\cc\quiz.screenshots.test.js:47:13 at D:\a\nala\nala\tests\cc\quiz.screenshots.test.js:46:11
[cc-live-chrome] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots: selectors\uar\quiz.page.js#L25
1) [cc-live-chrome] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots, @cc @uar-quiz-screenshots @uar-quiz-static › Old: Select each answer on test page according to Photography > Edit quickly and customize templates > A student or teacher discount Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 60000ms exceeded. =========================== logs =========================== waiting for locator('xpath=//*[text()="Photography"]/ancestor::div[contains(@Class,"quiz-option-text-container")]') ============================================================ at ..\..\selectors\uar\quiz.page.js:25 23 | async selectAnswer(answer) { 24 | const locator = `//*[text()="${answer}"]/ancestor::div[contains(@Class,"quiz-option-text-container")]`; > 25 | await this.page.locator(locator).click(); | ^ 26 | } 27 | 28 | /** at Quiz.selectAnswer (D:\a\nala\nala\selectors\uar\quiz.page.js:25:38) at Quiz.clickEachAnswer (D:\a\nala\nala\selectors\uar\quiz.page.js:61:20) at D:\a\nala\nala\tests\cc\quiz.screenshots.test.js:47:13 at D:\a\nala\nala\tests\cc\quiz.screenshots.test.js:46:11
[cc-live-firefox] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots: selectors\uar\quiz.page.js#L25
2) [cc-live-firefox] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots, @cc @uar-quiz-screenshots @uar-quiz-static › Old: Select each answer on test page according to Photography > Edit quickly and customize templates > A student or teacher discount TimeoutError: locator.click: Timeout 60000ms exceeded. =========================== logs =========================== waiting for locator('xpath=//*[text()="Photography"]/ancestor::div[contains(@Class,"quiz-option-text-container")]') ============================================================ at ..\..\selectors\uar\quiz.page.js:25 23 | async selectAnswer(answer) { 24 | const locator = `//*[text()="${answer}"]/ancestor::div[contains(@Class,"quiz-option-text-container")]`; > 25 | await this.page.locator(locator).click(); | ^ 26 | } 27 | 28 | /** at Quiz.selectAnswer (D:\a\nala\nala\selectors\uar\quiz.page.js:25:38) at Quiz.clickEachAnswer (D:\a\nala\nala\selectors\uar\quiz.page.js:61:20) at D:\a\nala\nala\tests\cc\quiz.screenshots.test.js:47:13 at D:\a\nala\nala\tests\cc\quiz.screenshots.test.js:46:11
[cc-live-firefox] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots: selectors\uar\quiz.page.js#L25
2) [cc-live-firefox] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots, @cc @uar-quiz-screenshots @uar-quiz-static › Old: Select each answer on test page according to Photography > Edit quickly and customize templates > A student or teacher discount Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 60000ms exceeded. =========================== logs =========================== waiting for locator('xpath=//*[text()="Photography"]/ancestor::div[contains(@Class,"quiz-option-text-container")]') ============================================================ at ..\..\selectors\uar\quiz.page.js:25 23 | async selectAnswer(answer) { 24 | const locator = `//*[text()="${answer}"]/ancestor::div[contains(@Class,"quiz-option-text-container")]`; > 25 | await this.page.locator(locator).click(); | ^ 26 | } 27 | 28 | /** at Quiz.selectAnswer (D:\a\nala\nala\selectors\uar\quiz.page.js:25:38) at Quiz.clickEachAnswer (D:\a\nala\nala\selectors\uar\quiz.page.js:61:20) at D:\a\nala\nala\tests\cc\quiz.screenshots.test.js:47:13 at D:\a\nala\nala\tests\cc\quiz.screenshots.test.js:46:11
[cc-live-firefox] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots: selectors\uar\quiz.page.js#L25
2) [cc-live-firefox] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots, @cc @uar-quiz-screenshots @uar-quiz-static › Old: Select each answer on test page according to Photography > Edit quickly and customize templates > A student or teacher discount Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 60000ms exceeded. =========================== logs =========================== waiting for locator('xpath=//*[text()="Photography"]/ancestor::div[contains(@Class,"quiz-option-text-container")]') ============================================================ at ..\..\selectors\uar\quiz.page.js:25 23 | async selectAnswer(answer) { 24 | const locator = `//*[text()="${answer}"]/ancestor::div[contains(@Class,"quiz-option-text-container")]`; > 25 | await this.page.locator(locator).click(); | ^ 26 | } 27 | 28 | /** at Quiz.selectAnswer (D:\a\nala\nala\selectors\uar\quiz.page.js:25:38) at Quiz.clickEachAnswer (D:\a\nala\nala\selectors\uar\quiz.page.js:61:20) at D:\a\nala\nala\tests\cc\quiz.screenshots.test.js:47:13 at D:\a\nala\nala\tests\cc\quiz.screenshots.test.js:46:11
[cc-live-webkit] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots: selectors\uar\quiz.page.js#L25
3) [cc-live-webkit] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots, @cc @uar-quiz-screenshots @uar-quiz-static › Old: Select each answer on test page according to Photography > Edit quickly and customize templates > A student or teacher discount TimeoutError: locator.click: Timeout 60000ms exceeded. =========================== logs =========================== waiting for locator('xpath=//*[text()="Photography"]/ancestor::div[contains(@Class,"quiz-option-text-container")]') ============================================================ at ..\..\selectors\uar\quiz.page.js:25 23 | async selectAnswer(answer) { 24 | const locator = `//*[text()="${answer}"]/ancestor::div[contains(@Class,"quiz-option-text-container")]`; > 25 | await this.page.locator(locator).click(); | ^ 26 | } 27 | 28 | /** at Quiz.selectAnswer (D:\a\nala\nala\selectors\uar\quiz.page.js:25:38) at Quiz.clickEachAnswer (D:\a\nala\nala\selectors\uar\quiz.page.js:61:20) at D:\a\nala\nala\tests\cc\quiz.screenshots.test.js:47:13 at D:\a\nala\nala\tests\cc\quiz.screenshots.test.js:46:11
[cc-live-webkit] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots: selectors\uar\quiz.page.js#L25
3) [cc-live-webkit] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots, @cc @uar-quiz-screenshots @uar-quiz-static › Old: Select each answer on test page according to Photography > Edit quickly and customize templates > A student or teacher discount Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 60000ms exceeded. =========================== logs =========================== waiting for locator('xpath=//*[text()="Photography"]/ancestor::div[contains(@Class,"quiz-option-text-container")]') ============================================================ at ..\..\selectors\uar\quiz.page.js:25 23 | async selectAnswer(answer) { 24 | const locator = `//*[text()="${answer}"]/ancestor::div[contains(@Class,"quiz-option-text-container")]`; > 25 | await this.page.locator(locator).click(); | ^ 26 | } 27 | 28 | /** at Quiz.selectAnswer (D:\a\nala\nala\selectors\uar\quiz.page.js:25:38) at Quiz.clickEachAnswer (D:\a\nala\nala\selectors\uar\quiz.page.js:61:20) at D:\a\nala\nala\tests\cc\quiz.screenshots.test.js:47:13 at D:\a\nala\nala\tests\cc\quiz.screenshots.test.js:46:11
[cc-live-webkit] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots: selectors\uar\quiz.page.js#L25
3) [cc-live-webkit] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots, @cc @uar-quiz-screenshots @uar-quiz-static › Old: Select each answer on test page according to Photography > Edit quickly and customize templates > A student or teacher discount Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 60000ms exceeded. =========================== logs =========================== waiting for locator('xpath=//*[text()="Photography"]/ancestor::div[contains(@Class,"quiz-option-text-container")]') ============================================================ at ..\..\selectors\uar\quiz.page.js:25 23 | async selectAnswer(answer) { 24 | const locator = `//*[text()="${answer}"]/ancestor::div[contains(@Class,"quiz-option-text-container")]`; > 25 | await this.page.locator(locator).click(); | ^ 26 | } 27 | 28 | /** at Quiz.selectAnswer (D:\a\nala\nala\selectors\uar\quiz.page.js:25:38) at Quiz.clickEachAnswer (D:\a\nala\nala\selectors\uar\quiz.page.js:61:20) at D:\a\nala\nala\tests\cc\quiz.screenshots.test.js:47:13 at D:\a\nala\nala\tests\cc\quiz.screenshots.test.js:46:11
[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: tests\cc\ostprices.test.js#L1
4) [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 › step-2: JP locale monthly, year subscriptions 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 (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
4 failed [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] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots, @cc @uar-quiz-screenshots @uar-quiz-static [cc-live-firefox] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots, @cc @uar-quiz-screenshots @uar-quiz-static [cc-live-webkit] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots, @cc @uar-quiz-screenshots @uar-quiz-static 3 flaky [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-firefox] › 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-firefox] › 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 44 passed (9.4m)
🎭 Playwright Run Summary
4 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] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots, @cc @uar-quiz-screenshots @uar-quiz-static [cc-live-firefox] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots, @cc @uar-quiz-screenshots @uar-quiz-static [cc-live-webkit] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots, @cc @uar-quiz-screenshots @uar-quiz-static 2 flaky [cc-live-chrome] › ostprices.test.js:12:7 › test Offer selector tool price formats and checkout flows in US & Jp locale pages › @ost-currencyformat-price-buyemailcta,@cc @cc-ost @cc-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 45 passed (9.6m)
🎭 Playwright Run Summary
3 failed [cc-live-chrome] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots, @cc @uar-quiz-screenshots @uar-quiz-static [cc-live-firefox] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots, @cc @uar-quiz-screenshots @uar-quiz-static [cc-live-webkit] › quiz.screenshots.test.js:15:9 › Quiz flow test suite › @quiz screenshots, @cc @uar-quiz-screenshots @uar-quiz-static 1 flaky [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 47 passed (8.8m)