MWPW-148282: Remove data layer names from Marketo Configurator #12834
Annotations
10 errors, 1 warning, and 1 notice
../../_actions/adobecom/nala/main/tests/milo/howto.block.test.js#L33
1) [milo-live-chromium] › howto.block.test.js:18:7 › Milo HowTo block test suite › @howto,@howto @smoke @regression @milo › step-2: Verify HowTo specs
Error: expect(received).toBeTruthy()
Received: false
31 | expect(await webUtil.verifyCSS_(howTo.foreground, howTo.cssProperties['.how-to .foreground'])).toBeTruthy();
32 | expect(await webUtil.verifyCSS_(howTo.heading, howTo.cssProperties['body-m'])).toBeTruthy();
> 33 | expect(await webUtil.verifyCSS_(howTo.image, howTo.cssProperties['how-to-media'])).toBeTruthy();
| ^
34 | });
35 | });
36 |
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/howto.block.test.js:33:90
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/howto.block.test.js:27:5
|
../../_actions/adobecom/nala/main/tests/milo/howto.block.test.js#L33
1) [milo-live-chromium] › howto.block.test.js:18:7 › Milo HowTo block test suite › @howto,@howto @smoke @regression @milo › step-2: Verify HowTo specs
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
31 | expect(await webUtil.verifyCSS_(howTo.foreground, howTo.cssProperties['.how-to .foreground'])).toBeTruthy();
32 | expect(await webUtil.verifyCSS_(howTo.heading, howTo.cssProperties['body-m'])).toBeTruthy();
> 33 | expect(await webUtil.verifyCSS_(howTo.image, howTo.cssProperties['how-to-media'])).toBeTruthy();
| ^
34 | });
35 | });
36 |
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/howto.block.test.js:33:90
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/howto.block.test.js:27:5
|
../../_actions/adobecom/nala/main/tests/milo/howto.block.test.js#L54
2) [milo-live-chromium] › howto.block.test.js:38:7 › Milo HowTo block test suite › @howto large Image,@howto @howto-large-image @smoke @regression @milo › step-2: Verify HowTo large specs
Error: expect(received).toBeTruthy()
Received: false
52 | expect(await webUtil.verifyCSS_(howTo.howToLarge, howTo.cssProperties['how-to-large-image'])).toBeTruthy();
53 | // eslint-disable-next-line max-len
> 54 | expect(await webUtil.verifyAttributes_(await howTo.largeImage, howTo.attProperties['how-to-large-image'])).toBeTruthy();
| ^
55 | });
56 | });
57 |
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/howto.block.test.js:54:114
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/howto.block.test.js:47:5
|
../../_actions/adobecom/nala/main/tests/milo/howto.block.test.js#L54
2) [milo-live-chromium] › howto.block.test.js:38:7 › Milo HowTo block test suite › @howto large Image,@howto @howto-large-image @smoke @regression @milo › step-2: Verify HowTo large specs
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
52 | expect(await webUtil.verifyCSS_(howTo.howToLarge, howTo.cssProperties['how-to-large-image'])).toBeTruthy();
53 | // eslint-disable-next-line max-len
> 54 | expect(await webUtil.verifyAttributes_(await howTo.largeImage, howTo.attProperties['how-to-large-image'])).toBeTruthy();
| ^
55 | });
56 | });
57 |
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/howto.block.test.js:54:114
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/howto.block.test.js:47:5
|
../../_actions/adobecom/nala/main/tests/milo/howto.block.test.js#L33
3) [milo-live-firefox] › howto.block.test.js:18:7 › Milo HowTo block test suite › @howto,@howto @smoke @regression @milo › step-2: Verify HowTo specs
Error: expect(received).toBeTruthy()
Received: false
31 | expect(await webUtil.verifyCSS_(howTo.foreground, howTo.cssProperties['.how-to .foreground'])).toBeTruthy();
32 | expect(await webUtil.verifyCSS_(howTo.heading, howTo.cssProperties['body-m'])).toBeTruthy();
> 33 | expect(await webUtil.verifyCSS_(howTo.image, howTo.cssProperties['how-to-media'])).toBeTruthy();
| ^
34 | });
35 | });
36 |
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/howto.block.test.js:33:90
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/howto.block.test.js:27:5
|
../../_actions/adobecom/nala/main/tests/milo/howto.block.test.js#L33
3) [milo-live-firefox] › howto.block.test.js:18:7 › Milo HowTo block test suite › @howto,@howto @smoke @regression @milo › step-2: Verify HowTo specs
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
31 | expect(await webUtil.verifyCSS_(howTo.foreground, howTo.cssProperties['.how-to .foreground'])).toBeTruthy();
32 | expect(await webUtil.verifyCSS_(howTo.heading, howTo.cssProperties['body-m'])).toBeTruthy();
> 33 | expect(await webUtil.verifyCSS_(howTo.image, howTo.cssProperties['how-to-media'])).toBeTruthy();
| ^
34 | });
35 | });
36 |
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/howto.block.test.js:33:90
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/howto.block.test.js:27:5
|
../../_actions/adobecom/nala/main/tests/milo/howto.block.test.js#L54
4) [milo-live-firefox] › howto.block.test.js:38:7 › Milo HowTo block test suite › @howto large Image,@howto @howto-large-image @smoke @regression @milo › step-2: Verify HowTo large specs
Error: expect(received).toBeTruthy()
Received: false
52 | expect(await webUtil.verifyCSS_(howTo.howToLarge, howTo.cssProperties['how-to-large-image'])).toBeTruthy();
53 | // eslint-disable-next-line max-len
> 54 | expect(await webUtil.verifyAttributes_(await howTo.largeImage, howTo.attProperties['how-to-large-image'])).toBeTruthy();
| ^
55 | });
56 | });
57 |
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/howto.block.test.js:54:114
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/howto.block.test.js:47:5
|
../../_actions/adobecom/nala/main/tests/milo/howto.block.test.js#L54
4) [milo-live-firefox] › howto.block.test.js:38:7 › Milo HowTo block test suite › @howto large Image,@howto @howto-large-image @smoke @regression @milo › step-2: Verify HowTo large specs
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
52 | expect(await webUtil.verifyCSS_(howTo.howToLarge, howTo.cssProperties['how-to-large-image'])).toBeTruthy();
53 | // eslint-disable-next-line max-len
> 54 | expect(await webUtil.verifyAttributes_(await howTo.largeImage, howTo.attProperties['how-to-large-image'])).toBeTruthy();
| ^
55 | });
56 | });
57 |
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/howto.block.test.js:54:114
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/howto.block.test.js:47:5
|
../../_actions/adobecom/nala/main/tests/milo/video.block.test.js#L171
5) [milo-live-chromium] › video.block.test.js:145:7 › Milo Video Block test suite › @mpc Video,@video @smoke @regression @milo › step-3: Verify browser console errors
Error: expect(received).toBeLessThanOrEqual(expected)
Expected: <= 5
Received: 7
169 | console.log('[Console error]:', consoleErrors);
170 | }
> 171 | expect.soft(consoleErrors.length).toBeLessThanOrEqual(knownConsoleErrors.length);
| ^
172 | });
173 | });
174 |
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/video.block.test.js:171:41
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/video.block.test.js:167:16
|
../../_actions/adobecom/nala/main/tests/milo/htmlextn.feature.test.js#L1
6) [milo-live-firefox] › htmlextn.feature.test.js:8:7 › Milo Html Extension feature test suite › @html Extn for bcom,@htmlextn › step-1: Go to test page urls and verify .html
Test timeout of 30000ms exceeded.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
4 failed
[milo-live-chromium] › howto.block.test.js:18:7 › Milo HowTo block test suite › @howto,@howto @smoke @regression @milo
[milo-live-chromium] › howto.block.test.js:38:7 › Milo HowTo block test suite › @howto large Image,@howto @howto-large-image @smoke @regression @milo
[milo-live-firefox] › howto.block.test.js:18:7 › Milo HowTo block test suite › @howto,@howto @smoke @regression @milo
[milo-live-firefox] › howto.block.test.js:38:7 › Milo HowTo block test suite › @howto large Image,@howto @howto-large-image @smoke @regression @milo
2 flaky
[milo-live-chromium] › video.block.test.js:145:7 › Milo Video Block test suite › @mpc Video,@video @smoke @regression @milo
[milo-live-firefox] › htmlextn.feature.test.js:8:7 › Milo Html Extension feature test suite › @html Extn for bcom,@htmlextn
30 skipped
328 passed (4.5m)
|
This job failed
Loading