Skip to content

CC Nala Daily Run

CC Nala Daily Run #5

Manually triggered December 7, 2023 11:27
Status Success
Total duration 4m 13s
Artifacts

cc.daily.yml

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

Annotations

4 errors, 3 warnings, and 6 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#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 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-firefox] › 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-firefox] › 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: 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#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 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 D:\a\nala\nala\tests\cc\ostprices.test.js:118:23 at D:\a\nala\nala\tests\cc\ostprices.test.js:105:3
[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#L247
2) [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 Error: Timed out 5000ms waiting for expect(received).toHaveURL(expected) Expected pattern: /^https:\/\/commerce.adobe.com\/store\/bundle/ Received string: "https://main--cc--adobecom.hlx.live/jp/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="ja-JP" class=" wf-adobe-clean-ha…>…</html> - unexpected value "https://main--cc--adobecom.hlx.live/jp/drafts/Automation-PW/OST-prices/strike-through-prices?georouting=off" - locator resolved to <html dir="ltr" lang="ja-JP" class=" wf-adobe-clean-ha…>…</html> - unexpected value "https://main--cc--adobecom.hlx.live/jp/drafts/Automation-PW/OST-prices/strike-through-prices?georouting=off" - locator resolved to <html dir="ltr" lang="ja-JP" class=" wf-adobe-clean-ha…>…</html> - unexpected value "https://main--cc--adobecom.hlx.live/jp/drafts/Automation-PW/OST-prices/strike-through-prices?georouting=off" - locator resolved to <html dir="ltr" lang="ja-JP" class=" wf-adobe-clean-ha…>…</html> - unexpected value "https://main--cc--adobecom.hlx.live/jp/drafts/Automation-PW/OST-prices/strike-through-prices?georouting=off" - locator resolved to <html dir="ltr" lang="ja-JP" class=" wf-adobe-clean-ha…>…</html> - unexpected value "https://main--cc--adobecom.hlx.live/jp/drafts/Automation-PW/OST-prices/strike-through-prices?georouting=off" - locator resolved to <html dir="ltr" lang="ja-JP" class=" wf-adobe-clean-ha…>…</html> - unexpected value "https://main--cc--adobecom.hlx.live/jp/drafts/Automation-PW/OST-prices/strike-through-prices?georouting=off" - locator resolved to <html dir="ltr" lang="ja-JP" class=" wf-adobe-clean-ha…>…</html> - unexpected value "https://main--cc--adobecom.hlx.live/jp/drafts/Automation-PW/OST-prices/strike-through-prices?georouting=off" - locator resolved to <html dir="ltr" lang="ja-JP" class=" wf-adobe-clean-ha…>…</html> - unexpected value "https://main--cc--adobecom.hlx.live/jp/drafts/Automation-PW/OST-prices/strike-through-prices?georouting=off" - locator resolved to <html dir="ltr" lang="ja-JP" class=" wf-adobe-clean-ha…>…</html> - unexpected value "https://main--cc--adobecom.hlx.live/jp/drafts/Automation-PW/OST-prices/strike-through-prices?georouting=off" 245 | await ost.bundleBuynowCta.click(); 246 | await page.waitForTimeout(1000); > 247 | await expect(page).toHaveURL(new RegExp('^https://commerce.adobe.com/store/bundle')); | ^ 248 | await expect(page).toHaveURL(new RegExp('co=JP&lang=ja')); 249 | }); 250 | }); at D:\a\nala\nala\tests\cc\ostprices.test.js:247:23 at D:\a\nala\nala\tests\cc\ostprices.test.js:234:3
Running tests (ubuntu-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
Running tests (macos-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
Running tests (windows-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
🎭 Playwright Run Summary
1 flaky [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 10 passed (22.8s)
🎭 Playwright Run Summary
1 flaky [cc-live-firefox] › 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 10 passed (26.3s)
🎭 Playwright Run Summary
11 passed (37.0s)
🎭 Playwright Run Summary
11 passed (1.1m)
🎭 Playwright Run Summary
2 flaky [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: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 9 passed (45.0s)
🎭 Playwright Run Summary
11 passed (38.3s)