Milo Nala Daily Run #15
Annotations
1 error, 3 warnings, and 3 notices
[milo-live-firefox] › video.block.test.js:159:7 › Milo Video Block test suite › @MPC Video Autoplay Looping:
tests/milo/video.block.test.js#L173
1) [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/nala/nala/tests/milo/video.block.test.js:173:48
at /home/runner/work/nala/nala/tests/milo/video.block.test.js:170:5
|
Running tests (ubuntu-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
Running tests (windows-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
Running tests (macos-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
1 flaky
[milo-live-firefox] › video.block.test.js:159:7 › Milo Video Block test suite › @mpc Video Autoplay Looping,@video @smoke @regression @milo
36 skipped
287 passed (2.0m)
|
🎭 Playwright Run Summary
36 skipped
288 passed (2.9m)
|
🎭 Playwright Run Summary
36 skipped
288 passed (4.6m)
|