FormTokenField: fix disabled styles #150972
Annotations
4 errors and 8 notices
|
[chromium] › specs/site-editor/template-registration.spec.js:263:2 › Block template registration › user-customized templates cannot be overridden by plugins:
test/e2e/specs/site-editor/template-registration.spec.js#L282
2) [chromium] › specs/site-editor/template-registration.spec.js:263:2 › Block template registration › user-customized templates cannot be overridden by plugins
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'Author For a specific item' })
280 | await page
281 | .getByRole( 'button', { name: 'Author For a specific item' } )
> 282 | .click();
| ^
283 | await page.getByRole( 'option', { name: 'admin' } ).click();
284 | await expect( page.getByText( 'Choose a pattern' ) ).toBeVisible();
285 | await page.getByLabel( 'Close', { exact: true } ).click();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-registration.spec.js:282:5
|
|
[chromium] › 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] › 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] › 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] › 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
|
|
[chromium] › specs/editor/blocks/classic.spec.js:44:2 › Classic › should insert media:
packages/e2e-test-utils-playwright/src/editor/click-block-toolbar-button.ts#L20
1) [chromium] › specs/editor/blocks/classic.spec.js:44:2 › Classic › should insert media, convert to blocks, and undo in one step
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=toolbar[name="Block tools"i]').locator('role=button[name="Convert to blocks"]')
at ../../../packages/e2e-test-utils-playwright/src/editor/click-block-toolbar-button.ts:20
18 | const button = blockToolbar.locator( `role=button[name="${ label }"]` );
19 |
> 20 | await button.click();
| ^
21 | }
22 |
at Editor.clickBlockToolbarButton (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/click-block-toolbar-button.ts:20:15)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/classic.spec.js:105:3
|
|
🎭 Playwright Run Summary
1 skipped
244 passed (12.4m)
|
|
🎭 Playwright Run Summary
2 flaky
[chromium] › 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] › specs/site-editor/template-registration.spec.js:263:2 › Block template registration › user-customized templates cannot be overridden by plugins
3 skipped
242 passed (12.4m)
|
|
🎭 Playwright Run Summary
3 skipped
242 passed (12.8m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › 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
231 passed (13.3m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › specs/editor/blocks/classic.spec.js:44:2 › Classic › should insert media, convert to blocks, and undo in one step
255 passed (14.6m)
|
|
🎭 Playwright Run Summary
5 skipped
238 passed (15.8m)
|
|
🎭 Playwright Run Summary
1 skipped
250 passed (23.3m)
|
|
🎭 Playwright Run Summary
6 skipped
242 passed (13.4m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-reports-merged
|
13.6 MB |
sha256:8f0e2b31ecbae9efd5faa359b18c4aaac46b129b0630a4e3a9e4d76f7eaa7113
|
|
|
flaky-tests-report
|
4.29 KB |
sha256:f698eb73fae0d58e6df9f7cdc2933c1b9cca018cc2d8ea74a6ab6da1e7c25f9d
|
|
|
html-report--attempt-1
|
12.8 MB |
sha256:f83f314b986b5cdb7161813cafdb91f4bd02d7807c77e7f0caf7e1b5384e9e52
|
|