Skip to content

.github/workflows/daily.yml #390

.github/workflows/daily.yml

.github/workflows/daily.yml #390

Triggered via schedule November 12, 2023 16:08
Status Success
Total duration 7m 18s
Artifacts

daily.yml

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

Annotations

3 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] › modal.block.test.js:16:7 › Milo Modal feature test suite › @Modal Text: selectors\milo\modal.block.page.js#L61
1) [milo-live-firefox] › modal.block.test.js:16:7 › Milo Modal feature test suite › @modal Text,@modal @smoke @regression @milo › step-2: Verify Modal text fragment content/specs Error: The modal link with selector "a[href="#modal-text-intro"]" could not be found within 1000ms. at ..\..\selectors\milo\modal.block.page.js:61 59 | return modalLink; 60 | } catch (error) { > 61 | throw new Error(`The modal link with selector "${selector}" could not be found within ${timeout}ms.`); | ^ 62 | } 63 | } 64 | } at Modal.getModalLink (D:\a\nala\nala\selectors\milo\modal.block.page.js:61:13) at D:\a\nala\nala\tests\milo\modal.block.test.js:27:25 at D:\a\nala\nala\tests\milo\modal.block.test.js:25:5
[milo-live-firefox] › modal.block.test.js:49:7 › Milo Modal feature test suite › @Modal Media: selectors\milo\modal.block.page.js#L61
2) [milo-live-firefox] › modal.block.test.js:49:7 › Milo Modal feature test suite › @modal Media, @modal @smoke @regression @milo › step-2: Verify Modal media fragement content/specs Error: The modal link with selector "a[href="#modal-media"]" could not be found within 1000ms. at ..\..\selectors\milo\modal.block.page.js:61 59 | return modalLink; 60 | } catch (error) { > 61 | throw new Error(`The modal link with selector "${selector}" could not be found within ${timeout}ms.`); | ^ 62 | } 63 | } 64 | } at Modal.getModalLink (D:\a\nala\nala\selectors\milo\modal.block.page.js:61:13) at D:\a\nala\nala\tests\milo\modal.block.test.js:62:25 at D:\a\nala\nala\tests\milo\modal.block.test.js:58: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
32 skipped 234 passed (1.6m)
🎭 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 32 skipped 233 passed (2.8m)
🎭 Playwright Run Summary
2 flaky [milo-live-firefox] › modal.block.test.js:16:7 › Milo Modal feature test suite › @modal Text,@modal @smoke @regression @milo [milo-live-firefox] › modal.block.test.js:49:7 › Milo Modal feature test suite › @modal Media, @modal @smoke @regression @milo 32 skipped 232 passed (4.7m)