Skip to content

InspectorControlsSlot: remove unused framer motion context forwarding #121043

InspectorControlsSlot: remove unused framer motion context forwarding

InspectorControlsSlot: remove unused framer motion context forwarding #121043

Triggered via pull request December 5, 2024 11:24
Status Success
Total duration 21m 13s
Artifacts 2

end2end-test.yml

on: pull_request
Matrix: e2e-playwright
Merge Artifacts
13s
Merge Artifacts
Report to GitHub
3m 53s
Report to GitHub
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 10 warnings, and 8 notices
[chromium] › site-editor/homepage-settings.spec.js:51:2 › Homepage Settings via Editor › should not show "Set as homepage" action on current homepage: packages/e2e-test-utils-playwright/src/request-utils/rest.ts#L119
1) [chromium] › site-editor/homepage-settings.spec.js:51:2 › Homepage Settings via Editor › should not show "Set as homepage" action on current homepage Error: apiRequestContext.fetch: socket hang up Call log: - → GET http://localhost:8889/index.php?rest_route=%2Fwp%2Fv2%2Fpages&per_page=100&status=publish%2Cfuture%2Cdraft%2Cpending%2Cprivate%2Ctrash - user-agent: Playwright/1.48.1 (x64; ubuntu 22.04) node/20.18 CI/1 - accept: */* - accept-encoding: gzip,deflate,br - X-WP-Nonce: 1bbb1c761a - cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1733571058%7C4ou5odjWonXiGb5L0H3tV4GMGhP9cBcqeGDzcwOlOTE%7Ca588708b3441b2bde7a45eac06102413e1e3b41232bab73e17123efc665a1cde; wp-settings-time-1=1733398725 at ../../../packages/e2e-test-utils-playwright/src/request-utils/rest.ts:119 117 | 118 | try { > 119 | const response = await this.request.fetch( url, { | ^ 120 | ...fetchOptions, 121 | failOnStatusCode: false, 122 | headers: { at RequestUtils.rest (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/rest.ts:119:39) at RequestUtils.deleteAllPages (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/pages.ts:47:27) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/homepage-settings.spec.js:22:17
[chromium] › site-editor/homepage-settings.spec.js:51:2 › Homepage Settings via Editor › should not show "Set as homepage" action on current homepage: test/e2e/specs/site-editor/homepage-settings.spec.js#L60
1) [chromium] › site-editor/homepage-settings.spec.js:51:2 › Homepage Settings via Editor › should not show "Set as homepage" action on current homepage Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Error: strict mode violation: getByRole('row').filter({ has: getByRole('gridcell').getByLabel('Homepage') }) resolved to 2 elements: 1) <li class="" id=":r6:" role="row">…</li> aka getByRole('row', { name: 'Homepage Edit Actions Author' }).first() 2) <li class="" id=":re:" role="row">…</li> aka getByRole('row', { name: 'Homepage Edit Actions Author' }).nth(1) Call log: - waiting for getByRole('row').filter({ has: getByRole('gridcell').getByLabel('Homepage') }) 58 | .getByRole( 'row' ) 59 | .filter( { has: samplePage } ); > 60 | await samplePageRow.click(); | ^ 61 | await samplePageRow 62 | .getByRole( 'button', { 63 | name: 'Actions', at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/homepage-settings.spec.js:60:23
Playwright - 6
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 - 2
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
Playwright - 8
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 - 3
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
Merge Artifacts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Report to GitHub
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 195 passed (6.5m)
🎭 Playwright Run Summary
1 flaky [chromium] › site-editor/homepage-settings.spec.js:51:2 › Homepage Settings via Editor › should not show "Set as homepage" action on current homepage 1 skipped 189 passed (9.0m)
🎭 Playwright Run Summary
1 skipped 194 passed (9.2m)
🎭 Playwright Run Summary
199 passed (9.9m)
🎭 Playwright Run Summary
3 skipped 188 passed (10.0m)
🎭 Playwright Run Summary
1 skipped 197 passed (9.8m)
🎭 Playwright Run Summary
1 skipped 201 passed (9.9m)
🎭 Playwright Run Summary
1 skipped 201 passed (10.1m)

Artifacts

Produced during runtime
Name Size
failures-artifacts
2.6 MB
flaky-tests-report
1.88 KB