Skip to content

Update the config for timeout errors #1771

Update the config for timeout errors

Update the config for timeout errors #1771

Triggered via pull request May 31, 2024 23:14
Status Success
Total duration 5m 19s
Artifacts

self.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 2 warnings, and 1 notice
[milo-live-firefox] › marketo.block.test.js:38:7 › Marketo block test suite › 1: @marketo rfi template: tests/milo/marketo.block.test.js#L1
1) [milo-live-firefox] › marketo.block.test.js:38:7 › Marketo block test suite › 1: @Marketo rfi template, @Marketo @marketoRFITemplate @milo @smoke @regression › step-3: Verify the form submission redirect Test timeout of 30000ms exceeded.
[milo-live-firefox] › marketo.block.test.js:38:7 › Marketo block test suite › 1: @marketo rfi template: tests/milo/marketo.block.test.js#L54
1) [milo-live-firefox] › marketo.block.test.js:38:7 › Marketo block test suite › 1: @Marketo rfi template, @Marketo @marketoRFITemplate @milo @smoke @regression › step-3: Verify the form submission redirect Error: expect(locator).not.toHaveURL(expected) Locator: locator(':root') Expected string: not "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/content-rfi-template" Received string: "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/content-rfi-template" Call log: - expect.not.toHaveURL with timeout 15000ms - waiting for locator(':root') - locator resolved to <html dir="ltr" lang="en-US">…</html> - unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/content-rfi-template" - locator resolved to <html dir="ltr" lang="en-US">…</html> - unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/content-rfi-template" - locator resolved to <html dir="ltr" lang="en-US">…</html> - unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/content-rfi-template" - locator resolved to <html dir="ltr" lang="en-US">…</html> - unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/content-rfi-template" - locator resolved to <html dir="ltr" lang="en-US">…</html> - unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/content-rfi-template" - locator resolved to <html dir="ltr" lang="en-US">…</html> - unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/content-rfi-template" - locator resolved to <html dir="ltr" lang="en-US">…</html> - unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/content-rfi-template" - locator resolved to <html dir="ltr" lang="en-US">…</html> - unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/content-rfi-template" - locator resolved to <html dir="ltr" lang="en-US">…</html> - unexpected value "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/marketo/content-rfi-template" 52 | 53 | await test.step('step-3: Verify the form submission redirect', async () => { > 54 | await expect(page).not.toHaveURL(testPage, { timeout: 15000 }); | ^ 55 | }); 56 | }); 57 | at /home/runner/work/nala/nala/tests/milo/marketo.block.test.js:54:30 at /home/runner/work/nala/nala/tests/milo/marketo.block.test.js:53:16
[milo-live-firefox] › video.block.test.js:160:7 › Milo Video Block test suite › @MPC Video Autoplay Looping: tests/milo/video.block.test.js#L174
2) [milo-live-firefox] › video.block.test.js:160:7 › Milo Video Block test suite › @mpc Video Autoplay Looping,@video @smoke @regression @milo › step-2: Verify video block content/specs Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: frameLocator('iframe').first().locator('.mpc-player button[aria-label="Mute"]') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for frameLocator('iframe').first().locator('.mpc-player button[aria-label="Mute"]') 172 | await expect(await video.miloVideo).toBeVisible(); 173 | await expect(await video.iframe).toBeVisible(); > 174 | await expect(await video.mpcMutedButton).toBeVisible(); | ^ 175 | 176 | await expect(await video.iframe).toHaveAttribute('title', data.iframeTitle); 177 | await expect(await video.iframe).toHaveAttribute('src', data.source); at /home/runner/work/nala/nala/tests/milo/video.block.test.js:174:48 at /home/runner/work/nala/nala/tests/milo/video.block.test.js:171:5
Running tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Running tests
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
🎭 Playwright Run Summary
2 flaky [milo-live-firefox] › marketo.block.test.js:38:7 › Marketo block test suite › 1: @Marketo rfi template, @Marketo @marketoRFITemplate @milo @smoke @regression [milo-live-firefox] › video.block.test.js:160:7 › Milo Video Block test suite › @mpc Video Autoplay Looping,@video @smoke @regression @milo 30 skipped 332 passed (4.1m)