Modal: add exit animation #114120
Annotations
4 errors and 8 notices
[chromium] › site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation:
test/e2e/specs/site-editor/site-editor-url-navigation.spec.js#L44
1) [chromium] › site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'For a specific item' })
42 | await page
43 | .getByRole( 'button', { name: 'For a specific item' } )
> 44 | .click();
| ^
45 | await page.getByRole( 'option', { name: 'Demo' } ).click();
46 | await expect( page ).toHaveURL(
47 | '/wp-admin/site-editor.php?postId=emptytheme%2F%2Fsingle-post-demo&postType=wp_template&canvas=edit'
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/site-editor-url-navigation.spec.js:44:5
|
[chromium] › site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation:
test/e2e/specs/site-editor/site-editor-url-navigation.spec.js#L44
1) [chromium] › site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'For a specific item' })
42 | await page
43 | .getByRole( 'button', { name: 'For a specific item' } )
> 44 | .click();
| ^
45 | await page.getByRole( 'option', { name: 'Demo' } ).click();
46 | await expect( page ).toHaveURL(
47 | '/wp-admin/site-editor.php?postId=emptytheme%2F%2Fsingle-post-demo&postType=wp_template&canvas=edit'
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/site-editor-url-navigation.spec.js:44:5
|
[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
|
[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
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
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
1 flaky
[chromium] › site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation
4 skipped
191 passed (6.8m)
|
🎭 Playwright Run Summary
1 skipped
194 passed (8.8m)
|
🎭 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.6m)
|
🎭 Playwright Run Summary
1 skipped
199 passed (9.5m)
|
🎭 Playwright Run Summary
192 passed (8.9m)
|
🎭 Playwright Run Summary
3 skipped
188 passed (9.7m)
|
🎭 Playwright Run Summary
199 passed (10.2m)
|
🎭 Playwright Run Summary
196 passed (10.5m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
|
7.52 MB |
|
flaky-tests-report
|
2.37 KB |
|