Skip to content

.github/workflows/daily.yml #413

.github/workflows/daily.yml

.github/workflows/daily.yml #413

Triggered via schedule December 5, 2023 16:11
Status Success
Total duration 5m 54s
Artifacts

daily.yml

on: schedule
Matrix: Running tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 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 /Users/runner/work/nala/nala/tests/milo/video.block.test.js:173:48 at /Users/runner/work/nala/nala/tests/milo/video.block.test.js:170:5
[milo-live-firefox] › video.block.test.js:187:7 › Milo Video Block test suite › @Youtube Video : tests/milo/video.block.test.js#L201
2) [milo-live-firefox] › video.block.test.js:187:7 › Milo Video Block test suite › @youtube Video ,@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('button[aria-label="Play"]') - locator resolved to <button title="Play" aria-label="Play" class="ytp-large-…>…</button> - unexpected value "hidden" 199 | await expect(await video.miloVideo).toBeVisible(); 200 | await expect(await video.iframe).toBeVisible(); > 201 | await expect(await video.youtubePlayButton).toBeVisible(); | ^ 202 | await expect(await video.youtubePlayButton).toHaveAttribute('title', 'Play'); 203 | 204 | await expect(await video.iframe).toHaveAttribute('title', data.iframeTitle); at /Users/runner/work/nala/nala/tests/milo/video.block.test.js:201:51 at /Users/runner/work/nala/nala/tests/milo/video.block.test.js:198: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
36 skipped 276 passed (1.7m)
🎭 Playwright Run Summary
36 skipped 276 passed (2.8m)
🎭 Playwright Run Summary
2 flaky [milo-live-firefox] › video.block.test.js:159:7 › Milo Video Block test suite › @mpc Video Autoplay Looping,@video @smoke @regression @milo [milo-live-firefox] › video.block.test.js:187:7 › Milo Video Block test suite › @youtube Video ,@video @smoke @regression @milo 36 skipped 274 passed (4.6m)