Skip to content

Link UI: Placeholder text #124081

Link UI: Placeholder text

Link UI: Placeholder text #124081

Triggered via pull request January 23, 2025 09:19
Status Failure
Total duration 21m 8s
Artifacts 2

end2end-test.yml

on: pull_request
Matrix: e2e-playwright
Merge Artifacts
9s
Merge Artifacts
Report to GitHub
0s
Report to GitHub
Fit to window
Zoom out
Zoom in

Annotations

22 errors, 17 warnings, and 8 notices
[chromium] › editor/various/block-bindings/custom-sources.spec.js:603:3 › Registered sources › setValues › should be possible to edit the value of the url custom field from the button: test/e2e/specs/editor/various/block-bindings/custom-sources.spec.js#L643
1) [chromium] › editor/various/block-bindings/custom-sources.spec.js:603:3 › Registered sources › setValues › should be possible to edit the value of the url custom field from the button TimeoutError: locator.fill: Timeout 10000ms exceeded. Call log: - waiting for getByPlaceholder('Search or type URL') 641 | await page 642 | .getByPlaceholder( 'Search or type URL' ) > 643 | .fill( '#url-custom-field-modified' ); | ^ 644 | await pageUtils.pressKeys( 'Enter' ); 645 | 646 | // Check that the button url attribute didn't change. at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/block-bindings/custom-sources.spec.js:643:6
[chromium] › editor/various/block-bindings/custom-sources.spec.js:603:3 › Registered sources › setValues › should be possible to edit the value of the url custom field from the button: test/e2e/specs/editor/various/block-bindings/custom-sources.spec.js#L643
1) [chromium] › editor/various/block-bindings/custom-sources.spec.js:603:3 › Registered sources › setValues › should be possible to edit the value of the url custom field from the button Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.fill: Timeout 10000ms exceeded. Call log: - waiting for getByPlaceholder('Search or type URL') 641 | await page 642 | .getByPlaceholder( 'Search or type URL' ) > 643 | .fill( '#url-custom-field-modified' ); | ^ 644 | await pageUtils.pressKeys( 'Enter' ); 645 | 646 | // Check that the button url attribute didn't change. at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/block-bindings/custom-sources.spec.js:643:6
[chromium] › editor/various/block-bindings/custom-sources.spec.js:603:3 › Registered sources › setValues › should be possible to edit the value of the url custom field from the button: test/e2e/specs/editor/various/block-bindings/custom-sources.spec.js#L643
1) [chromium] › editor/various/block-bindings/custom-sources.spec.js:603:3 › Registered sources › setValues › should be possible to edit the value of the url custom field from the button Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.fill: Timeout 10000ms exceeded. Call log: - waiting for getByPlaceholder('Search or type URL') 641 | await page 642 | .getByPlaceholder( 'Search or type URL' ) > 643 | .fill( '#url-custom-field-modified' ); | ^ 644 | await pageUtils.pressKeys( 'Enter' ); 645 | 646 | // Check that the button url attribute didn't change. at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/block-bindings/custom-sources.spec.js:643:6
[chromium] › editor/various/block-bindings/custom-sources.spec.js:657:3 › Registered sources › setValues › should be possible to edit the value of the url custom field from the image: test/e2e/specs/editor/various/block-bindings/custom-sources.spec.js#L701
2) [chromium] › editor/various/block-bindings/custom-sources.spec.js:657:3 › Registered sources › setValues › should be possible to edit the value of the url custom field from the image TimeoutError: locator.fill: Timeout 10000ms exceeded. Call log: - waiting for getByPlaceholder('Search or type URL') 699 | await page 700 | .getByPlaceholder( 'Search or type URL' ) > 701 | .fill( testingImgSrc ); | ^ 702 | await pageUtils.pressKeys( 'Enter' ); 703 | 704 | // Check that the image url attribute didn't change and still uses the placeholder. at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/block-bindings/custom-sources.spec.js:701:6
[chromium] › editor/various/block-bindings/custom-sources.spec.js:657:3 › Registered sources › setValues › should be possible to edit the value of the url custom field from the image: test/e2e/specs/editor/various/block-bindings/custom-sources.spec.js#L701
2) [chromium] › editor/various/block-bindings/custom-sources.spec.js:657:3 › Registered sources › setValues › should be possible to edit the value of the url custom field from the image Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.fill: Timeout 10000ms exceeded. Call log: - waiting for getByPlaceholder('Search or type URL') 699 | await page 700 | .getByPlaceholder( 'Search or type URL' ) > 701 | .fill( testingImgSrc ); | ^ 702 | await pageUtils.pressKeys( 'Enter' ); 703 | 704 | // Check that the image url attribute didn't change and still uses the placeholder. at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/block-bindings/custom-sources.spec.js:701:6
[chromium] › editor/various/block-bindings/custom-sources.spec.js:657:3 › Registered sources › setValues › should be possible to edit the value of the url custom field from the image: test/e2e/specs/editor/various/block-bindings/custom-sources.spec.js#L701
2) [chromium] › editor/various/block-bindings/custom-sources.spec.js:657:3 › Registered sources › setValues › should be possible to edit the value of the url custom field from the image Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.fill: Timeout 10000ms exceeded. Call log: - waiting for getByPlaceholder('Search or type URL') 699 | await page 700 | .getByPlaceholder( 'Search or type URL' ) > 701 | .fill( testingImgSrc ); | ^ 702 | await pageUtils.pressKeys( 'Enter' ); 703 | 704 | // Check that the image url attribute didn't change and still uses the placeholder. at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/block-bindings/custom-sources.spec.js:701:6
Playwright - 3
Process completed with exit code 1.
[chromium] › editor/blocks/navigation.spec.js:318:2 › Navigation block › navigation manages focus for creating: test/e2e/specs/editor/blocks/navigation.spec.js#L726
1) [chromium] › editor/blocks/navigation.spec.js:318:2 › Navigation block › navigation manages focus for creating, editing, and deleting items Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: getByRole('combobox', { name: 'Search or type URL' }) Expected: focused Received: <element(s) not found> Call log: - expect.toBeFocused with timeout 5000ms - waiting for getByRole('combobox', { name: 'Search or type URL' }) 724 | const linkControlSearch = this.getLinkControlSearch(); 725 | > 726 | await expect( linkControlSearch ).toBeFocused(); | ^ 727 | 728 | await this.page.keyboard.press( 'Escape' ); 729 | at Navigation.addLinkClose (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation.spec.js:726:37) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation.spec.js:346:20
[chromium] › editor/blocks/navigation.spec.js:318:2 › Navigation block › navigation manages focus for creating: test/e2e/specs/editor/blocks/navigation.spec.js#L726
1) [chromium] › editor/blocks/navigation.spec.js:318:2 › Navigation block › navigation manages focus for creating, editing, and deleting items Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: getByRole('combobox', { name: 'Search or type URL' }) Expected: focused Received: <element(s) not found> Call log: - expect.toBeFocused with timeout 5000ms - waiting for getByRole('combobox', { name: 'Search or type URL' }) 724 | const linkControlSearch = this.getLinkControlSearch(); 725 | > 726 | await expect( linkControlSearch ).toBeFocused(); | ^ 727 | 728 | await this.page.keyboard.press( 'Escape' ); 729 | at Navigation.addLinkClose (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation.spec.js:726:37) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation.spec.js:346:20
[chromium] › editor/blocks/navigation.spec.js:318:2 › Navigation block › navigation manages focus for creating: test/e2e/specs/editor/blocks/navigation.spec.js#L726
1) [chromium] › editor/blocks/navigation.spec.js:318:2 › Navigation block › navigation manages focus for creating, editing, and deleting items Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: getByRole('combobox', { name: 'Search or type URL' }) Expected: focused Received: <element(s) not found> Call log: - expect.toBeFocused with timeout 5000ms - waiting for getByRole('combobox', { name: 'Search or type URL' }) 724 | const linkControlSearch = this.getLinkControlSearch(); 725 | > 726 | await expect( linkControlSearch ).toBeFocused(); | ^ 727 | 728 | await this.page.keyboard.press( 'Escape' ); 729 | at Navigation.addLinkClose (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation.spec.js:726:37) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation.spec.js:346:20
Playwright - 2
Process completed with exit code 1.
[chromium] › site-editor/dataviews-list-layout-keyboard.spec.js:62:2 › Dataviews List Layout › Navigates from items list to preview via TAB: test/e2e/specs/site-editor/dataviews-list-layout-keyboard.spec.js#L89
1) [chromium] › site-editor/dataviews-list-layout-keyboard.spec.js:62:2 › Dataviews List Layout › Navigates from items list to preview via TAB, and vice versa Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: getByRole('region', { name: 'Editor content' }).getByRole('button', { name: 'Edit' }) Expected: focused Received: inactive Call log: - expect.toBeFocused with timeout 5000ms - waiting for getByRole('region', { name: 'Editor content' }).getByRole('button', { name: 'Edit' }) 9 × locator resolved to <iframe tabindex="0" role="button" aria-label="Edit" name="editor-canvas" aria-disabled="false" class="edit-site-visual-editor__editor-canvas" src="blob:http://localhost:8889/a31796bd-e197-453d-a684-210191e6f178"></iframe> - unexpected value "not focused" 87 | .getByRole( 'region', { name: 'Editor content' } ) 88 | .getByRole( 'button', { name: 'Edit' } ) > 89 | ).toBeFocused(); | ^ 90 | 91 | // Go back to the items list using SHIFT+TAB. 92 | await page.keyboard.press( 'Shift+Tab' ); at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/dataviews-list-layout-keyboard.spec.js:89:5
[chromium] › editor/blocks/buttons.spec.js:51:2 › Buttons › dismisses link editor when escape is pressed: test/e2e/specs/editor/blocks/buttons.spec.js#L64
1) [chromium] › editor/blocks/buttons.spec.js:51:2 › Buttons › dismisses link editor when escape is pressed Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: locator('role=combobox[name="Search or type URL"i]') Expected: focused Received: <element(s) not found> Call log: - expect.toBeFocused with timeout 5000ms - waiting for locator('role=combobox[name="Search or type URL"i]') 62 | await expect( 63 | page.locator( 'role=combobox[name="Search or type URL"i]' ) > 64 | ).toBeFocused(); | ^ 65 | await page.keyboard.press( 'Escape' ); 66 | await expect( 67 | editor.canvas.locator( 'role=textbox[name="Button text"i]' ) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/buttons.spec.js:64:5
[chromium] › editor/blocks/buttons.spec.js:51:2 › Buttons › dismisses link editor when escape is pressed: test/e2e/specs/editor/blocks/buttons.spec.js#L64
1) [chromium] › editor/blocks/buttons.spec.js:51:2 › Buttons › dismisses link editor when escape is pressed Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: locator('role=combobox[name="Search or type URL"i]') Expected: focused Received: <element(s) not found> Call log: - expect.toBeFocused with timeout 5000ms - waiting for locator('role=combobox[name="Search or type URL"i]') 62 | await expect( 63 | page.locator( 'role=combobox[name="Search or type URL"i]' ) > 64 | ).toBeFocused(); | ^ 65 | await page.keyboard.press( 'Escape' ); 66 | await expect( 67 | editor.canvas.locator( 'role=textbox[name="Button text"i]' ) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/buttons.spec.js:64:5
[chromium] › editor/blocks/buttons.spec.js:51:2 › Buttons › dismisses link editor when escape is pressed: test/e2e/specs/editor/blocks/buttons.spec.js#L64
1) [chromium] › editor/blocks/buttons.spec.js:51:2 › Buttons › dismisses link editor when escape is pressed Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: locator('role=combobox[name="Search or type URL"i]') Expected: focused Received: <element(s) not found> Call log: - expect.toBeFocused with timeout 5000ms - waiting for locator('role=combobox[name="Search or type URL"i]') 62 | await expect( 63 | page.locator( 'role=combobox[name="Search or type URL"i]' ) > 64 | ).toBeFocused(); | ^ 65 | await page.keyboard.press( 'Escape' ); 66 | await expect( 67 | editor.canvas.locator( 'role=textbox[name="Button text"i]' ) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/buttons.spec.js:64:5
[chromium] › editor/blocks/buttons.spec.js:82:2 › Buttons › moves focus from the link editor back to the button when escape is pressed after the URL has been submitted: test/e2e/specs/editor/blocks/buttons.spec.js#L95
2) [chromium] › editor/blocks/buttons.spec.js:82:2 › Buttons › moves focus from the link editor back to the button when escape is pressed after the URL has been submitted Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: locator('role=combobox[name="Search or type URL"i]') Expected: focused Received: <element(s) not found> Call log: - expect.toBeFocused with timeout 5000ms - waiting for locator('role=combobox[name="Search or type URL"i]') 93 | await expect( 94 | page.locator( 'role=combobox[name="Search or type URL"i]' ) > 95 | ).toBeFocused(); | ^ 96 | await page.keyboard.type( 'https://example.com' ); 97 | await page.keyboard.press( 'Enter' ); 98 | await expect( at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/buttons.spec.js:95:5
[chromium] › editor/blocks/buttons.spec.js:82:2 › Buttons › moves focus from the link editor back to the button when escape is pressed after the URL has been submitted: test/e2e/specs/editor/blocks/buttons.spec.js#L95
2) [chromium] › editor/blocks/buttons.spec.js:82:2 › Buttons › moves focus from the link editor back to the button when escape is pressed after the URL has been submitted Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: locator('role=combobox[name="Search or type URL"i]') Expected: focused Received: <element(s) not found> Call log: - expect.toBeFocused with timeout 5000ms - waiting for locator('role=combobox[name="Search or type URL"i]') 93 | await expect( 94 | page.locator( 'role=combobox[name="Search or type URL"i]' ) > 95 | ).toBeFocused(); | ^ 96 | await page.keyboard.type( 'https://example.com' ); 97 | await page.keyboard.press( 'Enter' ); 98 | await expect( at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/buttons.spec.js:95:5
[chromium] › editor/blocks/buttons.spec.js:82:2 › Buttons › moves focus from the link editor back to the button when escape is pressed after the URL has been submitted: test/e2e/specs/editor/blocks/buttons.spec.js#L95
2) [chromium] › editor/blocks/buttons.spec.js:82:2 › Buttons › moves focus from the link editor back to the button when escape is pressed after the URL has been submitted Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: locator('role=combobox[name="Search or type URL"i]') Expected: focused Received: <element(s) not found> Call log: - expect.toBeFocused with timeout 5000ms - waiting for locator('role=combobox[name="Search or type URL"i]') 93 | await expect( 94 | page.locator( 'role=combobox[name="Search or type URL"i]' ) > 95 | ).toBeFocused(); | ^ 96 | await page.keyboard.type( 'https://example.com' ); 97 | await page.keyboard.press( 'Enter' ); 98 | await expect( at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/buttons.spec.js:95:5
[chromium] › editor/blocks/buttons.spec.js:114:2 › Buttons › appends http protocol to links added which are missing a protocol: test/e2e/specs/editor/blocks/buttons.spec.js#L130
3) [chromium] › editor/blocks/buttons.spec.js:114:2 › Buttons › appends http protocol to links added which are missing a protocol Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: locator('role=combobox[name="Search or type URL"i]') Expected: focused Received: <element(s) not found> Call log: - expect.toBeFocused with timeout 5000ms - waiting for locator('role=combobox[name="Search or type URL"i]') 128 | ); 129 | > 130 | await expect( urlInput ).toBeFocused(); | ^ 131 | await page.keyboard.type( 'example.com' ); 132 | await page.keyboard.press( 'Enter' ); 133 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/buttons.spec.js:130:28
[chromium] › editor/blocks/buttons.spec.js:114:2 › Buttons › appends http protocol to links added which are missing a protocol: test/e2e/specs/editor/blocks/buttons.spec.js#L130
3) [chromium] › editor/blocks/buttons.spec.js:114:2 › Buttons › appends http protocol to links added which are missing a protocol Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: locator('role=combobox[name="Search or type URL"i]') Expected: focused Received: <element(s) not found> Call log: - expect.toBeFocused with timeout 5000ms - waiting for locator('role=combobox[name="Search or type URL"i]') 128 | ); 129 | > 130 | await expect( urlInput ).toBeFocused(); | ^ 131 | await page.keyboard.type( 'example.com' ); 132 | await page.keyboard.press( 'Enter' ); 133 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/buttons.spec.js:130:28
[chromium] › editor/blocks/buttons.spec.js:114:2 › Buttons › appends http protocol to links added which are missing a protocol: test/e2e/specs/editor/blocks/buttons.spec.js#L130
3) [chromium] › editor/blocks/buttons.spec.js:114:2 › Buttons › appends http protocol to links added which are missing a protocol Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: locator('role=combobox[name="Search or type URL"i]') Expected: focused Received: <element(s) not found> Call log: - expect.toBeFocused with timeout 5000ms - waiting for locator('role=combobox[name="Search or type URL"i]') 128 | ); 129 | > 130 | await expect( urlInput ).toBeFocused(); | ^ 131 | await page.keyboard.type( 'example.com' ); 132 | await page.keyboard.press( 'Enter' ); 133 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/buttons.spec.js:130:28
[chromium] › editor/blocks/links.spec.js:100:2 › Links › will not automatically create a link if selected text is not a valid HTTP based URL: test/e2e/specs/editor/blocks/links.spec.js#L121
4) [chromium] › editor/blocks/links.spec.js:100:2 › Links › will not automatically create a link if selected text is not a valid HTTP based URL Error: Timed out 5000ms waiting for expect(locator).toHaveValue(expected) Locator: getByRole('combobox', { name: 'Search or type URL' }) Expected string: "" Received: <element(s) not found> Call log: - expect.toHaveValue with timeout 5000ms - waiting for getByRole('combobox', { name: 'Search or type URL' }) 119 | name: 'Search or type URL', 120 | } ) > 121 | ).toHaveValue( '' ); | ^ 122 | } ); 123 | 124 | test( `will automatically create a link if selected text is a valid HTTP based URL`, async ( { at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/links.spec.js:121:5
Playwright - 3
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Playwright - 4
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Playwright - 1
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Playwright - 2
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Playwright - 8
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Playwright - 7
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Playwright - 6
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Playwright - 5
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Playwright - 6
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright - 3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright - 4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright - 2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright - 5
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright - 8
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright - 7
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright - 1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Merge Artifacts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
2 skipped 201 passed (6.1m)
🎭 Playwright Run Summary
2 failed [chromium] › editor/various/block-bindings/custom-sources.spec.js:603:3 › Registered sources › setValues › should be possible to edit the value of the url custom field from the button [chromium] › editor/various/block-bindings/custom-sources.spec.js:657:3 › Registered sources › setValues › should be possible to edit the value of the url custom field from the image 1 skipped 182 passed (8.6m)
🎭 Playwright Run Summary
1 skipped 224 passed (9.1m)
🎭 Playwright Run Summary
1 failed [chromium] › editor/blocks/navigation.spec.js:318:2 › Navigation block › navigation manages focus for creating, editing, and deleting items 1 skipped 209 passed (8.4m)
🎭 Playwright Run Summary
1 flaky [chromium] › site-editor/dataviews-list-layout-keyboard.spec.js:62:2 › Dataviews List Layout › Navigates from items list to preview via TAB, and vice versa 1 skipped 172 passed (8.4m)
🎭 Playwright Run Summary
3 skipped 188 passed (10.7m)
🎭 Playwright Run Summary
1 skipped 205 passed (10.9m)
🎭 Playwright Run Summary
11 failed [chromium] › editor/blocks/buttons.spec.js:51:2 › Buttons › dismisses link editor when escape is pressed [chromium] › editor/blocks/buttons.spec.js:82:2 › Buttons › moves focus from the link editor back to the button when escape is pressed after the URL has been submitted [chromium] › editor/blocks/buttons.spec.js:114:2 › Buttons › appends http protocol to links added which are missing a protocol [chromium] › editor/blocks/links.spec.js:100:2 › Links › will not automatically create a link if selected text is not a valid HTTP based URL [chromium] › editor/blocks/links.spec.js:190:2 › Links › can edit existing links ─────────────── [chromium] › editor/blocks/links.spec.js:301:2 › Links › can be edited when within a link but no selection has been made ("collapsed") [chromium] › editor/blocks/links.spec.js:336:2 › Links › escape dismisses the Link UI popover and returns focus [chromium] › editor/blocks/links.spec.js:428:2 › Links › can be created and modified using only the keyboard [chromium] › editor/blocks/links.spec.js:599:2 › Links › can update the url of an existing link [chromium] › editor/blocks/navigation-list-view.spec.js:134:2 › Navigation block - List view editing › can add new menu items [chromium] › editor/blocks/navigation-list-view.spec.js:387:2 › Navigation block - List view editing › can add submenus 196 passed (13.6m)

Artifacts

Produced during runtime
Name Size
failures-artifacts
83.5 MB
flaky-tests-report
1.4 KB