Skip to content

Milo Nala Daily Run #91

Milo Nala Daily Run

Milo Nala Daily Run #91

Triggered via schedule March 7, 2024 16:14
Status Failure
Total duration 7m 33s
Artifacts

milo.daily.yml

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

Annotations

8 errors, 6 warnings, and 3 notices
[milo-live-chromium] › table.block.test.js:123:7 › Milo Table block feature test suite › @Table (highlight: tests/milo/table.block.test.js#L137
1) [milo-live-chromium] › table.block.test.js:123: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" 135 | await expect(await table.collapseStickyTable).toBeVisible(); 136 | > 137 | expect(await table.highlightRow).toHaveAttribute('style', 'top: 64px;'); | ^ 138 | expect(await table.highlightRow).toHaveAttribute('class', 'row row-1 row-highlight top-border-transparent'); 139 | 140 | expect(await table.stickyRow).toHaveAttribute('style', 'top: 114px;'); at /home/runner/work/nala/nala/tests/milo/table.block.test.js:137:40 at /home/runner/work/nala/nala/tests/milo/table.block.test.js:133:5
[milo-live-chromium] › table.block.test.js:123:7 › Milo Table block feature test suite › @Table (highlight: tests/milo/table.block.test.js#L137
1) [milo-live-chromium] › table.block.test.js:123:7 › Milo Table block feature test suite › @table (highlight, collapse, sticky),@table @smoke @regression @milo Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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" - 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" 135 | await expect(await table.collapseStickyTable).toBeVisible(); 136 | > 137 | expect(await table.highlightRow).toHaveAttribute('style', 'top: 64px;'); | ^ 138 | expect(await table.highlightRow).toHaveAttribute('class', 'row row-1 row-highlight top-border-transparent'); 139 | 140 | expect(await table.stickyRow).toHaveAttribute('style', 'top: 114px;'); at /home/runner/work/nala/nala/tests/milo/table.block.test.js:137:40 at /home/runner/work/nala/nala/tests/milo/table.block.test.js:133:5
[milo-live-chromium] › table.block.test.js:123:7 › Milo Table block feature test suite › @Table (highlight: tests/milo/table.block.test.js#L137
1) [milo-live-chromium] › table.block.test.js:123:7 › Milo Table block feature test suite › @table (highlight, collapse, sticky),@table @smoke @regression @milo Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── 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" 135 | await expect(await table.collapseStickyTable).toBeVisible(); 136 | > 137 | expect(await table.highlightRow).toHaveAttribute('style', 'top: 64px;'); | ^ 138 | expect(await table.highlightRow).toHaveAttribute('class', 'row row-1 row-highlight top-border-transparent'); 139 | 140 | expect(await table.stickyRow).toHaveAttribute('style', 'top: 114px;'); at /home/runner/work/nala/nala/tests/milo/table.block.test.js:137:40 at /home/runner/work/nala/nala/tests/milo/table.block.test.js:133:5
[milo-live-firefox] › header.block.test.js:12:7 › Header Block Test Suite › @FEDS-Header-Checks: selectors/feds/feds.header.page.js#L97
2) [milo-live-firefox] › header.block.test.js:12:7 › Header Block Test Suite › @FEDS-Header-Checks, @milo @feds @Header @NoPr @smoke @regression › Check HEADER search component › Check HEADER search component Error: Timed out 5000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('input.feds-search-input, input.gnav-search-input') at ../../selectors/feds/feds.header.page.js:97 95 | await this.searchIcon.waitFor({ state: 'visible', timeout: 10000 }); 96 | await this.searchIcon.click(); > 97 | await expect(this.searchInput).toBeVisible(); | ^ 98 | } 99 | 100 | /** at FedsHeader.openSearchBar (/home/runner/work/nala/nala/selectors/feds/feds.header.page.js:97:36) at /home/runner/work/nala/nala/tests/milo/header.block.test.js:39:15 at /home/runner/work/nala/nala/tests/milo/header.block.test.js:38:11 at /home/runner/work/nala/nala/tests/milo/header.block.test.js:33:5
[milo-live-firefox] › table.block.test.js:123:7 › Milo Table block feature test suite › @Table (highlight: tests/milo/table.block.test.js#L137
3) [milo-live-firefox] › table.block.test.js:123: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" - locator resolved to <div role="row" class="row row-1 row-highlight">…</div> - unexpected value "null" 135 | await expect(await table.collapseStickyTable).toBeVisible(); 136 | > 137 | expect(await table.highlightRow).toHaveAttribute('style', 'top: 64px;'); | ^ 138 | expect(await table.highlightRow).toHaveAttribute('class', 'row row-1 row-highlight top-border-transparent'); 139 | 140 | expect(await table.stickyRow).toHaveAttribute('style', 'top: 114px;'); at /home/runner/work/nala/nala/tests/milo/table.block.test.js:137:40 at /home/runner/work/nala/nala/tests/milo/table.block.test.js:133:5
Running tests (ubuntu-latest)
Process completed with exit code 1.
[milo-live-chromium] › table.block.test.js:123:7 › Milo Table block feature test suite › @Table (highlight: tests/milo/table.block.test.js#L137
1) [milo-live-chromium] › table.block.test.js:123: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" - 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" 135 | await expect(await table.collapseStickyTable).toBeVisible(); 136 | > 137 | expect(await table.highlightRow).toHaveAttribute('style', 'top: 64px;'); | ^ 138 | expect(await table.highlightRow).toHaveAttribute('class', 'row row-1 row-highlight top-border-transparent'); 139 | 140 | expect(await table.stickyRow).toHaveAttribute('style', 'top: 114px;'); at /Users/runner/work/nala/nala/tests/milo/table.block.test.js:137:40 at /Users/runner/work/nala/nala/tests/milo/table.block.test.js:133:5
[milo-live-chromium] › table.block.test.js:123:7 › Milo Table block feature test suite › @Table (highlight: tests\milo\table.block.test.js#L137
1) [milo-live-chromium] › table.block.test.js:123: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" - locator resolved to <div role="row" class="row row-1 row-highlight">…</div> - unexpected value "null" 135 | await expect(await table.collapseStickyTable).toBeVisible(); 136 | > 137 | expect(await table.highlightRow).toHaveAttribute('style', 'top: 64px;'); | ^ 138 | expect(await table.highlightRow).toHaveAttribute('class', 'row row-1 row-highlight top-border-transparent'); 139 | 140 | expect(await table.stickyRow).toHaveAttribute('style', 'top: 114px;'); at D:\a\nala\nala\tests\milo\table.block.test.js:137:40 at D:\a\nala\nala\tests\milo\table.block.test.js:133:5
Running tests (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Running tests (ubuntu-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
Running tests (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Running tests (macos-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
Running tests (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Running tests (windows-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
🎭 Playwright Run Summary
1 failed [milo-live-chromium] › table.block.test.js:123:7 › Milo Table block feature test suite › @table (highlight, collapse, sticky),@table @smoke @regression @milo 2 flaky [milo-live-firefox] › header.block.test.js:12:7 › Header Block Test Suite › @FEDS-Header-Checks, @milo @feds @Header @NoPr @smoke @regression [milo-live-firefox] › table.block.test.js:123:7 › Milo Table block feature test suite › @table (highlight, collapse, sticky),@table @smoke @regression @milo 30 skipped 303 passed (2.3m)
🎭 Playwright Run Summary
1 flaky [milo-live-chromium] › table.block.test.js:123:7 › Milo Table block feature test suite › @table (highlight, collapse, sticky),@table @smoke @regression @milo 30 skipped 305 passed (4.0m)
🎭 Playwright Run Summary
1 flaky [milo-live-chromium] › table.block.test.js:123:7 › Milo Table block feature test suite › @table (highlight, collapse, sticky),@table @smoke @regression @milo 30 skipped 305 passed (4.0m)