Adding client's search component class to exclude from getting it clicked on keydown #1245
Annotations
1 error and 1 notice
nala/blocks/marketo/marketo.test.js#L242
1) [milo-live-firefox] › blocks/marketo/marketo.test.js:216: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 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
240 | await expect(marketoBlock.message).toBeAttached();
241 | await expect(page.url()).toBe(testPage);
> 242 | }).toPass();
| ^
243 | });
244 | });
245 | });
at /home/runner/work/milo/milo/nala/blocks/marketo/marketo.test.js:242:12
at /home/runner/work/milo/milo/nala/blocks/marketo/marketo.test.js:238:18
|
1 flaky
[milo-live-firefox] › blocks/marketo/marketo.test.js:216:9 › Marketo block test suite › 6: @Marketo expanded (message) template, @Marketo @marketoExpandedMessage @marketoMessage @milo @smoke @regression}, path: /drafts/nala/blocks/marketo/expanded-message
16 skipped
535 passed (7.0m)
|
The logs for this run have expired and are no longer available.
Loading