Skip to content

Template activation: add meta to all newly created templates (#72156) #133405

Template activation: add meta to all newly created templates (#72156)

Template activation: add meta to all newly created templates (#72156) #133405

Triggered via push October 8, 2025 15:20
Status Success
Total duration 31m 53s
Artifacts 2

end2end-test.yml

on: push
Matrix: e2e-playwright
Merge Artifacts
9s
Merge Artifacts
Report to GitHub
5m 54s
Report to GitHub
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 8 notices
[chromium] › test/e2e/specs/editor/blocks/navigation.spec.js:528:3 › Navigation block › Focus management › Deleting items: test/e2e/specs/editor/blocks/navigation.spec.js#L918
4) [chromium] › test/e2e/specs/editor/blocks/navigation.spec.js:528:3 › Navigation block › Focus management › Deleting items Error: expect(locator).toBeVisible() failed Locator: getByRole('listbox', { name: 'Search results' }) Expected: visible Received: <element(s) not found> Timeout: 5000ms Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for getByRole('listbox', { name: 'Search results' }) 916 | name: 'Search results', 917 | } ) > 918 | ).toBeVisible(); | ^ 919 | 920 | await this.pageUtils.pressKeys( 'ArrowDown' ); 921 | at Navigation.addPage (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation.spec.js:918:5) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation.spec.js:537:4
[chromium] › test/e2e/specs/editor/blocks/navigation.spec.js:471:3 › Navigation block › Focus management › Can add submenu item(custom-link) using the keyboard: test/e2e/specs/editor/blocks/navigation.spec.js#L918
3) [chromium] › test/e2e/specs/editor/blocks/navigation.spec.js:471:3 › Navigation block › Focus management › Can add submenu item(custom-link) using the keyboard Error: expect(locator).toBeVisible() failed Locator: getByRole('listbox', { name: 'Search results' }) Expected: visible Received: <element(s) not found> Timeout: 5000ms Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for getByRole('listbox', { name: 'Search results' }) 916 | name: 'Search results', 917 | } ) > 918 | ).toBeVisible(); | ^ 919 | 920 | await this.pageUtils.pressKeys( 'ArrowDown' ); 921 | at Navigation.addPage (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation.spec.js:918:5) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation.spec.js:479:4
[chromium] › test/e2e/specs/editor/blocks/navigation.spec.js:408:3 › Navigation block › Focus management › Can add submenu item using the keyboard: test/e2e/specs/editor/blocks/navigation.spec.js#L918
2) [chromium] › test/e2e/specs/editor/blocks/navigation.spec.js:408:3 › Navigation block › Focus management › Can add submenu item using the keyboard Error: expect(locator).toBeVisible() failed Locator: getByRole('listbox', { name: 'Search results' }) Expected: visible Received: <element(s) not found> Timeout: 5000ms Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for getByRole('listbox', { name: 'Search results' }) 916 | name: 'Search results', 917 | } ) > 918 | ).toBeVisible(); | ^ 919 | 920 | await this.pageUtils.pressKeys( 'ArrowDown' ); 921 | at Navigation.addPage (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation.spec.js:918:5) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation.spec.js:416:4
[chromium] › test/e2e/specs/editor/blocks/navigation.spec.js:361:3 › Navigation block › Focus management › Focus management when creating navigation links: test/e2e/specs/editor/blocks/navigation.spec.js#L918
1) [chromium] › test/e2e/specs/editor/blocks/navigation.spec.js:361:3 › Navigation block › Focus management › Focus management when creating navigation links Error: expect(locator).toBeVisible() failed Locator: getByRole('listbox', { name: 'Search results' }) Expected: visible Received: <element(s) not found> Timeout: 5000ms Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for getByRole('listbox', { name: 'Search results' }) 916 | name: 'Search results', 917 | } ) > 918 | ).toBeVisible(); | ^ 919 | 920 | await this.pageUtils.pressKeys( 'ArrowDown' ); 921 | at Navigation.addPage (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation.spec.js:918:5) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation.spec.js:371:4
[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
Report to GitHub
HttpError: Resource not accessible by integration
🎭 Playwright Run Summary
3 skipped 210 passed (5.9m)
🎭 Playwright Run Summary
215 passed (8.0m)
🎭 Playwright Run Summary
1 skipped 217 passed (8.3m)
🎭 Playwright Run Summary
1 skipped 202 passed (8.1m)
🎭 Playwright Run Summary
3 skipped 189 passed (9.4m)
🎭 Playwright Run Summary
4 flaky [chromium] › test/e2e/specs/editor/blocks/navigation.spec.js:361:3 › Navigation block › Focus management › Focus management when creating navigation links [chromium] › test/e2e/specs/editor/blocks/navigation.spec.js:408:3 › Navigation block › Focus management › Can add submenu item using the keyboard [chromium] › test/e2e/specs/editor/blocks/navigation.spec.js:471:3 › Navigation block › Focus management › Can add submenu item(custom-link) using the keyboard [chromium] › test/e2e/specs/editor/blocks/navigation.spec.js:528:3 › Navigation block › Focus management › Deleting items 1 skipped 204 passed (8.7m)
🎭 Playwright Run Summary
219 passed (8.6m)
🎭 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 225 passed (16.7m)

Artifacts

Produced during runtime
Name Size Digest
failures-artifacts
9.36 MB
sha256:60ede6b2c6ebdcec2178eb97a74c0c68c6b8a4951c504efaf650e93372a89059
flaky-tests-report
5.57 KB
sha256:f2e0bb28d9fb2b007746000c9a0977a4655e59454eb157651ab2900a022bdb9a