Skip to content

[Release] Stage to Main #12558

[Release] Stage to Main

[Release] Stage to Main #12558

Triggered via pull request June 3, 2024 20:09
Status Success
Total duration 5m 8s
Artifacts

run-nala.yml

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

Annotations

1 error, 1 warning, and 1 notice
[milo-live-firefox] › video.block.test.js:175:7 › Milo Video Block test suite › @MPC Video Autoplay Looping: ../../_actions/adobecom/nala/main/tests/milo/video.block.test.js#L189
1) [milo-live-firefox] › video.block.test.js:175: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"]') 187 | await expect(await video.miloVideo).toBeVisible(); 188 | await expect(await video.iframe).toBeVisible(); > 189 | await expect(await video.mpcMutedButton).toBeVisible({ timeout: 3000 }); | ^ 190 | 191 | await expect(await video.iframe).toHaveAttribute('title', data.iframeTitle); 192 | await expect(await video.iframe).toHaveAttribute('src', data.source); at /home/runner/work/_actions/adobecom/nala/main/tests/milo/video.block.test.js:189:48 at /home/runner/work/_actions/adobecom/nala/main/tests/milo/video.block.test.js:186:5
🎭 Playwright Run Summary
1 flaky [milo-live-firefox] › video.block.test.js:175:7 › Milo Video Block test suite › @mpc Video Autoplay Looping,@video @smoke @regression @milo 30 skipped 333 passed (3.9m)
Running E2E & IT
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/.