Skip to content

Update Edit icon to be more consistent with other icons #69979

Update Edit icon to be more consistent with other icons

Update Edit icon to be more consistent with other icons #69979

Triggered via pull request April 3, 2023 17:37
Status Success
Total duration 33m 43s
Artifacts 2

end2end-test.yml

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

Annotations

2 errors and 2 notices
[chromium] › editor/blocks/columns.spec.js:47:2 › Columns › prevent the removal of locked column block from the column count change UI: test/e2e/specs/editor/blocks/columns.spec.js#L77
1) [chromium] › editor/blocks/columns.spec.js:47:2 › Columns › prevent the removal of locked column block from the column count change UI Error: Timed out 5000ms waiting for expect(received).toHaveAttribute(expected) Expected string: "3" Received string: "" Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('role=spinbutton[name="Columns"i]') - waiting for locator('role=spinbutton[name="Columns"i]') 75 | 76 | // The min attribute should take into account locked columns > 77 | await expect( columnsChangeInput ).toHaveAttribute( 'min', '3' ); | ^ 78 | 79 | // Changing the number of columns should take into account locked columns 80 | await page.fill( 'role=spinbutton[name="Columns"i]', '1' ); at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/columns.spec.js:77:38
[chromium] › site-editor/template-part.spec.js:177:2 › Template Part › can detach blocks from a template part: packages/e2e-test-utils-playwright/src/editor/site-editor.ts#L12
1) [chromium] › site-editor/template-part.spec.js:177:2 › Template Part › can detach blocks from a template part TimeoutError: page.click: Timeout 10000ms exceeded. =========================== logs =========================== waiting for locator('role=region[name="Editor top bar"i]').locator('role=button[name="Save"i]') ============================================================ at ../../../packages/e2e-test-utils-playwright/src/editor/site-editor.ts:12 10 | */ 11 | export async function saveSiteEditorEntities( this: Editor ) { > 12 | await this.page.click( | ^ 13 | 'role=region[name="Editor top bar"i] >> role=button[name="Save"i]' 14 | ); 15 | // Second Save button in the entities panel. at Editor.saveSiteEditorEntities (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/site-editor.ts:12:18) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-part.spec.js:195:16
🎭 Playwright Run Summary
1 flaky [chromium] › editor/blocks/columns.spec.js:47:2 › Columns › prevent the removal of locked column block from the column count change UI 303 passed (17.4m)
🎭 Playwright Run Summary
1 flaky [chromium] › site-editor/template-part.spec.js:177:2 › Template Part › can detach blocks from a template part 2 skipped 246 passed (23.4m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
3.5 MB
flaky-tests-report Expired
9.73 KB