Skip to content

Update Changelog for 17.2.0-rc.1 #89526

Update Changelog for 17.2.0-rc.1

Update Changelog for 17.2.0-rc.1 #89526

Triggered via push November 29, 2023 16:09
Status Failure
Total duration 19m 59s
Artifacts 2

end2end-test.yml

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

Annotations

4 errors and 8 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: "a" 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…>a</p> - unexpected value "a" - locator resolved to <p role="document" data-empty="false" aria-multilin…>a</p> - unexpected value "a" - locator resolved to <p role="document" data-empty="false" aria-multilin…>a</p> - unexpected value "a" - locator resolved to <p role="document" data-empty="false" aria-multilin…>a</p> - unexpected value "a" - locator resolved to <p role="document" data-empty="false" aria-multilin…>a</p> - unexpected value "a" - locator resolved to <p role="document" data-empty="false" aria-multilin…>a</p> - unexpected value "a" - locator resolved to <p role="document" data-empty="false" aria-multilin…>a</p> - unexpected value "a" - locator resolved to <p role="document" data-empty="false" aria-multilin…>a</p> - unexpected value "a" - locator resolved to <p role="document" data-empty="false" aria-multilin…>a</p> - unexpected value "a" 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
Puppeteer: packages/e2e-tests/specs/site-editor/site-editor-export.test.js#L813
TimeoutError: waiting for selector `div[data-slug="emptytheme"].active` failed: timeout 30000ms exceeded at new WaitTask (/home/runner/work/gutenberg/gutenberg/node_modules/puppeteer-core/src/common/DOMWorld.ts:813:28) at DOMWorld.waitForSelectorInPage (/home/runner/work/gutenberg/gutenberg/node_modules/puppeteer-core/src/common/DOMWorld.ts:656:22) at Object.internalHandler.waitFor (/home/runner/work/gutenberg/gutenberg/node_modules/puppeteer-core/src/common/QueryHandler.ts:78:19) at DOMWorld.waitForSelector (/home/runner/work/gutenberg/gutenberg/node_modules/puppeteer-core/src/common/DOMWorld.ts:511:25) at Frame.waitForSelector (/home/runner/work/gutenberg/gutenberg/node_modules/puppeteer-core/src/common/FrameManager.ts:1290:47) at Page.waitForSelector (/home/runner/work/gutenberg/gutenberg/node_modules/puppeteer-core/src/common/Page.ts:3222:29) at waitForSelector (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils/build/@wordpress/e2e-test-utils/src/activate-theme.js:31:13) at runMicrotasks (<anonymous>) at processTicksAndRejections (node:internal/process/task_queues:96:5) at Object.<anonymous> (/home/runner/work/gutenberg/gutenberg/packages/e2e-tests/specs/site-editor/site-editor-export.test.js:34:3)
Puppeteer
Process completed with exit code 1.
🎭 Playwright Run Summary
1 skipped 105 passed (5.4m)
🎭 Playwright Run Summary
131 passed (6.8m)
🎭 Playwright Run Summary
134 passed (6.5m)
🎭 Playwright Run Summary
1 skipped 116 passed (6.4m)
🎭 Playwright Run Summary
2 skipped 119 passed (7.1m)
🎭 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) 139 passed (7.4m)
🎭 Playwright Run Summary
1 skipped 150 passed (6.6m)
🎭 Playwright Run Summary
11 skipped 151 passed (7.1m)

Artifacts

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