Skip to content

Image: Mark connected controls as 'readonly' #97093

Image: Mark connected controls as 'readonly'

Image: Mark connected controls as 'readonly' #97093

Re-run triggered February 15, 2024 09:00
Status Failure
Total duration 21m 57s
Artifacts 3

end2end-test.yml

on: pull_request
Matrix: e2e-playwright
Report to GitHub
3m 36s
Report to GitHub
Fit to window
Zoom out
Zoom in

Annotations

13 errors, 10 warnings, and 8 notices
[chromium] › editor/blocks/navigation-list-view.spec.js:385:2 › Navigation block - List view editing › can add submenus: test/e2e/specs/editor/blocks/navigation-list-view.spec.js#L419
1) [chromium] › editor/blocks/navigation-list-view.spec.js:385:2 › Navigation block - List view editing › can add submenus TimeoutError: locator.click: Timeout 10000ms exceeded. =========================== logs =========================== waiting for getByRole('treegrid', { name: 'Block navigation structure' }).getByRole('gridcell', { name: 'Page Link' }).filter({ hasText: 'Block 1 of 2, Level 1' }).locator('xpath=..').getByRole('button', { name: 'Options for Page Link' }) ============================================================ 417 | 418 | // Open the options menu. > 419 | await firstItemOptions.click(); | ^ 420 | 421 | // Add the submenu. 422 | // usage of `page` is required because the options menu is rendered into a slot at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-list-view.spec.js:419:26
[chromium] › editor/blocks/navigation.spec.js:23:3 › Navigation block › As a user I want the navigation block to fallback to the best possible default › default to a list of pages if there are no menus: test/e2e/specs/editor/blocks/navigation.spec.js#L34
2) [chromium] › editor/blocks/navigation.spec.js:23:3 › Navigation block › As a user I want the navigation block to fallback to the best possible default › default to a list of pages if there are no menus Error: Timed out 10000ms waiting for expect(locator).toBeVisible() Locator: frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Page List' }) Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 10000ms - waiting for frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Page List' }) 32 | } ); 33 | > 34 | await expect( pageListBlock ).toBeVisible( { | ^ 35 | // Wait for the Nav and Page List block API requests to resolve. 36 | // Note: avoid waiting on network requests as these are not perceivable 37 | // to the user. at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation.spec.js:34:34
[chromium] › editor/blocks/navigation.spec.js:180:3 › Navigation block › As a user I want to create submenus using the navigation block › create a submenu: test/e2e/specs/editor/blocks/navigation.spec.js#L197
3) [chromium] › editor/blocks/navigation.spec.js:180:3 › Navigation block › As a user I want to create submenus using the navigation block › create a submenu TimeoutError: locator.click: Timeout 10000ms exceeded. =========================== logs =========================== waiting for frameLocator('[name="editor-canvas"]').getByRole('button', { name: 'Add block' }) ============================================================ 195 | name: 'Add block', 196 | } ); > 197 | await navBlockInserter.click(); | ^ 198 | 199 | await page.keyboard.type( 'https://example.com' ); 200 | await page.keyboard.press( 'Enter' ); at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation.spec.js:197:27
[chromium] › editor/various/block-bindings.spec.js:840:4 › Block bindings › Template context › Image › Should disable alt textarea when alt is bound to a registered source: test/e2e/specs/editor/various/block-bindings.spec.js#L879
1) [chromium] › editor/various/block-bindings.spec.js:840:4 › Block bindings › Template context › Image › Should disable alt textarea when alt is bound to a registered source Error: Timed out 5000ms waiting for expect(locator).toBeDisabled() Locator: getByRole('tabpanel', { name: 'Settings' }).getByLabel('Alternative text') Expected: disabled Received: enabled Call log: - expect.toBeDisabled with timeout 5000ms - waiting for getByRole('tabpanel', { name: 'Settings' }).getByLabel('Alternative text') - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>text_custom_field</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>text_custom_field</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>text_custom_field</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>text_custom_field</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>text_custom_field</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>text_custom_field</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>text_custom_field</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>text_custom_field</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>text_custom_field</textarea> - unexpected value "enabled" 877 | .getByRole( 'tabpanel', { name: 'Settings' } ) 878 | .getByLabel( 'Alternative text' ) > 879 | ).toBeDisabled(); | ^ 880 | const altValue = await page 881 | .getByRole( 'tabpanel', { name: 'Settings' } ) 882 | .getByLabel( 'Alternative text' ) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/block-bindings.spec.js:879:7
[chromium] › editor/various/block-bindings.spec.js:840:4 › Block bindings › Template context › Image › Should disable alt textarea when alt is bound to a registered source: test/e2e/specs/editor/various/block-bindings.spec.js#L879
1) [chromium] › editor/various/block-bindings.spec.js:840:4 › Block bindings › Template context › Image › Should disable alt textarea when alt is bound to a registered source Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeDisabled() Locator: getByRole('tabpanel', { name: 'Settings' }).getByLabel('Alternative text') Expected: disabled Received: enabled Call log: - expect.toBeDisabled with timeout 5000ms - waiting for getByRole('tabpanel', { name: 'Settings' }).getByLabel('Alternative text') - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>text_custom_field</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>text_custom_field</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>text_custom_field</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>text_custom_field</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>text_custom_field</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>text_custom_field</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>text_custom_field</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>text_custom_field</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>text_custom_field</textarea> - unexpected value "enabled" 877 | .getByRole( 'tabpanel', { name: 'Settings' } ) 878 | .getByLabel( 'Alternative text' ) > 879 | ).toBeDisabled(); | ^ 880 | const altValue = await page 881 | .getByRole( 'tabpanel', { name: 'Settings' } ) 882 | .getByLabel( 'Alternative text' ) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/block-bindings.spec.js:879:7
[chromium] › editor/various/block-bindings.spec.js:840:4 › Block bindings › Template context › Image › Should disable alt textarea when alt is bound to a registered source: test/e2e/specs/editor/various/block-bindings.spec.js#L879
1) [chromium] › editor/various/block-bindings.spec.js:840:4 › Block bindings › Template context › Image › Should disable alt textarea when alt is bound to a registered source Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeDisabled() Locator: getByRole('tabpanel', { name: 'Settings' }).getByLabel('Alternative text') Expected: disabled Received: enabled Call log: - expect.toBeDisabled with timeout 5000ms - waiting for getByRole('tabpanel', { name: 'Settings' }).getByLabel('Alternative text') - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>text_custom_field</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>text_custom_field</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>text_custom_field</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>text_custom_field</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>text_custom_field</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>text_custom_field</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>text_custom_field</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>text_custom_field</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>text_custom_field</textarea> - unexpected value "enabled" 877 | .getByRole( 'tabpanel', { name: 'Settings' } ) 878 | .getByLabel( 'Alternative text' ) > 879 | ).toBeDisabled(); | ^ 880 | const altValue = await page 881 | .getByRole( 'tabpanel', { name: 'Settings' } ) 882 | .getByLabel( 'Alternative text' ) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/block-bindings.spec.js:879:7
[chromium] › editor/various/block-bindings.spec.js:903:4 › Block bindings › Template context › Image › Should disable alt textarea when alt is bound to an undefined source: test/e2e/specs/editor/various/block-bindings.spec.js#L942
2) [chromium] › editor/various/block-bindings.spec.js:903:4 › Block bindings › Template context › Image › Should disable alt textarea when alt is bound to an undefined source Error: Timed out 5000ms waiting for expect(locator).toBeDisabled() Locator: getByRole('tabpanel', { name: 'Settings' }).getByLabel('Alternative text') Expected: disabled Received: enabled Call log: - expect.toBeDisabled with timeout 5000ms - waiting for getByRole('tabpanel', { name: 'Settings' }).getByLabel('Alternative text') - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>default alt value</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>default alt value</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>default alt value</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>default alt value</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>default alt value</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>default alt value</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>default alt value</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>default alt value</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>default alt value</textarea> - unexpected value "enabled" 940 | .getByRole( 'tabpanel', { name: 'Settings' } ) 941 | .getByLabel( 'Alternative text' ) > 942 | ).toBeDisabled(); | ^ 943 | const altValue = await page 944 | .getByRole( 'tabpanel', { name: 'Settings' } ) 945 | .getByLabel( 'Alternative text' ) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/block-bindings.spec.js:942:7
[chromium] › editor/various/block-bindings.spec.js:903:4 › Block bindings › Template context › Image › Should disable alt textarea when alt is bound to an undefined source: test/e2e/specs/editor/various/block-bindings.spec.js#L942
2) [chromium] › editor/various/block-bindings.spec.js:903:4 › Block bindings › Template context › Image › Should disable alt textarea when alt is bound to an undefined source Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeDisabled() Locator: getByRole('tabpanel', { name: 'Settings' }).getByLabel('Alternative text') Expected: disabled Received: enabled Call log: - expect.toBeDisabled with timeout 5000ms - waiting for getByRole('tabpanel', { name: 'Settings' }).getByLabel('Alternative text') - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>default alt value</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>default alt value</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>default alt value</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>default alt value</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>default alt value</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>default alt value</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>default alt value</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>default alt value</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>default alt value</textarea> - unexpected value "enabled" 940 | .getByRole( 'tabpanel', { name: 'Settings' } ) 941 | .getByLabel( 'Alternative text' ) > 942 | ).toBeDisabled(); | ^ 943 | const altValue = await page 944 | .getByRole( 'tabpanel', { name: 'Settings' } ) 945 | .getByLabel( 'Alternative text' ) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/block-bindings.spec.js:942:7
[chromium] › editor/various/block-bindings.spec.js:903:4 › Block bindings › Template context › Image › Should disable alt textarea when alt is bound to an undefined source: test/e2e/specs/editor/various/block-bindings.spec.js#L942
2) [chromium] › editor/various/block-bindings.spec.js:903:4 › Block bindings › Template context › Image › Should disable alt textarea when alt is bound to an undefined source Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeDisabled() Locator: getByRole('tabpanel', { name: 'Settings' }).getByLabel('Alternative text') Expected: disabled Received: enabled Call log: - expect.toBeDisabled with timeout 5000ms - waiting for getByRole('tabpanel', { name: 'Settings' }).getByLabel('Alternative text') - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>default alt value</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>default alt value</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>default alt value</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>default alt value</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>default alt value</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>default alt value</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>default alt value</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>default alt value</textarea> - unexpected value "enabled" - locator resolved to <textarea rows="4" readonly id="inspector-textarea-control…>default alt value</textarea> - unexpected value "enabled" 940 | .getByRole( 'tabpanel', { name: 'Settings' } ) 941 | .getByLabel( 'Alternative text' ) > 942 | ).toBeDisabled(); | ^ 943 | const altValue = await page 944 | .getByRole( 'tabpanel', { name: 'Settings' } ) 945 | .getByLabel( 'Alternative text' ) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/block-bindings.spec.js:942:7
[chromium] › editor/various/block-bindings.spec.js:966:4 › Block bindings › Template context › Image › Should disable title input when title is bound to a registered source: test/e2e/specs/editor/various/block-bindings.spec.js#L1021
3) [chromium] › editor/various/block-bindings.spec.js:966:4 › Block bindings › Template context › Image › Should disable title input when title is bound to a registered source Error: Timed out 5000ms waiting for expect(locator).toBeDisabled() Locator: getByRole('tabpanel', { name: 'Settings' }).getByLabel('Title attribute') Expected: disabled Received: enabled Call log: - expect.toBeDisabled with timeout 5000ms - waiting for getByRole('tabpanel', { name: 'Settings' }).getByLabel('Title attribute') - locator resolved to <input readonly type="text" value="text_custom_field" i…/> - unexpected value "enabled" - locator resolved to <input readonly type="text" value="text_custom_field" i…/> - unexpected value "enabled" - locator resolved to <input readonly type="text" value="text_custom_field" i…/> - unexpected value "enabled" - locator resolved to <input readonly type="text" value="text_custom_field" i…/> - unexpected value "enabled" - locator resolved to <input readonly type="text" value="text_custom_field" i…/> - unexpected value "enabled" - locator resolved to <input readonly type="text" value="text_custom_field" i…/> - unexpected value "enabled" - locator resolved to <input readonly type="text" value="text_custom_field" i…/> - unexpected value "enabled" - locator resolved to <input readonly type="text" value="text_custom_field" i…/> - unexpected value "enabled" - locator resolved to <input readonly type="text" value="text_custom_field" i…/> - unexpected value "enabled" 1019 | .getByRole( 'tabpanel', { name: 'Settings' } ) 1020 | .getByLabel( 'Title attribute' ) > 1021 | ).toBeDisabled(); | ^ 1022 | const titleValue = await page 1023 | .getByRole( 'tabpanel', { name: 'Settings' } ) 1024 | .getByLabel( 'Title attribute' ) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/block-bindings.spec.js:1021:7
[chromium] › editor/various/block-bindings.spec.js:966:4 › Block bindings › Template context › Image › Should disable title input when title is bound to a registered source: test/e2e/specs/editor/various/block-bindings.spec.js#L1021
3) [chromium] › editor/various/block-bindings.spec.js:966:4 › Block bindings › Template context › Image › Should disable title input when title is bound to a registered source Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeDisabled() Locator: getByRole('tabpanel', { name: 'Settings' }).getByLabel('Title attribute') Expected: disabled Received: enabled Call log: - expect.toBeDisabled with timeout 5000ms - waiting for getByRole('tabpanel', { name: 'Settings' }).getByLabel('Title attribute') - locator resolved to <input readonly type="text" value="text_custom_field" i…/> - unexpected value "enabled" - locator resolved to <input readonly type="text" value="text_custom_field" i…/> - unexpected value "enabled" - locator resolved to <input readonly type="text" value="text_custom_field" i…/> - unexpected value "enabled" - locator resolved to <input readonly type="text" value="text_custom_field" i…/> - unexpected value "enabled" - locator resolved to <input readonly type="text" value="text_custom_field" i…/> - unexpected value "enabled" - locator resolved to <input readonly type="text" value="text_custom_field" i…/> - unexpected value "enabled" - locator resolved to <input readonly type="text" value="text_custom_field" i…/> - unexpected value "enabled" - locator resolved to <input readonly type="text" value="text_custom_field" i…/> - unexpected value "enabled" - locator resolved to <input readonly type="text" value="text_custom_field" i…/> - unexpected value "enabled" 1019 | .getByRole( 'tabpanel', { name: 'Settings' } ) 1020 | .getByLabel( 'Title attribute' ) > 1021 | ).toBeDisabled(); | ^ 1022 | const titleValue = await page 1023 | .getByRole( 'tabpanel', { name: 'Settings' } ) 1024 | .getByLabel( 'Title attribute' ) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/block-bindings.spec.js:1021:7
[chromium] › editor/various/block-bindings.spec.js:966:4 › Block bindings › Template context › Image › Should disable title input when title is bound to a registered source: test/e2e/specs/editor/various/block-bindings.spec.js#L1021
3) [chromium] › editor/various/block-bindings.spec.js:966:4 › Block bindings › Template context › Image › Should disable title input when title is bound to a registered source Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeDisabled() Locator: getByRole('tabpanel', { name: 'Settings' }).getByLabel('Title attribute') Expected: disabled Received: enabled Call log: - expect.toBeDisabled with timeout 5000ms - waiting for getByRole('tabpanel', { name: 'Settings' }).getByLabel('Title attribute') - locator resolved to <input readonly type="text" value="text_custom_field" i…/> - unexpected value "enabled" - locator resolved to <input readonly type="text" value="text_custom_field" i…/> - unexpected value "enabled" - locator resolved to <input readonly type="text" value="text_custom_field" i…/> - unexpected value "enabled" - locator resolved to <input readonly type="text" value="text_custom_field" i…/> - unexpected value "enabled" - locator resolved to <input readonly type="text" value="text_custom_field" i…/> - unexpected value "enabled" - locator resolved to <input readonly type="text" value="text_custom_field" i…/> - unexpected value "enabled" - locator resolved to <input readonly type="text" value="text_custom_field" i…/> - unexpected value "enabled" - locator resolved to <input readonly type="text" value="text_custom_field" i…/> - unexpected value "enabled" - locator resolved to <input readonly type="text" value="text_custom_field" i…/> - unexpected value "enabled" 1019 | .getByRole( 'tabpanel', { name: 'Settings' } ) 1020 | .getByLabel( 'Title attribute' ) > 1021 | ).toBeDisabled(); | ^ 1022 | const titleValue = await page 1023 | .getByRole( 'tabpanel', { name: 'Settings' } ) 1024 | .getByLabel( 'Title attribute' ) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/block-bindings.spec.js:1021:7
[chromium] › editor/various/block-bindings.spec.js:1029:4 › Block bindings › Template context › Image › Should disable title input when title is bound to an undefined source: test/e2e/specs/editor/various/block-bindings.spec.js#L1084
4) [chromium] › editor/various/block-bindings.spec.js:1029:4 › Block bindings › Template context › Image › Should disable title input when title is bound to an undefined source Error: Timed out 5000ms waiting for expect(locator).toBeDisabled() Locator: getByRole('tabpanel', { name: 'Settings' }).getByLabel('Title attribute') Expected: disabled Received: enabled Call log: - expect.toBeDisabled with timeout 5000ms - waiting for getByRole('tabpanel', { name: 'Settings' }).getByLabel('Title attribute') - locator resolved to <input readonly type="text" value="default title value"…/> - unexpected value "enabled" - locator resolved to <input readonly type="text" value="default title value"…/> - unexpected value "enabled" - locator resolved to <input readonly type="text" value="default title value"…/> - unexpected value "enabled" - locator resolved to <input readonly type="text" value="default title value"…/> - unexpected value "enabled" - locator resolved to <input readonly type="text" value="default title value"…/> - unexpected value "enabled" - locator resolved to <input readonly type="text" value="default title value"…/> - unexpected value "enabled" - locator resolved to <input readonly type="text" value="default title value"…/> - unexpected value "enabled" - locator resolved to <input readonly type="text" value="default title value"…/> - unexpected value "enabled" - locator resolved to <input readonly type="text" value="default title value"…/> - unexpected value "enabled" 1082 | .getByRole( 'tabpanel', { name: 'Settings' } ) 1083 | .getByLabel( 'Title attribute' ) > 1084 | ).toBeDisabled(); | ^ 1085 | const titleValue = await page 1086 | .getByRole( 'tabpanel', { name: 'Settings' } ) 1087 | .getByLabel( 'Title attribute' ) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/block-bindings.spec.js:1084:7
Puppeteer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Playwright - 2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Playwright - 4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Playwright - 5
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Playwright - 6
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Playwright - 1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Playwright - 7
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Playwright - 8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Playwright - 3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Report to GitHub
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8, ./packages/report-flaky-tests. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
🎭 Playwright Run Summary
162 passed (7.5m)
🎭 Playwright Run Summary
3 flaky [chromium] › editor/blocks/navigation-list-view.spec.js:385:2 › Navigation block - List view editing › can add submenus [chromium] › editor/blocks/navigation.spec.js:23:3 › Navigation block › As a user I want the navigation block to fallback to the best possible default › default to a list of pages if there are no menus [chromium] › editor/blocks/navigation.spec.js:180:3 › Navigation block › As a user I want to create submenus using the navigation block › create a submenu 1 skipped 158 passed (8.2m)
🎭 Playwright Run Summary
1 skipped 162 passed (7.4m)
🎭 Playwright Run Summary
4 skipped 157 passed (7.5m)
🎭 Playwright Run Summary
11 skipped 152 passed (7.1m)
🎭 Playwright Run Summary
189 passed (7.6m)
🎭 Playwright Run Summary
3 skipped 129 passed (7.2m)
🎭 Playwright Run Summary
8 failed [chromium] › editor/various/block-bindings.spec.js:840:4 › Block bindings › Template context › Image › Should disable alt textarea when alt is bound to a registered source [chromium] › editor/various/block-bindings.spec.js:903:4 › Block bindings › Template context › Image › Should disable alt textarea when alt is bound to an undefined source [chromium] › editor/various/block-bindings.spec.js:966:4 › Block bindings › Template context › Image › Should disable title input when title is bound to a registered source [chromium] › editor/various/block-bindings.spec.js:1029:4 › Block bindings › Template context › Image › Should disable title input when title is bound to an undefined source [chromium] › editor/various/block-bindings.spec.js:1092:4 › Block bindings › Template context › Image › Multiple bindings should lock the appropriate controls [chromium] › editor/various/block-bindings.spec.js:1508:4 › Block bindings › Post/page context › Image › Should show value of the custom field in the alt textarea when alt is bound [chromium] › editor/various/block-bindings.spec.js:1574:4 › Block bindings › Post/page context › Image › Should show value of the custom field in the title input when title is bound [chromium] › editor/various/block-bindings.spec.js:1650:4 › Block bindings › Post/page context › Image › Multiple bindings should show the value of the custom fields 157 passed (11.6m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
33.1 MB