Skip to content

Run Nala on Milo Libs #27

Run Nala on Milo Libs

Run Nala on Milo Libs #27

Manually triggered July 15, 2024 23:18
Status Failure
Total duration 3m 5s
Artifacts

milolib.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 2 warnings, and 1 notice
[milo-live-chromium] › marketo.block.test.js:15:9 › Marketo block test suite › 0: @marketo full template: selectors/milo/marketo.block.page.js#L99
1) [milo-live-chromium] › marketo.block.test.js:15:9 › Marketo block test suite › 0: @Marketo full template, @Marketo @marketoFullTemplate @milo @smoke @regression, path: /drafts/nala/blocks/marketo/full} › step-3: Submit the form with valid inputs Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute() Locator: locator('.marketo').locator('input[name="FirstName"]') Expected: have attribute Received: not have attribute Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.marketo').locator('input[name="FirstName"]') at ../../selectors/milo/marketo.block.page.js:99 97 | static async checkInputPlaceholders(...inputFields) { 98 | inputFields.forEach(async (el) => { > 99 | expect(el).toHaveAttribute('placeholder'); | ^ 100 | const placeholder = await el.getAttribute('placeholder'); 101 | expect(placeholder.length).toBeGreaterThan(1); 102 | }); at forEach (/home/runner/work/nala/nala/selectors/milo/marketo.block.page.js:99:18) at Function.checkInputPlaceholders (/home/runner/work/nala/nala/selectors/milo/marketo.block.page.js:98:17) at /home/runner/work/nala/nala/tests/milo/marketo.block.test.js:29:28 at /home/runner/work/nala/nala/tests/milo/marketo.block.test.js:28:18
[milo-live-chromium] › marketo.block.test.js:15:9 › Marketo block test suite › 0: @marketo full template: selectors/milo/marketo.block.page.js#L99
1) [milo-live-chromium] › marketo.block.test.js:15:9 › Marketo block test suite › 0: @Marketo full template, @Marketo @marketoFullTemplate @milo @smoke @regression, path: /drafts/nala/blocks/marketo/full} › step-3: Submit the form with valid inputs Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute() Locator: locator('.marketo').locator('input[name="FirstName"]') Expected: have attribute Received: not have attribute Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.marketo').locator('input[name="FirstName"]') at ../../selectors/milo/marketo.block.page.js:99 97 | static async checkInputPlaceholders(...inputFields) { 98 | inputFields.forEach(async (el) => { > 99 | expect(el).toHaveAttribute('placeholder'); | ^ 100 | const placeholder = await el.getAttribute('placeholder'); 101 | expect(placeholder.length).toBeGreaterThan(1); 102 | }); at forEach (/home/runner/work/nala/nala/selectors/milo/marketo.block.page.js:99:18) at Function.checkInputPlaceholders (/home/runner/work/nala/nala/selectors/milo/marketo.block.page.js:98:17) at /home/runner/work/nala/nala/tests/milo/marketo.block.test.js:29:28 at /home/runner/work/nala/nala/tests/milo/marketo.block.test.js:28:18
[milo-live-chromium] › marketo.block.test.js:50:9 › Marketo block test suite › 1: @marketo full template with company type: selectors/milo/marketo.block.page.js#L99
2) [milo-live-chromium] › marketo.block.test.js:50:9 › Marketo block test suite › 1: @Marketo full template with company type, @Marketo @marketoFullTemplate @milo @smoke @regression, path: /drafts/nala/blocks/marketo/full-with-company-type › step-3: Submit the form with valid inputs Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute() Locator: locator('.marketo').locator('input[name="FirstName"]') Expected: have attribute Received: not have attribute Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.marketo').locator('input[name="FirstName"]') at ../../selectors/milo/marketo.block.page.js:99 97 | static async checkInputPlaceholders(...inputFields) { 98 | inputFields.forEach(async (el) => { > 99 | expect(el).toHaveAttribute('placeholder'); | ^ 100 | const placeholder = await el.getAttribute('placeholder'); 101 | expect(placeholder.length).toBeGreaterThan(1); 102 | }); at forEach (/home/runner/work/nala/nala/selectors/milo/marketo.block.page.js:99:18) at Function.checkInputPlaceholders (/home/runner/work/nala/nala/selectors/milo/marketo.block.page.js:98:17) at /home/runner/work/nala/nala/tests/milo/marketo.block.test.js:66:30 at /home/runner/work/nala/nala/tests/milo/marketo.block.test.js:65:20
[milo-live-chromium] › marketo.block.test.js:50:9 › Marketo block test suite › 1: @marketo full template with company type: selectors/milo/marketo.block.page.js#L99
2) [milo-live-chromium] › marketo.block.test.js:50:9 › Marketo block test suite › 1: @Marketo full template with company type, @Marketo @marketoFullTemplate @milo @smoke @regression, path: /drafts/nala/blocks/marketo/full-with-company-type › step-3: Submit the form with valid inputs Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute() Locator: locator('.marketo').locator('input[name="FirstName"]') Expected: have attribute Received: not have attribute Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.marketo').locator('input[name="FirstName"]') at ../../selectors/milo/marketo.block.page.js:99 97 | static async checkInputPlaceholders(...inputFields) { 98 | inputFields.forEach(async (el) => { > 99 | expect(el).toHaveAttribute('placeholder'); | ^ 100 | const placeholder = await el.getAttribute('placeholder'); 101 | expect(placeholder.length).toBeGreaterThan(1); 102 | }); at forEach (/home/runner/work/nala/nala/selectors/milo/marketo.block.page.js:99:18) at Function.checkInputPlaceholders (/home/runner/work/nala/nala/selectors/milo/marketo.block.page.js:98:17) at /home/runner/work/nala/nala/tests/milo/marketo.block.test.js:66:30 at /home/runner/work/nala/nala/tests/milo/marketo.block.test.js:65:20
[milo-live-chromium] › marketo.block.test.js:88:9 › Marketo block test suite › 2: @marketo expanded template: selectors/milo/marketo.block.page.js#L99
3) [milo-live-chromium] › marketo.block.test.js:88:9 › Marketo block test suite › 2: @Marketo expanded template, @Marketo @marketoExpandedTemplate @milo @smoke @regression}, path: /drafts/nala/blocks/marketo/expanded › step-3: Submit the form with valid inputs Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute() Locator: locator('.marketo').locator('input[name="FirstName"]') Expected: have attribute Received: not have attribute Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.marketo').locator('input[name="FirstName"]') at ../../selectors/milo/marketo.block.page.js:99 97 | static async checkInputPlaceholders(...inputFields) { 98 | inputFields.forEach(async (el) => { > 99 | expect(el).toHaveAttribute('placeholder'); | ^ 100 | const placeholder = await el.getAttribute('placeholder'); 101 | expect(placeholder.length).toBeGreaterThan(1); 102 | }); at forEach (/home/runner/work/nala/nala/selectors/milo/marketo.block.page.js:99:18) at Function.checkInputPlaceholders (/home/runner/work/nala/nala/selectors/milo/marketo.block.page.js:98:17) at /home/runner/work/nala/nala/tests/milo/marketo.block.test.js:102:28 at /home/runner/work/nala/nala/tests/milo/marketo.block.test.js:101:18
[milo-live-chromium] › marketo.block.test.js:88:9 › Marketo block test suite › 2: @marketo expanded template: selectors/milo/marketo.block.page.js#L99
3) [milo-live-chromium] › marketo.block.test.js:88:9 › Marketo block test suite › 2: @Marketo expanded template, @Marketo @marketoExpandedTemplate @milo @smoke @regression}, path: /drafts/nala/blocks/marketo/expanded › step-3: Submit the form with valid inputs Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute() Locator: locator('.marketo').locator('input[name="FirstName"]') Expected: have attribute Received: not have attribute Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.marketo').locator('input[name="FirstName"]') at ../../selectors/milo/marketo.block.page.js:99 97 | static async checkInputPlaceholders(...inputFields) { 98 | inputFields.forEach(async (el) => { > 99 | expect(el).toHaveAttribute('placeholder'); | ^ 100 | const placeholder = await el.getAttribute('placeholder'); 101 | expect(placeholder.length).toBeGreaterThan(1); 102 | }); at forEach (/home/runner/work/nala/nala/selectors/milo/marketo.block.page.js:99:18) at Function.checkInputPlaceholders (/home/runner/work/nala/nala/selectors/milo/marketo.block.page.js:98:17) at /home/runner/work/nala/nala/tests/milo/marketo.block.test.js:102:28 at /home/runner/work/nala/nala/tests/milo/marketo.block.test.js:101:18
[milo-live-chromium] › marketo.block.test.js:88:9 › Marketo block test suite › 2: @marketo expanded template: selectors/milo/marketo.block.page.js#L99
4) [milo-live-chromium] › marketo.block.test.js:88:9 › Marketo block test suite › 2: @Marketo expanded template, @Marketo @marketoExpandedTemplate @milo @smoke @regression}, path: /drafts/nala/blocks/marketo/expanded-with-company-type › step-3: Submit the form with valid inputs Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute() Locator: locator('.marketo').locator('input[name="FirstName"]') Expected: have attribute Received: not have attribute Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.marketo').locator('input[name="FirstName"]') at ../../selectors/milo/marketo.block.page.js:99 97 | static async checkInputPlaceholders(...inputFields) { 98 | inputFields.forEach(async (el) => { > 99 | expect(el).toHaveAttribute('placeholder'); | ^ 100 | const placeholder = await el.getAttribute('placeholder'); 101 | expect(placeholder.length).toBeGreaterThan(1); 102 | }); at forEach (/home/runner/work/nala/nala/selectors/milo/marketo.block.page.js:99:18) at Function.checkInputPlaceholders (/home/runner/work/nala/nala/selectors/milo/marketo.block.page.js:98:17) at /home/runner/work/nala/nala/tests/milo/marketo.block.test.js:102:28 at /home/runner/work/nala/nala/tests/milo/marketo.block.test.js:101:18
[milo-live-chromium] › marketo.block.test.js:88:9 › Marketo block test suite › 2: @marketo expanded template: selectors/milo/marketo.block.page.js#L99
4) [milo-live-chromium] › marketo.block.test.js:88:9 › Marketo block test suite › 2: @Marketo expanded template, @Marketo @marketoExpandedTemplate @milo @smoke @regression}, path: /drafts/nala/blocks/marketo/expanded-with-company-type › step-3: Submit the form with valid inputs Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute() Locator: locator('.marketo').locator('input[name="FirstName"]') Expected: have attribute Received: not have attribute Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.marketo').locator('input[name="FirstName"]') at ../../selectors/milo/marketo.block.page.js:99 97 | static async checkInputPlaceholders(...inputFields) { 98 | inputFields.forEach(async (el) => { > 99 | expect(el).toHaveAttribute('placeholder'); | ^ 100 | const placeholder = await el.getAttribute('placeholder'); 101 | expect(placeholder.length).toBeGreaterThan(1); 102 | }); at forEach (/home/runner/work/nala/nala/selectors/milo/marketo.block.page.js:99:18) at Function.checkInputPlaceholders (/home/runner/work/nala/nala/selectors/milo/marketo.block.page.js:98:17) at /home/runner/work/nala/nala/tests/milo/marketo.block.test.js:102:28 at /home/runner/work/nala/nala/tests/milo/marketo.block.test.js:101:18
[milo-live-chromium] › marketo.block.test.js:121:9 › Marketo block test suite › 3: @marketo essential template: selectors/milo/marketo.block.page.js#L99
5) [milo-live-chromium] › marketo.block.test.js:121:9 › Marketo block test suite › 3: @Marketo essential template, @Marketo @marketoEssentialTemplate @milo @smoke @regression, path: /drafts/nala/blocks/marketo/essential › step-3: Submit the form with valid inputs Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute() Locator: locator('.marketo').locator('input[name="FirstName"]') Expected: have attribute Received: not have attribute Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.marketo').locator('input[name="FirstName"]') at ../../selectors/milo/marketo.block.page.js:99 97 | static async checkInputPlaceholders(...inputFields) { 98 | inputFields.forEach(async (el) => { > 99 | expect(el).toHaveAttribute('placeholder'); | ^ 100 | const placeholder = await el.getAttribute('placeholder'); 101 | expect(placeholder.length).toBeGreaterThan(1); 102 | }); at forEach (/home/runner/work/nala/nala/selectors/milo/marketo.block.page.js:99:18) at Function.checkInputPlaceholders (/home/runner/work/nala/nala/selectors/milo/marketo.block.page.js:98:17) at /home/runner/work/nala/nala/tests/milo/marketo.block.test.js:135:28 at /home/runner/work/nala/nala/tests/milo/marketo.block.test.js:134:18
[milo-live-chromium] › marketo.block.test.js:121:9 › Marketo block test suite › 3: @marketo essential template: selectors/milo/marketo.block.page.js#L99
5) [milo-live-chromium] › marketo.block.test.js:121:9 › Marketo block test suite › 3: @Marketo essential template, @Marketo @marketoEssentialTemplate @milo @smoke @regression, path: /drafts/nala/blocks/marketo/essential › step-3: Submit the form with valid inputs Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute() Locator: locator('.marketo').locator('input[name="FirstName"]') Expected: have attribute Received: not have attribute Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.marketo').locator('input[name="FirstName"]') at ../../selectors/milo/marketo.block.page.js:99 97 | static async checkInputPlaceholders(...inputFields) { 98 | inputFields.forEach(async (el) => { > 99 | expect(el).toHaveAttribute('placeholder'); | ^ 100 | const placeholder = await el.getAttribute('placeholder'); 101 | expect(placeholder.length).toBeGreaterThan(1); 102 | }); at forEach (/home/runner/work/nala/nala/selectors/milo/marketo.block.page.js:99:18) at Function.checkInputPlaceholders (/home/runner/work/nala/nala/selectors/milo/marketo.block.page.js:98:17) at /home/runner/work/nala/nala/tests/milo/marketo.block.test.js:135:28 at /home/runner/work/nala/nala/tests/milo/marketo.block.test.js:134:18
Running tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Running tests
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
🎭 Playwright Run Summary
12 failed [milo-live-chromium] › marketo.block.test.js:15:9 › Marketo block test suite › 0: @Marketo full template, @Marketo @marketoFullTemplate @milo @smoke @regression, path: /drafts/nala/blocks/marketo/full} [milo-live-chromium] › marketo.block.test.js:50:9 › Marketo block test suite › 1: @Marketo full template with company type, @Marketo @marketoFullTemplate @milo @smoke @regression, path: /drafts/nala/blocks/marketo/full-with-company-type [milo-live-chromium] › marketo.block.test.js:88:9 › Marketo block test suite › 2: @Marketo expanded template, @Marketo @marketoExpandedTemplate @milo @smoke @regression}, path: /drafts/nala/blocks/marketo/expanded [milo-live-chromium] › marketo.block.test.js:88:9 › Marketo block test suite › 2: @Marketo expanded template, @Marketo @marketoExpandedTemplate @milo @smoke @regression}, path: /drafts/nala/blocks/marketo/expanded-with-company-type [milo-live-chromium] › marketo.block.test.js:121:9 › Marketo block test suite › 3: @Marketo essential template, @Marketo @marketoEssentialTemplate @milo @smoke @regression, path: /drafts/nala/blocks/marketo/essential [milo-live-chromium] › marketo.block.test.js:121:9 › Marketo block test suite › 3: @Marketo essential template, @Marketo @marketoEssentialTemplate @milo @smoke @regression, path: /drafts/nala/blocks/marketo/essential-with-company-type [milo-live-firefox] › marketo.block.test.js:15:9 › Marketo block test suite › 0: @Marketo full template, @Marketo @marketoFullTemplate @milo @smoke @regression, path: /drafts/nala/blocks/marketo/full} [milo-live-firefox] › marketo.block.test.js:50:9 › Marketo block test suite › 1: @Marketo full template with company type, @Marketo @marketoFullTemplate @milo @smoke @regression, path: /drafts/nala/blocks/marketo/full-with-company-type [milo-live-firefox] › marketo.block.test.js:88:9 › Marketo block test suite › 2: @Marketo expanded template, @Marketo @marketoExpandedTemplate @milo @smoke @regression}, path: /drafts/nala/blocks/marketo/expanded [milo-live-firefox] › marketo.block.test.js:88:9 › Marketo block test suite › 2: @Marketo expanded template, @Marketo @marketoExpandedTemplate @milo @smoke @regression}, path: /drafts/nala/blocks/marketo/expanded-with-company-type [milo-live-firefox] › marketo.block.test.js:121:9 › Marketo block test suite › 3: @Marketo essential template, @Marketo @marketoEssentialTemplate @milo @smoke @regression, path: /drafts/nala/blocks/marketo/essential [milo-live-firefox] › marketo.block.test.js:121:9 › Marketo block test suite › 3: @Marketo essential template, @Marketo @marketoEssentialTemplate @milo @smoke @regression, path: /drafts/nala/blocks/marketo/essential-with-company-type 2 skipped