Skip to content

[MWPW-139389] : Update Nala test scripts as per Analytics 2.1 changes #1328

[MWPW-139389] : Update Nala test scripts as per Analytics 2.1 changes

[MWPW-139389] : Update Nala test scripts as per Analytics 2.1 changes #1328

Triggered via pull request December 4, 2023 21:31
Status Success
Total duration 2m 40s
Artifacts

self.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error, 1 warning, and 1 notice
[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" - 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
Running tests
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 275 passed (1.8m)