Skip to content

SiteEditor: Refactor disable non page content blocks (#56103) #88255

SiteEditor: Refactor disable non page content blocks (#56103)

SiteEditor: Refactor disable non page content blocks (#56103) #88255

Triggered via push November 15, 2023 07:09
Status Success
Total duration 21m 14s
Artifacts 2

end2end-test.yml

on: push
Matrix: e2e-playwright
Matrix: e2e-puppeteer
Report to GitHub
2m 25s
Report to GitHub
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 notices
[webkit] › editor/various/multi-block-selection.spec.js:1168:2 › Multi-block selection › should partially select with shift + click (@webkit): test/e2e/specs/editor/various/multi-block-selection.spec.js#L1211
1) [webkit] › editor/various/multi-block-selection.spec.js:1168:2 › Multi-block selection › should partially select with shift + click (@WebKit) Error: expect(received).toMatchObject(expected) - Expected - 1 + Received + 1 Array [ Object { "attributes": Object { - "content": "<strong>1</strong>|2", + "content": "|", }, "name": "core/paragraph", }, ] Call Log: - Timeout 5000ms exceeded while waiting on the predicate 1209 | // Ensure selection is in the correct place. 1210 | await page.keyboard.type( '|' ); > 1211 | await expect.poll( editor.getBlocks ).toMatchObject( [ | ^ 1212 | { 1213 | name: 'core/paragraph', 1214 | attributes: { content: '<strong>1</strong>|2' }, at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:1211:41
[webkit] › editor/various/writing-flow.spec.js:1015:2 › Writing Flow (@firefox: test/e2e/specs/editor/various/writing-flow.spec.js#L1046
2) [webkit] › editor/various/writing-flow.spec.js:1015:2 › Writing Flow (@Firefox, @WebKit) › should move to the start of the first line on ArrowUp (-firefox) Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: frameLocator('[name="editor-canvas"]').locator('role=document[name="Block: Paragraph"i]') Expected pattern: /^\.a+$/ Received string: "aa" Call log: - expect.toHaveText with timeout 5000ms - waiting for frameLocator('[name="editor-canvas"]').locator('role=document[name="Block: Paragraph"i]') - locator resolved to <p role="document" data-empty="false" aria-multilin…>aa</p> - unexpected value "aa" - locator resolved to <p role="document" data-empty="false" aria-multilin…>aa</p> - unexpected value "aa" - locator resolved to <p role="document" data-empty="false" aria-multilin…>aa</p> - unexpected value "aa" - locator resolved to <p role="document" data-empty="false" aria-multilin…>aa</p> - unexpected value "aa" - locator resolved to <p role="document" data-empty="false" aria-multilin…>aa</p> - unexpected value "aa" - locator resolved to <p role="document" data-empty="false" aria-multilin…>aa</p> - unexpected value "aa" - locator resolved to <p role="document" data-empty="false" aria-multilin…>aa</p> - unexpected value "aa" - locator resolved to <p role="document" data-empty="false" aria-multilin…>aa</p> - unexpected value "aa" - locator resolved to <p role="document" data-empty="false" aria-multilin…>aa</p> - unexpected value "aa" 1044 | await expect( 1045 | editor.canvas.locator( 'role=document[name="Block: Paragraph"i]' ) > 1046 | ).toHaveText( /^\.a+$/ ); | ^ 1047 | } ); 1048 | 1049 | test( 'should vertically move the caret from corner to corner (-webkit)', async ( { at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/writing-flow.spec.js:1046:5
🎭 Playwright Run Summary
12 skipped 244 passed (11.5m)
🎭 Playwright Run Summary
1 skipped 260 passed (12.0m)
🎭 Playwright Run Summary
252 passed (12.5m)
🎭 Playwright Run Summary
2 flaky [webkit] › editor/various/multi-block-selection.spec.js:1168:2 › Multi-block selection › should partially select with shift + click (@WebKit) [webkit] › editor/various/writing-flow.spec.js:1015:2 › Writing Flow (@Firefox, @WebKit) › should move to the start of the first line on ArrowUp (-firefox) 2 skipped 238 passed (13.1m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
2.6 MB
flaky-tests-report Expired
14.8 KB