CC Nala Daily Run #56
Annotations
10 errors, 2 warnings, and 1 notice
Run Nala windows-latest:
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
|
Run Nala windows-latest:
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
|
Run Nala windows-latest:
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
|
Run Nala windows-latest:
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
|
Run Nala windows-latest:
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
|
Run Nala windows-latest:
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
|
Run Nala windows-latest:
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
|
Run Nala windows-latest:
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
|
Run Nala windows-latest:
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
|
Run Nala windows-latest:
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.
|
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 windows-latest
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)
|
The logs for this run have expired and are no longer available.
Loading