Skip to content

.github/workflows/daily.yml #415

.github/workflows/daily.yml

.github/workflows/daily.yml #415

Re-run triggered December 7, 2023 19:09
Status Success
Total duration 3m 53s
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-chromium] › table.block.test.js:121:7 › Milo Table block feature test suite › @Table (highlight: tests/milo/table.block.test.js#L135
1) [milo-live-chromium] › table.block.test.js:121:7 › Milo Table block feature test suite › @table (highlight, collapse, sticky),@table @smoke @regression @milo Error: expect(received).toHaveAttribute(expected) Expected string: "top: 64px;" Received string: "" Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.table').first().locator('.row-highlight') - locator resolved to <div role="row" class="row row-1 row-highlight">…</div> - unexpected value "null" - locator resolved to <div role="row" class="row row-1 row-highlight">…</div> - unexpected value "null" 133 | await expect(await table.collapseStickyTable).toBeVisible(); 134 | > 135 | expect(await table.highlightRow).toHaveAttribute('style', 'top: 64px;'); | ^ 136 | expect(await table.highlightRow).toHaveAttribute('class', 'row row-1 row-highlight top-border-transparent'); 137 | 138 | expect(await table.stickyRow).toHaveAttribute('style', 'top: 114px;'); at /home/runner/work/nala/nala/tests/milo/table.block.test.js:135:40 at /home/runner/work/nala/nala/tests/milo/table.block.test.js:131:5
[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 D:\a\nala\nala\tests\milo\video.block.test.js:201:51 at D:\a\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
1 flaky [milo-live-chromium] › table.block.test.js:121:7 › Milo Table block feature test suite › @table (highlight, collapse, sticky),@table @smoke @regression @milo 36 skipped 281 passed (2.0m)
🎭 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 281 passed (2.9m)
🎭 Playwright Run Summary
36 skipped 282 passed (2.8m)