Milo Nala Daily Run #315
Annotations
2 errors, 2 warnings, and 1 notice
Run Nala ubuntu-latest:
tests/milo/marketo.block.test.js#L1
1) [milo-live-firefox] › marketo.block.test.js:119:9 › Marketo block test suite › 3: @Marketo essential template (redirect), @Marketo @marketoEssentialRedirect @marketoRedirect @milo @smoke @regression, path: /drafts/nala/blocks/marketo/essential › step-4: Verify the form submission redirect
Test timeout of 30000ms exceeded.
|
Run Nala ubuntu-latest:
tests/milo/marketo.block.test.js#L146
1) [milo-live-firefox] › marketo.block.test.js:119:9 › Marketo block test suite › 3: @Marketo essential template (redirect), @Marketo @marketoEssentialRedirect @marketoRedirect @milo @smoke @regression, path: /drafts/nala/blocks/marketo/essential › step-4: Verify the form submission redirect
Error: locator.waitFor: Target page, context or browser has been closed
Call Log:
- Test timeout of 30000ms exceeded
144 | const redirectedUrl = await page.url();
145 | await expect(redirectedUrl).toContain('?submissionid');
> 146 | }).toPass();
| ^
147 | });
148 | });
149 | });
at /home/runner/work/nala/nala/tests/milo/marketo.block.test.js:146:12
at /home/runner/work/nala/nala/tests/milo/marketo.block.test.js:141:18
|
The following actions use a deprecated Node.js version 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/
|
Persist JSON Artifact
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
Run Nala ubuntu-latest
1 flaky
[milo-live-firefox] › marketo.block.test.js:119:9 › Marketo block test suite › 3: @Marketo essential template (redirect), @Marketo @marketoEssentialRedirect @marketoRedirect @milo @smoke @regression, path: /drafts/nala/blocks/marketo/essential
25 skipped
344 passed (3.2m)
|
Loading