Skip to content

DataViews: Support hiding the title in Grid layout, with actions available on hover #130753

DataViews: Support hiding the title in Grid layout, with actions available on hover

DataViews: Support hiding the title in Grid layout, with actions available on hover #130753

Triggered via pull request September 1, 2025 23:27
Status Success
Total duration 28m 52s
Artifacts 2

end2end-test.yml

on: pull_request
Matrix: e2e-playwright
Merge Artifacts
4s
Merge Artifacts
Report to GitHub
4m 34s
Report to GitHub
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 8 notices
[chromium] › test/e2e/specs/site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation: test/e2e/specs/site-editor/site-editor-url-navigation.spec.js#L44
1) [chromium] › test/e2e/specs/site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByRole('button', { name: 'For a specific item' }) 42 | await page 43 | .getByRole( 'button', { name: 'For a specific item' } ) > 44 | .click(); | ^ 45 | await page.getByRole( 'option', { name: 'Demo' } ).click(); 46 | await expect( page ).toHaveURL( 47 | '/wp-admin/site-editor.php?p=%2Fwp_template%2Femptytheme%2F%2Fsingle-post-demo&canvas=edit' at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/site-editor-url-navigation.spec.js:44:5
[chromium] › test/e2e/specs/editor/plugins/inner-blocks-allowed-blocks.spec.js:114:2 › Allowed Blocks Setting on InnerBlocks › correctly applies dynamic allowed blocks restrictions: test/e2e/specs/editor/plugins/inner-blocks-allowed-blocks.spec.js#L127
1) [chromium] › test/e2e/specs/editor/plugins/inner-blocks-allowed-blocks.spec.js:114:2 › Allowed Blocks Setting on InnerBlocks › correctly applies dynamic allowed blocks restrictions Error: expect(locator).toBeVisible() failed Locator: locator('[name="editor-canvas"]').contentFrame().getByRole('button', { name: 'Add block' }) Expected: visible Received: <element(s) not found> Timeout: 5000ms Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for locator('[name="editor-canvas"]').contentFrame().getByRole('button', { name: 'Add block' }) 125 | name: 'Add block', 126 | } ); > 127 | await expect( blockAppender ).toBeVisible(); | ^ 128 | await blockAppender.click(); 129 | 130 | const blockListBox = page.getByRole( 'listbox', { name: 'Blocks' } ); at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/inner-blocks-allowed-blocks.spec.js:127:33
[chromium] › test/e2e/specs/interactivity/router-styles.spec.ts:292:6 › Router styles › should refresh the page when stylesheet loading fails: test/e2e/specs/interactivity/router-styles.spec.ts#L308
1) [chromium] › test/e2e/specs/interactivity/router-styles.spec.ts:292:6 › Router styles › should refresh the page when stylesheet loading fails Error: "page.unroute: Test ended." while running route callback. Consider awaiting `await page.unrouteAll({ behavior: 'ignoreErrors' })` before the end of the test to ignore remaining routes in flight. 306 | await page.route( linkPattern, async ( route ) => { 307 | await route.abort( 'failed' ); > 308 | await page.unroute( linkPattern ); | ^ 309 | } ); 310 | 311 | // Navigate to the page with the Red block at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/interactivity/router-styles.spec.ts:308:15
[chromium] › test/e2e/specs/interactivity/router-styles.spec.ts:292:6 › Router styles › should refresh the page when stylesheet loading fails: test/e2e/specs/interactivity/router-styles.spec.ts#L0
1) [chromium] › test/e2e/specs/interactivity/router-styles.spec.ts:292:6 › Router styles › should refresh the page when stylesheet loading fails Tearing down "page" exceeded the test timeout of 100000ms.
[chromium] › test/e2e/specs/interactivity/router-styles.spec.ts:292:6 › Router styles › should refresh the page when stylesheet loading fails: test/e2e/specs/interactivity/router-styles.spec.ts#L315
1) [chromium] › test/e2e/specs/interactivity/router-styles.spec.ts:292:6 › Router styles › should refresh the page when stylesheet loading fails Error: expect(locator).toHaveCSS(expected) failed Locator: getByTestId('red-from-link') Expected string: "rgb(255, 0, 0)" Received string: "rgb(160, 12, 60)" Timeout: 5000ms Call log: - Expect "toHaveCSS" with timeout 5000ms - waiting for getByTestId('red-from-link') 2 × locator resolved to <p class="red-from-link" data-testid="red-from-link">Red from link</p> - unexpected value "rgb(160, 12, 60)" - waiting for" http://localhost:8889/?p=33&disable_server_directive_processing=true" navigation to finish... 313 | 314 | await expect( csn ).toBeHidden(); > 315 | await expect( red ).toHaveCSS( 'color', COLOR_RED ); | ^ 316 | await expect( redBlock ).toBeVisible(); 317 | } ); 318 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/interactivity/router-styles.spec.ts:315:23
🎭 Playwright Run Summary
1 flaky [chromium] › test/e2e/specs/site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation 2 skipped 209 passed (5.8m)
🎭 Playwright Run Summary
1 flaky [chromium] › test/e2e/specs/editor/plugins/inner-blocks-allowed-blocks.spec.js:114:2 › Allowed Blocks Setting on InnerBlocks › correctly applies dynamic allowed blocks restrictions 1 skipped 204 passed (7.8m)
🎭 Playwright Run Summary
1 skipped 209 passed (8.2m)
🎭 Playwright Run Summary
1 skipped 203 passed (7.5m)
🎭 Playwright Run Summary
1 skipped 217 passed (8.4m)
🎭 Playwright Run Summary
217 passed (8.6m)
🎭 Playwright Run Summary
3 skipped 189 passed (10.3m)
🎭 Playwright Run Summary
1 flaky [chromium] › test/e2e/specs/interactivity/router-styles.spec.ts:292:6 › Router styles › should refresh the page when stylesheet loading fails 1 skipped 224 passed (15.3m)

Artifacts

Produced during runtime
Name Size Digest
failures-artifacts
4.74 MB
sha256:873d361a59425007a77ded7185ee84b219365fbfe9702580142b6577c78d19ea
flaky-tests-report
3.57 KB
sha256:79b123a5df1768cee44abe17df303a0157d6f1b13b12c0a2fa695d3e11443b63