Initial prototype of simplified layout panel #79899
end2end-test.yml
on: pull_request
Matrix: e2e-playwright
Matrix: e2e-puppeteer
Report to GitHub
3m 53s
Annotations
4 errors and 4 notices
[chromium] › editor/various/block-switcher-test.spec.js:11:2 › Block Switcher › Block variation transforms:
test/e2e/specs/editor/various/block-switcher-test.spec.js#L36
1) [chromium] › editor/various/block-switcher-test.spec.js:11:2 › Block Switcher › Block variation transforms
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByRole('menu', { name: 'Stack' }).getByRole('group').getByRole('menuitem', { name: 'Row' })
============================================================
34 | variations.getByRole( 'menuitem', { name: 'Stack' } )
35 | ).toBeHidden();
> 36 | await variations.getByRole( 'menuitem', { name: 'Row' } ).click();
| ^
37 | await expect.poll( editor.getBlocks ).toMatchObject( [
38 | {
39 | name: 'core/group',
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/block-switcher-test.spec.js:36:61
|
[chromium] › editor/various/block-switcher-test.spec.js:11:2 › Block Switcher › Block variation transforms:
test/e2e/specs/editor/various/block-switcher-test.spec.js#L36
1) [chromium] › editor/various/block-switcher-test.spec.js:11:2 › Block Switcher › Block variation transforms
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByRole('menu', { name: 'Stack' }).getByRole('group').getByRole('menuitem', { name: 'Row' })
============================================================
34 | variations.getByRole( 'menuitem', { name: 'Stack' } )
35 | ).toBeHidden();
> 36 | await variations.getByRole( 'menuitem', { name: 'Row' } ).click();
| ^
37 | await expect.poll( editor.getBlocks ).toMatchObject( [
38 | {
39 | name: 'core/group',
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/block-switcher-test.spec.js:36:61
|
[chromium] › editor/various/block-switcher-test.spec.js:11:2 › Block Switcher › Block variation transforms:
test/e2e/specs/editor/various/block-switcher-test.spec.js#L36
1) [chromium] › editor/various/block-switcher-test.spec.js:11:2 › Block Switcher › Block variation transforms
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByRole('menu', { name: 'Stack' }).getByRole('group').getByRole('menuitem', { name: 'Row' })
============================================================
34 | variations.getByRole( 'menuitem', { name: 'Stack' } )
35 | ).toBeHidden();
> 36 | await variations.getByRole( 'menuitem', { name: 'Row' } ).click();
| ^
37 | await expect.poll( editor.getBlocks ).toMatchObject( [
38 | {
39 | name: 'core/group',
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/block-switcher-test.spec.js:36:61
|
Playwright - 2
Process completed with exit code 1.
|
🎭 Playwright Run Summary
2 skipped
176 passed (11.0m)
|
🎭 Playwright Run Summary
159 passed (13.5m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › editor/various/block-switcher-test.spec.js:11:2 › Block Switcher › Block variation transforms
186 passed (18.4m)
|
🎭 Playwright Run Summary
188 passed (18.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
5.64 MB |
|
flaky-tests-report
Expired
|
2.41 KB |
|