MWPW-140953: Updated twitter logo #7985
Annotations
3 errors and 1 notice
../../_actions/adobecom/nala/main/tests/milo/htmlextn.feature.test.js#L17
1) [milo-live-chromium] › htmlextn.feature.test.js:9:7 › Milo Html Extension feature test suite › @html Extn for bcom,@htmlextn › step-1: Go to test page urls and verify .html
Error: page.goto: net::ERR_HTTP2_PROTOCOL_ERROR at https://business.adobe.com/customer-success-stories/jaguar-land-rover-case-study
=========================== logs ===========================
navigating to "https://business.adobe.com/customer-success-stories/jaguar-land-rover-case-study", waiting until "load"
============================================================
15 | console.info('[Test Page]\n:', envList[env]+`${path}`);
16 | const url = envList[env]+ path;
> 17 | await page.goto(url);
| ^
18 |
19 | if (!page.url().match(/@blog/) && (page.url().match(/customer-success-stories/))) {
20 | expect(page.url()).toContain('.html');
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/htmlextn.feature.test.js:17:20
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/htmlextn.feature.test.js:13:5
|
../../_actions/adobecom/nala/main/tests/milo/htmlextn.feature.test.js#L17
1) [milo-live-chromium] › htmlextn.feature.test.js:9:7 › Milo Html Extension feature test suite › @html Extn for bcom,@htmlextn › step-1: Go to test page urls and verify .html
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_HTTP2_PROTOCOL_ERROR at https://business.adobe.com/customer-success-stories/jaguar-land-rover-case-study
=========================== logs ===========================
navigating to "https://business.adobe.com/customer-success-stories/jaguar-land-rover-case-study", waiting until "load"
============================================================
15 | console.info('[Test Page]\n:', envList[env]+`${path}`);
16 | const url = envList[env]+ path;
> 17 | await page.goto(url);
| ^
18 |
19 | if (!page.url().match(/@blog/) && (page.url().match(/customer-success-stories/))) {
20 | expect(page.url()).toContain('.html');
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/htmlextn.feature.test.js:17:20
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/htmlextn.feature.test.js:13:5
|
../../_actions/adobecom/nala/main/tests/milo/video.block.test.js#L173
2) [milo-live-firefox] › video.block.test.js:159:7 › Milo Video Block test suite › @mpc Video Autoplay Looping,@video @smoke @regression @milo › step-2: Verify video block content/specs
Error: Timed out 5000ms waiting for expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for frameLocator('iframe').first().locator('.mpc-player button[aria-label="Mute"]')
171 | await expect(await video.miloVideo).toBeVisible();
172 | await expect(await video.iframe).toBeVisible();
> 173 | await expect(await video.mpcMutedButton).toBeVisible();
| ^
174 |
175 | await expect(await video.iframe).toHaveAttribute('title', data.iframeTitle);
176 | await expect(await video.iframe).toHaveAttribute('src', data.source);
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/video.block.test.js:173:48
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/video.block.test.js:170:5
|
2 flaky
[milo-live-chromium] › htmlextn.feature.test.js:9:7 › Milo Html Extension feature test suite › @html Extn for bcom,@htmlextn
[milo-live-firefox] › video.block.test.js:159:7 › Milo Video Block test suite › @mpc Video Autoplay Looping,@video @smoke @regression @milo
22 skipped
290 passed (2.1m)
|
The logs for this run have expired and are no longer available.
Loading