Skip to content

Revert "MWPW-152283: [TEST] switch WCS to acom domain" #13291

Revert "MWPW-152283: [TEST] switch WCS to acom domain"

Revert "MWPW-152283: [TEST] switch WCS to acom domain" #13291

Triggered via pull request July 8, 2024 09:09
Status Success
Total duration 5m 54s
Artifacts

run-nala.yml

on: pull_request
Running E2E & IT
5m 43s
Running E2E & IT
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 1 warning, and 1 notice
[milo-live-chromium] › video.block.test.js:145:7 › Milo Video Block test suite › @MPC Video: ../../_actions/adobecom/nala/main/tests/milo/video.block.test.js#L159
1) [milo-live-chromium] › video.block.test.js:145:7 › Milo Video Block test suite › @mpc Video,@video @smoke @regression @milo › step-2: Verify video block content/specs Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: frameLocator('iframe').first().locator('.mpc-player button[aria-label="Play"]') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for frameLocator('iframe').first().locator('.mpc-player button[aria-label="Play"]') 157 | await expect(await video.miloVideo).toBeVisible(); 158 | await expect(await video.iframe).toBeVisible(); > 159 | await expect(await video.mpcPlayButton).toBeVisible(); | ^ 160 | await expect(await video.mpcPlayerTitle).toContainText(data.h1Title); 161 | 162 | await expect(await video.iframe).toHaveAttribute('title', data.iframeTitle); at /home/runner/work/_actions/adobecom/nala/main/tests/milo/video.block.test.js:159:47 at /home/runner/work/_actions/adobecom/nala/main/tests/milo/video.block.test.js:156:5
[milo-live-chromium] › video.block.test.js:176:7 › Milo Video Block test suite › @MPC Video Autoplay Looping: ../../_actions/adobecom/nala/main/tests/milo/video.block.test.js#L190
2) [milo-live-chromium] › video.block.test.js:176:7 › Milo Video Block test suite › @mpc Video Autoplay Looping,@video @smoke @regression @milo › step-2: Verify video block content/specs Error: Timed out 3000ms waiting for expect(locator).toBeVisible() Locator: frameLocator('iframe').first().locator('.mpc-player button[aria-label="Mute"]') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 3000ms - waiting for frameLocator('iframe').first().locator('.mpc-player button[aria-label="Mute"]') 188 | await expect(await video.miloVideo).toBeVisible(); 189 | await expect(await video.iframe).toBeVisible(); > 190 | await expect(await video.mpcMutedButton).toBeVisible({ timeout: 3000 }); | ^ 191 | 192 | await expect(await video.iframe).toHaveAttribute('title', data.iframeTitle); 193 | await expect(await video.iframe).toHaveAttribute('src', data.source); at /home/runner/work/_actions/adobecom/nala/main/tests/milo/video.block.test.js:190:48 at /home/runner/work/_actions/adobecom/nala/main/tests/milo/video.block.test.js:187:5
[milo-live-firefox] › video.block.test.js:176:7 › Milo Video Block test suite › @MPC Video Autoplay Looping: ../../_actions/adobecom/nala/main/tests/milo/video.block.test.js#L190
3) [milo-live-firefox] › video.block.test.js:176:7 › Milo Video Block test suite › @mpc Video Autoplay Looping,@video @smoke @regression @milo › step-2: Verify video block content/specs Error: Timed out 3000ms waiting for expect(locator).toBeVisible() Locator: frameLocator('iframe').first().locator('.mpc-player button[aria-label="Mute"]') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 3000ms - waiting for frameLocator('iframe').first().locator('.mpc-player button[aria-label="Mute"]') 188 | await expect(await video.miloVideo).toBeVisible(); 189 | await expect(await video.iframe).toBeVisible(); > 190 | await expect(await video.mpcMutedButton).toBeVisible({ timeout: 3000 }); | ^ 191 | 192 | await expect(await video.iframe).toHaveAttribute('title', data.iframeTitle); 193 | await expect(await video.iframe).toHaveAttribute('src', data.source); at /home/runner/work/_actions/adobecom/nala/main/tests/milo/video.block.test.js:190:48 at /home/runner/work/_actions/adobecom/nala/main/tests/milo/video.block.test.js:187:5
Running E2E & IT
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
🎭 Playwright Run Summary
3 flaky [milo-live-chromium] › video.block.test.js:145:7 › Milo Video Block test suite › @mpc Video,@video @smoke @regression @milo [milo-live-chromium] › video.block.test.js:176:7 › Milo Video Block test suite › @mpc Video Autoplay Looping,@video @smoke @regression @milo [milo-live-firefox] › video.block.test.js:176:7 › Milo Video Block test suite › @mpc Video Autoplay Looping,@video @smoke @regression @milo 30 skipped 317 passed (4.0m)