Move insertionPoint state to block-editor store/rename existing insertionPoint to insertionCue #114122
Annotations
1 error and 8 notices
[chromium] › editor/various/embedding.spec.js:82:2 › Embedding content › should render embeds in the correct state:
test/e2e/specs/editor/various/embedding.spec.js#L125
1) [chromium] › editor/various/embedding.spec.js:82:2 › Embedding content › should render embeds in the correct state
Error: WordPress invalid content. Should render failed, edit state.
Timed out 5000ms waiting for expect(locator).toHaveValue(expected)
Locator: frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block' }).last().getByRole('textbox', { name: 'Embed URL' })
Expected string: "https://wordpress.org/gutenberg/handbook"
Received: <element(s) not found>
Call log:
- WordPress invalid content. Should render failed, edit state. with timeout 5000ms
- waiting for frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block' }).last().getByRole('textbox', { name: 'Embed URL' })
123 | currenEmbedBlock.getByRole( 'textbox', { name: 'Embed URL' } ),
124 | 'WordPress invalid content. Should render failed, edit state.'
> 125 | ).toHaveValue( 'https://wordpress.org/gutenberg/handbook' );
| ^
126 |
127 | await embedUtils.insertEmbed( 'https://twitter.com/thatbunty' );
128 | await expect(
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/embedding.spec.js:125:5
|
🎭 Playwright Run Summary
4 skipped
192 passed (6.4m)
|
🎭 Playwright Run Summary
192 passed (8.9m)
|
🎭 Playwright Run Summary
1 skipped
199 passed (9.4m)
|
🎭 Playwright Run Summary
1 skipped
194 passed (9.3m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › editor/various/embedding.spec.js:82:2 › Embedding content › should render embeds in the correct state
1 skipped
188 passed (9.7m)
|
🎭 Playwright Run Summary
196 passed (10.2m)
|
🎭 Playwright Run Summary
3 skipped
188 passed (10.2m)
|
🎭 Playwright Run Summary
199 passed (10.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
2.1 MB |
|
flaky-tests-report
Expired
|
1.15 KB |
|