Bacom Nala Daily Run #399
Annotations
1 error, 2 warnings, and 2 notices
Run milo blocks tests on bacom macos-latest:
tests/milo/marketo.block.test.js#L258
1) [bacom-live-firefox] › milo/marketo.block.test.js:232:9 › Marketo block test suite › 6: @Marketo expanded (message) template, @Marketo @marketoExpandedMessage @marketoMessage @milo @smoke @regression}, path: /drafts/nala/blocks/marketo/expanded-message › step-4: Verify that the form message displays after form submission.
Error: Timed out 10000ms waiting for expect(locator).toBeAttached()
Locator: locator('.marketo').locator('.ty-message')
Expected: attached
Received: <element(s) not found>
Call log:
- expect.toBeAttached with timeout 10000ms
- waiting for locator('.marketo').locator('.ty-message')
Call Log:
- Test timeout of 45000ms exceeded
256 | await expect(marketoBlock.message).toBeAttached();
257 | await expect(page.url()).toBe(testPage);
> 258 | }).toPass();
| ^
259 |
260 | const elements = await marketoBlock.formElements();
261 |
at /Users/runner/work/nala/nala/tests/milo/marketo.block.test.js:258:12
at /Users/runner/work/nala/nala/tests/milo/marketo.block.test.js:254:18
|
Persist JSON Artifact
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
Run milo blocks tests on bacom macos-latest:
[bacom-live-firefox] › milo/marquee.block.test.js#L1
[bacom-live-firefox] › milo/marquee.block.test.js took 42.6s
|
Run milo blocks tests on bacom macos-latest
1 flaky
[bacom-live-firefox] › milo/marketo.block.test.js:232:9 › Marketo block test suite › 6: @Marketo expanded (message) template, @Marketo @marketoExpandedMessage @marketoMessage @milo @smoke @regression}, path: /drafts/nala/blocks/marketo/expanded-message
26 skipped
459 passed (8.1m)
|
Run bacom blocks tests macos-latest
162 skipped
15 passed (29.9s)
|
Loading