MWPW-146001 parallelize literals call #11172
Annotations
10 errors, 1 warning, and 1 notice
Run Nala:
../../_actions/adobecom/nala/main/tests/milo/promotions.feature.test.js#L36
1) [milo-live-chromium] › promotions.feature.test.js:12:7 › Promotions feature test suite › @Promo-insert,@Promo @Commerce @regression › Validate content insert before text component
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.text #promo-text-insert')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.text #promo-text-insert')
34 |
35 | await test.step('Validate content insert before text component', async () => {
> 36 | await expect(await PROMO.textInsertBeforeText).toBeVisible();
| ^
37 | await expect(await PROMO.textInsertBeforeText).toContainText(data.textBeforeText);
38 | });
39 | });
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/promotions.feature.test.js:36:54
|
Run Nala:
../../_actions/adobecom/nala/main/tests/milo/promotions.feature.test.js#L36
1) [milo-live-chromium] › promotions.feature.test.js:12:7 › Promotions feature test suite › @Promo-insert,@Promo @Commerce @regression › Validate content insert before text component
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.text #promo-text-insert')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.text #promo-text-insert')
34 |
35 | await test.step('Validate content insert before text component', async () => {
> 36 | await expect(await PROMO.textInsertBeforeText).toBeVisible();
| ^
37 | await expect(await PROMO.textInsertBeforeText).toContainText(data.textBeforeText);
38 | });
39 | });
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/promotions.feature.test.js:36:54
|
Run Nala:
../../_actions/adobecom/nala/main/tests/milo/promotions.feature.test.js#L36
1) [milo-live-chromium] › promotions.feature.test.js:12:7 › Promotions feature test suite › @Promo-insert,@Promo @Commerce @regression › Validate content insert before text component
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.text #promo-text-insert')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.text #promo-text-insert')
34 |
35 | await test.step('Validate content insert before text component', async () => {
> 36 | await expect(await PROMO.textInsertBeforeText).toBeVisible();
| ^
37 | await expect(await PROMO.textInsertBeforeText).toContainText(data.textBeforeText);
38 | });
39 | });
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/promotions.feature.test.js:36:54
|
Run Nala:
../../_actions/adobecom/nala/main/tests/milo/promotions.feature.test.js#L122
2) [milo-live-chromium] › promotions.feature.test.js:91:7 › Promotions feature test suite › @Promo-two-manifests,@Promo @Commerce @regression › Validate content insert before text component
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.text #promo-text-insert')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.text #promo-text-insert')
120 |
121 | await test.step('Validate content insert before text component', async () => {
> 122 | await expect(await PROMO.textInsertBeforeText).toBeVisible();
| ^
123 | await expect(await PROMO.textInsertBeforeText).toContainText(data.textBeforeText);
124 | });
125 | });
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/promotions.feature.test.js:122:54
|
Run Nala:
../../_actions/adobecom/nala/main/tests/milo/promotions.feature.test.js#L122
2) [milo-live-chromium] › promotions.feature.test.js:91:7 › Promotions feature test suite › @Promo-two-manifests,@Promo @Commerce @regression › Validate content insert before text component
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.text #promo-text-insert')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.text #promo-text-insert')
120 |
121 | await test.step('Validate content insert before text component', async () => {
> 122 | await expect(await PROMO.textInsertBeforeText).toBeVisible();
| ^
123 | await expect(await PROMO.textInsertBeforeText).toContainText(data.textBeforeText);
124 | });
125 | });
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/promotions.feature.test.js:122:54
|
Run Nala:
../../_actions/adobecom/nala/main/tests/milo/promotions.feature.test.js#L122
2) [milo-live-chromium] › promotions.feature.test.js:91:7 › Promotions feature test suite › @Promo-two-manifests,@Promo @Commerce @regression › Validate content insert before text component
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.text #promo-text-insert')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.text #promo-text-insert')
120 |
121 | await test.step('Validate content insert before text component', async () => {
> 122 | await expect(await PROMO.textInsertBeforeText).toBeVisible();
| ^
123 | await expect(await PROMO.textInsertBeforeText).toContainText(data.textBeforeText);
124 | });
125 | });
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/promotions.feature.test.js:122:54
|
Run Nala:
../../_actions/adobecom/nala/main/tests/milo/promotions.feature.test.js#L219
3) [milo-live-chromium] › promotions.feature.test.js:197:7 › Promotions feature test suite › @Promo-with-personalization,@Promo @Commerce @regression › Validate content insert before text component
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.text #promo-text-insert')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.text #promo-text-insert')
217 |
218 | await test.step('Validate content insert before text component', async () => {
> 219 | await expect(await PROMO.textInsertBeforeText).toBeVisible();
| ^
220 | await expect(await PROMO.textInsertBeforeText).toContainText(data.textBeforeText);
221 | });
222 | });
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/promotions.feature.test.js:219:54
|
Run Nala:
../../_actions/adobecom/nala/main/tests/milo/promotions.feature.test.js#L219
3) [milo-live-chromium] › promotions.feature.test.js:197:7 › Promotions feature test suite › @Promo-with-personalization,@Promo @Commerce @regression › Validate content insert before text component
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.text #promo-text-insert')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.text #promo-text-insert')
217 |
218 | await test.step('Validate content insert before text component', async () => {
> 219 | await expect(await PROMO.textInsertBeforeText).toBeVisible();
| ^
220 | await expect(await PROMO.textInsertBeforeText).toContainText(data.textBeforeText);
221 | });
222 | });
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/promotions.feature.test.js:219:54
|
Run Nala:
../../_actions/adobecom/nala/main/tests/milo/promotions.feature.test.js#L219
3) [milo-live-chromium] › promotions.feature.test.js:197:7 › Promotions feature test suite › @Promo-with-personalization,@Promo @Commerce @regression › Validate content insert before text component
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.text #promo-text-insert')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.text #promo-text-insert')
217 |
218 | await test.step('Validate content insert before text component', async () => {
> 219 | await expect(await PROMO.textInsertBeforeText).toBeVisible();
| ^
220 | await expect(await PROMO.textInsertBeforeText).toContainText(data.textBeforeText);
221 | });
222 | });
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/promotions.feature.test.js:219:54
|
Run Nala:
../../_actions/adobecom/nala/main/tests/milo/promotions.feature.test.js#L247
4) [milo-live-chromium] › promotions.feature.test.js:225:7 › Promotions feature test suite › @Promo-with-personalization-and-target,@Promo @Commerce @regression › Validate content insert before text component
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.text #promo-text-insert')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.text #promo-text-insert')
245 |
246 | await test.step('Validate content insert before text component', async () => {
> 247 | await expect(await PROMO.textInsertBeforeText).toBeVisible();
| ^
248 | await expect(await PROMO.textInsertBeforeText).toContainText(data.textBeforeText);
249 | });
250 | });
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/promotions.feature.test.js:247:54
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Nala
10 failed
[milo-live-chromium] › promotions.feature.test.js:12:7 › Promotions feature test suite › @Promo-insert,@Promo @Commerce @regression
[milo-live-chromium] › promotions.feature.test.js:91:7 › Promotions feature test suite › @Promo-two-manifests,@Promo @Commerce @regression
[milo-live-chromium] › promotions.feature.test.js:197:7 › Promotions feature test suite › @Promo-with-personalization,@Promo @Commerce @regression
[milo-live-chromium] › promotions.feature.test.js:225:7 › Promotions feature test suite › @Promo-with-personalization-and-target,@Promo @Commerce @regression
[milo-live-chromium] › promotions.feature.test.js:253:7 › Promotions feature test suite › @Promo-preview,@Promo @Commerce @regression
[milo-live-firefox] › promotions.feature.test.js:12:7 › Promotions feature test suite › @Promo-insert,@Promo @Commerce @regression
[milo-live-firefox] › promotions.feature.test.js:91:7 › Promotions feature test suite › @Promo-two-manifests,@Promo @Commerce @regression
[milo-live-firefox] › promotions.feature.test.js:197:7 › Promotions feature test suite › @Promo-with-personalization,@Promo @Commerce @regression
[milo-live-firefox] › promotions.feature.test.js:225:7 › Promotions feature test suite › @Promo-with-personalization-and-target,@Promo @Commerce @regression
[milo-live-firefox] › promotions.feature.test.js:253:7 › Promotions feature test suite › @Promo-preview,@Promo @Commerce @regression
18 skipped
320 passed (4.4m)
|
Loading