CustomSelectControlV2: animate select popover appearance #109019
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 string: ""
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
196 passed (6.1m)
|
🎭 Playwright Run Summary
1 skipped
187 passed (8.8m)
|
🎭 Playwright Run Summary
1 skipped
193 passed (9.1m)
|
🎭 Playwright Run Summary
1 skipped
196 passed (9.6m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › editor/various/embedding.spec.js:82:2 › Embedding content › should render embeds in the correct state
1 skipped
185 passed (9.8m)
|
🎭 Playwright Run Summary
182 passed (10.5m)
|
🎭 Playwright Run Summary
3 skipped
189 passed (10.5m)
|
🎭 Playwright Run Summary
197 passed (10.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
2.45 MB |
|
flaky-tests-report
Expired
|
1.06 KB |
|