Skip to content

Milo Nala Daily Run #75

Milo Nala Daily Run

Milo Nala Daily Run #75

Triggered via schedule February 21, 2024 16:15
Status Success
Total duration 8m 49s
Artifacts

milo.daily.yml

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

Annotations

13 errors, 6 warnings, and 3 notices
[milo-live-chromium] › marketo.block.test.js:58:7 › Marketo block test suite › @marketo discover template: tests/milo/marketo.block.test.js#L73
1) [milo-live-chromium] › marketo.block.test.js:58:7 › Marketo block test suite › @Marketo discover template,@Marketo @marketoDiscoverTemplate @milo @smoke @regression › step-3: Verify the form submission redirect Error: Timed out 15000ms waiting for expect(received).not.toHaveURL(expected) Expected string: not "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/content-discover-template" Received string: "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/content-discover-template" Call log: - expect.not.toHaveURL with timeout 15000ms - waiting for locator(':root') - locator resolved to <html dir="ltr" lang="en-US">…</html> - unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/content-discover-template" - locator resolved to <html dir="ltr" lang="en-US">…</html> - unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/content-discover-template" - locator resolved to <html dir="ltr" lang="en-US">…</html> - unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/content-discover-template" - locator resolved to <html dir="ltr" lang="en-US">…</html> - unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/content-discover-template" - locator resolved to <html dir="ltr" lang="en-US">…</html> - unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/content-discover-template" - locator resolved to <html dir="ltr" lang="en-US">…</html> - unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/content-discover-template" - locator resolved to <html dir="ltr" lang="en-US">…</html> - unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/content-discover-template" - locator resolved to <html dir="ltr" lang="en-US">…</html> - unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/content-discover-template" - locator resolved to <html dir="ltr" lang="en-US">…</html> - unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/content-discover-template" - locator resolved to <html dir="ltr" lang="en-US">…</html> - unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/content-discover-template" - locator resolved to <html dir="ltr" lang="en-US">…</html> - unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/content-discover-template" - locator resolved to <html dir="ltr" lang="en-US">…</html> - unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/content-discover-template" - locator resolved to <html dir="ltr" lang="en-US">…</html> - unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/content-discover-template" - locator resolved to <html dir="ltr" lang="en-US">…</html> - unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/content-discover-template" - locator resolved to <html dir="ltr" lang="en-US">…</html> - unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/content-discover-template" - locator resolved to <html dir="ltr" lang="en-US">…</html> - unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/content-discover-template" - locator resolved to <html dir="ltr" lang="en-US">…</html> - unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/content-discover-template" - locator resolved to <html dir="ltr" lang="en-US">…</html> - unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/content-discover-template" 71 | 72 | await test.step('step-3: Verify the form submission
[milo-live-chromium] › table.block.test.js:123:7 › Milo Table block feature test suite › @Table (highlight: tests/milo/table.block.test.js#L137
2) [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 /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] › 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" - 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 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 /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-firefox] › table.block.test.js:123:7 › Milo Table block feature test suite › @Table (highlight: 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(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
[milo-live-firefox] › accordion.block.test.js:30:7 › Milo Accordion Block test suite › @Accordion: tests\milo\accordion.block.test.js#L62
2) [milo-live-firefox] › accordion.block.test.js:30:7 › Milo Accordion Block test suite › @accordion,@accordion @smoke @regression @milo › step-3: Verify analytics attributes Error: expect(received).toBeTruthy() Received: false 60 | 61 | await test.step('step-3: Verify analytics attributes', async () => { > 62 | expect(await webUtil.verifyAttributes_(accordion.accordion, accordion.attributes['analytics']['accordion.daa-lh'])).toBeTruthy(); | ^ 63 | }); 64 | 65 | await test.step('step-4: Verify browser console errors', async () => { at D:\a\nala\nala\tests\milo\accordion.block.test.js:62:123 at D:\a\nala\nala\tests\milo\accordion.block.test.js:61:5
[milo-live-firefox] › accordion.block.test.js:30:7 › Milo Accordion Block test suite › @Accordion: tests\milo\accordion.block.test.js#L62
2) [milo-live-firefox] › accordion.block.test.js:30:7 › Milo Accordion Block test suite › @accordion,@accordion @smoke @regression @milo › step-3: Verify analytics attributes Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBeTruthy() Received: false 60 | 61 | await test.step('step-3: Verify analytics attributes', async () => { > 62 | expect(await webUtil.verifyAttributes_(accordion.accordion, accordion.attributes['analytics']['accordion.daa-lh'])).toBeTruthy(); | ^ 63 | }); 64 | 65 | await test.step('step-4: Verify browser console errors', async () => { at D:\a\nala\nala\tests\milo\accordion.block.test.js:62:123 at D:\a\nala\nala\tests\milo\accordion.block.test.js:61:5
[milo-live-firefox] › chart.block.test.js:14:7 › Milo Chart feature test suite › @Chart (area: tests\milo\chart.block.test.js#L1
3) [milo-live-firefox] › chart.block.test.js:14:7 › Milo Chart feature test suite › @Chart (area, green, border),@Chart @smoke @regression @milo Test timeout of 30000ms exceeded.
[milo-live-firefox] › chart.block.test.js:14:7 › Milo Chart feature test suite › @Chart (area: tests\milo\chart.block.test.js#L1
3) [milo-live-firefox] › chart.block.test.js:14:7 › Milo Chart feature test suite › @Chart (area, green, border),@Chart @smoke @regression @milo Pending operations: - expect.toContainText at tests\milo\chart.block.test.js:29:42
[milo-live-firefox] › chart.block.test.js:59:7 › Milo Chart feature test suite › @Chart (column: tests\milo\chart.block.test.js#L1
4) [milo-live-firefox] › chart.block.test.js:59:7 › Milo Chart feature test suite › @Chart (column, border),@Chart @smoke @regression @milo › step-2: Verify chart content/specs Test timeout of 30000ms exceeded.
[milo-live-firefox] › chart.block.test.js:59:7 › Milo Chart feature test suite › @Chart (column: tests\milo\chart.block.test.js#L1
4) [milo-live-firefox] › chart.block.test.js:59:7 › Milo Chart feature test suite › @Chart (column, border),@Chart @smoke @regression @milo › step-2: Verify chart content/specs Pending operations: - expect.toHaveURL at tests\milo\chart.block.test.js:66:26
[milo-live-firefox] › chart.block.test.js:59:7 › Milo Chart feature test suite › @Chart (column: tests\milo\chart.block.test.js#L70
4) [milo-live-firefox] › chart.block.test.js:59:7 › Milo Chart feature test suite › @Chart (column, border),@Chart @smoke @regression @milo › step-2: Verify chart content/specs Error: expect.toBeVisible: Target page, context or browser has been closed 68 | 69 | await test.step('step-2: Verify chart content/specs', async () => { > 70 | await expect(await chart.chart).toBeVisible(); | ^ 71 | await expect(await chart.title).toContainText(data.titleH3); 72 | await expect(await chart.subTitle).toContainText(data.subTitle); 73 | expect(await chart.type.getAttribute('class')).toContain(data.chartType); at D:\a\nala\nala\tests\milo\chart.block.test.js:70:39
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
3 flaky [milo-live-chromium] › marketo.block.test.js:58:7 › Marketo block test suite › @Marketo discover template,@Marketo @marketoDiscoverTemplate @milo @smoke @regression [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 34 skipped 299 passed (2.3m)
🎭 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 34 skipped 300 passed (4.8m)
🎭 Playwright Run Summary
4 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] › accordion.block.test.js:30:7 › Milo Accordion Block test suite › @accordion,@accordion @smoke @regression @milo [milo-live-firefox] › chart.block.test.js:14:7 › Milo Chart feature test suite › @Chart (area, green, border),@Chart @smoke @regression @milo [milo-live-firefox] › chart.block.test.js:59:7 › Milo Chart feature test suite › @Chart (column, border),@Chart @smoke @regression @milo 34 skipped 298 passed (4.4m)