[MWPW-158773] : Aside notification CLS performance improvements #3412
run-nala-default.yml
on: pull_request
Matrix: Running Nala E2E UI Tests
Annotations
1 error and 1 notice
[milo-live-firefox] › blocks/marketo/marketo.test.js:248:9 › Marketo block test suite › 7: @marketo essential (message) template:
nala/blocks/marketo/marketo.test.js#L274
1) [milo-live-firefox] › blocks/marketo/marketo.test.js:248:9 › Marketo block test suite › 7: @Marketo essential (message) template, @Marketo @marketoEssentialMessage @marketoMessage @milo @smoke @regression, path: /drafts/nala/blocks/marketo/essential-message › step-4: Verify the form submission redirect
Error: Timed out 5000ms waiting for expect(locator).toBeAttached()
Locator: locator('.marketo').locator('.ty-message')
Expected: attached
Received: <element(s) not found>
Call log:
- expect.toBeAttached with timeout 5000ms
- waiting for locator('.marketo').locator('.ty-message')
Call Log:
- Test timeout of 30000ms exceeded
272 | await expect(marketoBlock.message).toBeAttached();
273 | await expect(page.url()).toBe(testPage);
> 274 | }).toPass();
| ^
275 | });
276 | });
277 | });
at /home/runner/work/milo/milo/nala/blocks/marketo/marketo.test.js:274:12
at /home/runner/work/milo/milo/nala/blocks/marketo/marketo.test.js:270:18
|
🎭 Playwright Run Summary
1 flaky
[milo-live-firefox] › blocks/marketo/marketo.test.js:248:9 › Marketo block test suite › 7: @Marketo essential (message) template, @Marketo @marketoEssentialMessage @marketoMessage @milo @smoke @regression, path: /drafts/nala/blocks/marketo/essential-message
60 skipped
608 passed (8.4m)
|