Skip to content

.github/workflows/daily.yml #408

.github/workflows/daily.yml

.github/workflows/daily.yml #408

Triggered via schedule November 30, 2023 16:10
Status Success
Total duration 7m 30s
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:187:7 › Milo Video Block test suite › @Youtube Video : tests/milo/video.block.test.js#L201
1) [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"]') 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
[milo-live-firefox] › footer.block.test.js:10:7 › Footer Block Test Suite › @FEDS-Default-Footer: tests\milo\footer.block.test.js#L41
1) [milo-live-firefox] › footer.block.test.js:10:7 › Footer Block Test Suite › @FEDS-Default-Footer, @milo @feds @footer @smoke @regression › Check ChangeRegion functionality Error: Timed out 5000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('div#langnav') 39 | await test.step('Check ChangeRegion functionality', async () => { 40 | await Footer.changeRegionButton.click(); > 41 | await expect(Footer.changeRegionModal).toBeVisible(); | ^ 42 | await Footer.changeRegionCloseButton.click(); 43 | await expect(Footer.changeRegionModal).not.toBeVisible(); 44 | }); at D:\a\nala\nala\tests\milo\footer.block.test.js:41:46 at D:\a\nala\nala\tests\milo\footer.block.test.js:39:5
Running tests (ubuntu-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.
Running tests (windows-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.8m)
🎭 Playwright Run Summary
1 flaky [milo-live-firefox] › video.block.test.js:187:7 › Milo Video Block test suite › @youtube Video ,@video @smoke @regression @milo 36 skipped 275 passed (3.9m)
🎭 Playwright Run Summary
1 flaky [milo-live-firefox] › footer.block.test.js:10:7 › Footer Block Test Suite › @FEDS-Default-Footer, @milo @feds @footer @smoke @regression 36 skipped 275 passed (3.3m)