Adjust frame animation profile (#60589) #101209
end2end-test.yml
on: push
Matrix: e2e-playwright
Report to GitHub
3m 44s
Annotations
2 errors, 9 warnings, 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
|
[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#L139
1) [chromium] › editor/various/embedding.spec.js:82:2 › Embedding content › should render embeds in the correct state
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: WordPress valid content. Should render valid figure element.
Timed out 5000ms waiting for expect(locator).toHaveClass(expected)
Locator: frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block' }).last().locator('figure')
Expected string: "wp-block-embed"
Received string: ""
Call log:
- WordPress valid content. Should render valid figure element. with timeout 5000ms
- waiting for frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block' }).last().locator('figure')
137 | currenEmbedBlock.locator( 'figure' ),
138 | 'WordPress valid content. Should render valid figure element.'
> 139 | ).toHaveClass( 'wp-block-embed' );
| ^
140 |
141 | await embedUtils.insertEmbed(
142 | 'https://www.youtube.com/watch?v=lXMskKTw3Bc'
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/embedding.spec.js:139:5
|
Playwright - 6
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Playwright - 8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Playwright - 5
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Playwright - 1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Playwright - 3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Playwright - 4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Playwright - 2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Playwright - 7
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Report to GitHub
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8, ./packages/report-flaky-tests. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🎭 Playwright Run Summary
3 skipped
180 passed (6.0m)
|
🎭 Playwright Run Summary
3 skipped
144 passed (8.1m)
|
🎭 Playwright Run Summary
183 passed (8.6m)
|
🎭 Playwright Run Summary
11 skipped
180 passed (8.8m)
|
🎭 Playwright Run Summary
1 skipped
177 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
181 passed (9.9m)
|
🎭 Playwright Run Summary
1 skipped
191 passed (10.0m)
|
🎭 Playwright Run Summary
220 passed (12.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
5.33 MB |
|
flaky-tests-report
Expired
|
1.37 KB |
|