Skip to content

Core Data: remove offset param from stableKey, use pagination logic #149924

Core Data: remove offset param from stableKey, use pagination logic

Core Data: remove offset param from stableKey, use pagination logic #149924

Triggered via pull request March 30, 2026 12:27
Status Success
Total duration 30m 24s
Artifacts 4

end2end-test.yml

on: pull_request
Matrix: e2e-playwright
Merge Artifacts
46s
Merge Artifacts
Report to GitHub
1m 42s
Report to GitHub
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 8 notices
[chromium] › test/e2e/specs/site-editor/title.spec.js:34:2 › Site editor title › displays the selected template name in the title for the header template: packages/e2e-test-utils-playwright/src/request-utils/themes.ts#L13
2) [chromium] › test/e2e/specs/site-editor/title.spec.js:34:2 › Site editor title › displays the selected template name in the title for the header template Error: apiRequestContext.get: socket hang up Call log: - → GET http://localhost:8889/wp-admin/themes.php - user-agent: Playwright/1.58.2 (x64; ubuntu 24.04) node/20.20 CI/1 - accept: */* - accept-encoding: gzip,deflate,br - cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_23778236db82f19306f247e20a353a99=admin%7C1775046623%7CY713II2ohppZlN4v89cphXR3y6WAFmBcWMk39AYCnMQ%7Cfe72b94aa51dcc49064667f505a46328963bfc8f3d10b9b2eec2220e7a030aec; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1775046623%7CY713II2ohppZlN4v89cphXR3y6WAFmBcWMk39AYCnMQ%7C0bdc94929e11ac6113de2fcd5706bc2fe83faf78722abff772ee16521abbce98; wp-settings-time-1=1774874375 at ../../../packages/e2e-test-utils-playwright/src/request-utils/themes.ts:13 11 | themeSlug: string 12 | ): Promise< void > { > 13 | let response = await this.request.get( THEMES_URL ); | ^ 14 | const html = await response.text(); 15 | const optionalFolder = '([a-z0-9-]+%2F)?'; 16 | at RequestUtils.activateTheme (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/themes.ts:13:36) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/title.spec.js:12:22
[chromium] › test/e2e/specs/site-editor/homepage-settings.spec.js:62:2 › Homepage Settings via Editor › should show correct homepage actions based on current homepage or posts page: test/e2e/specs/site-editor/homepage-settings.spec.js#L93
1) [chromium] › test/e2e/specs/site-editor/homepage-settings.spec.js:62:2 › Homepage Settings via Editor › should show correct homepage actions based on current homepage or posts page Error: locator.click: Error: strict mode violation: getByRole('row').filter({ has: getByRole('gridcell').getByLabel('Sample page') }) resolved to 2 elements: 1) <div class="" id=":ru:" role="row">…</div> aka getByRole('row', { name: 'Sample Page Edit Actions Author Author avatar admin Status Published', exact: true }) 2) <div class="" id=":r16:" role="row">…</div> aka getByRole('row', { name: 'Sample page Edit Actions Author Author avatar admin Status Published', exact: true }) Call log: - waiting for getByRole('row').filter({ has: getByRole('gridcell').getByLabel('Sample page') }) 91 | .filter( { has: samplePageTwo } ); 92 | // eslint-disable-next-line playwright/no-force-option > 93 | await samplePageTwoRow.click( { force: true } ); | ^ 94 | await samplePageTwoRow 95 | .getByRole( 'button', { 96 | name: 'Actions', at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/homepage-settings.spec.js:93:26
[chromium] › test/e2e/specs/editor/various/post-content-focus-mode.spec.js:129:3 › Post Content focus mode › post content inside a template part › post title and content are editable and blocks can be inserted: packages/e2e-test-utils-playwright/src/editor/select-blocks.ts#L26
1) [chromium] › test/e2e/specs/editor/various/post-content-focus-mode.spec.js:129:3 › Post Content focus mode › post content inside a template part › post title and content are editable and blocks can be inserted › Paragraph and Group blocks are available in the inserter TimeoutError: locator.getAttribute: Timeout 10000ms exceeded. Call log: - waiting for locator('[name="editor-canvas"]').contentFrame().getByText('Initial content') at ../../../packages/e2e-test-utils-playwright/src/editor/select-blocks.ts:26 24 | : endSelectorOrLocator; 25 | > 26 | const startClientId = await startBlock.getAttribute( 'data-block' ); | ^ 27 | const endClientId = await endBlock?.getAttribute( 'data-block' ); 28 | 29 | if ( endClientId ) { at Editor.selectBlocks (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/select-blocks.ts:26:41) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/post-content-focus-mode.spec.js:163:18 at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/post-content-focus-mode.spec.js:159:15
🎭 Playwright Run Summary
246 passed (11.8m)
🎭 Playwright Run Summary
2 flaky [chromium] › test/e2e/specs/site-editor/homepage-settings.spec.js:62:2 › Homepage Settings via Editor › should show correct homepage actions based on current homepage or posts page [chromium] › test/e2e/specs/site-editor/title.spec.js:34:2 › Site editor title › displays the selected template name in the title for the header template 3 skipped 240 passed (11.6m)
🎭 Playwright Run Summary
1 flaky [chromium] › test/e2e/specs/editor/various/post-content-focus-mode.spec.js:129:3 › Post Content focus mode › post content inside a template part › post title and content are editable and blocks can be inserted 5 skipped 229 passed (12.1m)
🎭 Playwright Run Summary
3 skipped 253 passed (12.8m)
🎭 Playwright Run Summary
1 skipped 239 passed (13.2m)
🎭 Playwright Run Summary
6 skipped 237 passed (13.9m)
🎭 Playwright Run Summary
5 skipped 238 passed (17.6m)
🎭 Playwright Run Summary
1 skipped 242 passed (24.1m)

Artifacts

Produced during runtime
Name Size Digest
blob-reports-merged Expired
9.84 MB
sha256:e17fcfcc6d6cdc8d401e5148afe5f3145d416dbeb9a75ed171b5b6a41928de49
failures-artifacts Expired
6.23 MB
sha256:a06c0c811c35f5d8dc7118b386fe1b6f7b907dd7591021cf1ca4243052eca555
flaky-tests-report Expired
3.71 KB
sha256:9657b44ecafa3919fa35dddc7a2bb97836047bcaf6130f9ecf3cd035a74e068f
html-report--attempt-1 Expired
9.35 MB
sha256:702be3c13ee8d5fca40a98b822761c4b912473f1500f7774f3fe92159dcb6ac5