Skip to content

[Release] Stage to Main #9853

[Release] Stage to Main

[Release] Stage to Main #9853

Triggered via pull request March 14, 2024 17:27
Status Success
Total duration 3m 21s
Artifacts

run-nala.yml

on: pull_request
Running E2E & IT
3m 12s
Running E2E & IT
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 1 warning, and 1 notice
[milo-live-chromium] › table.block.test.js:123:7 › Milo Table block feature test suite › @Table (highlight: ../../_actions/adobecom/nala/main/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(locator).toHaveAttribute(expected) Locator: locator('.table').first().locator('.row-highlight') 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/_actions/adobecom/nala/main/tests/milo/table.block.test.js:137:40 at /home/runner/work/_actions/adobecom/nala/main/tests/milo/table.block.test.js:133:5
[milo-live-firefox] › table.block.test.js:123:7 › Milo Table block feature test suite › @Table (highlight: ../../_actions/adobecom/nala/main/tests/milo/table.block.test.js#L137
2) [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(locator).toHaveAttribute(expected) Locator: locator('.table').first().locator('.row-highlight') 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/_actions/adobecom/nala/main/tests/milo/table.block.test.js:137:40 at /home/runner/work/_actions/adobecom/nala/main/tests/milo/table.block.test.js:133:5
Running E2E & IT
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
🎭 Playwright Run Summary
2 flaky [milo-live-chromium] › table.block.test.js:123:7 › Milo Table block feature test suite › @table (highlight, collapse, sticky),@table @smoke @regression @milo [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 304 passed (2.3m)