Stretchy Text: Fix focus loss #148672
end2end-test.yml
on: pull_request
Annotations
2 errors and 8 notices
|
[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
|
|
[firefox] › test/e2e/specs/editor/various/inserting-blocks.spec.js:549:2 › Inserting blocks (@firefox:
packages/e2e-test-utils-playwright/src/request-utils/rest.ts#L119
1) [firefox] › test/e2e/specs/editor/various/inserting-blocks.spec.js:549:2 › Inserting blocks (@Firefox, @WebKit) › inserts a block should show a blue line indicator
Error: apiRequestContext.fetch: socket hang up
Call log:
- → GET http://localhost:8889/wp-json/wp/v2/blocks?per_page=100&status=publish%2Cfuture%2Cdraft%2Cpending%2Cprivate%2Ctrash
- user-agent: Playwright/1.58.2 (x64; ubuntu 24.04) node/20.20 CI/1
- accept: */*
- accept-encoding: gzip,deflate,br
- X-WP-Nonce: 01d8a5ef65
- cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1773922533%7C5S3ae1lRImma6GBK3ctMH0ghJzUHcJBzsqM5LFpP4Di%7Cc0db90edbe39a83f214517316a052e6a61572e6c7ced66172bab9283de601640; wp-settings-time-1=1773750053
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.deleteAllBlocks (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/blocks.ts:26:28)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:25:22
|
|
🎭 Playwright Run Summary
3 skipped
239 passed (9.9m)
|
|
🎭 Playwright Run Summary
3 skipped
235 passed (12.1m)
|
|
🎭 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
232 passed (12.0m)
|
|
🎭 Playwright Run Summary
244 passed (12.7m)
|
|
|
|
🎭 Playwright Run Summary
1 skipped
239 passed (12.6m)
|
|
🎭 Playwright Run Summary
1 skipped
247 passed (16.4m)
|
|
🎭 Playwright Run Summary
6 skipped
271 passed (17.2m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-reports-merged
|
8.09 MB |
sha256:14806953b4df464f4fc44a150c5cecab178e4599f0f1f7ae47873b5490a63767
|
|
|
failures-artifacts
|
4.68 MB |
sha256:4887cd6201dab6d303991a66fc0b84c41512d93bee1bb1935b876f76f616478a
|
|
|
flaky-tests-report
|
2.45 KB |
sha256:71fbc26b48f305881be4448ea9e53c2fe569beba2352ac80044bffd4547aebf3
|
|
|
html-report--attempt-1
|
7.69 MB |
sha256:7e8aa82a4cd3c5018ae00cfeb02178200894f329247f0a643b3f15b746c15291
|
|