CC Nala Daily Run #35
Annotations
1 error, 3 warnings, and 3 notices
[cc-live-firefox] › ostprices.test.js:39:6 › test Offer selector tool price formats and checkout flows in US & Jp locale pages › @ost-ccallapps-price-buysegmentcta:
tests\cc\ostprices.test.js#L69
1) [cc-live-firefox] › 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(received).toHaveURL(expected)
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"
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 D:\a\nala\nala\tests\cc\ostprices.test.js:69:23
at D:\a\nala\nala\tests\cc\ostprices.test.js:48: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
33 passed (1.1m)
|
🎭 Playwright Run Summary
33 passed (1.6m)
|
🎭 Playwright Run Summary
1 flaky
[cc-live-firefox] › 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
32 passed (1.8m)
|