Skip to content

Show the created template title in success notice and not the slug (#… #69447

Show the created template title in success notice and not the slug (#…

Show the created template title in success notice and not the slug (#… #69447

Triggered via push March 27, 2023 15:01
Status Success
Total duration 28m 54s
Artifacts 2
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

end2end-test.yml

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

Annotations

2 errors and 2 notices
[chromium] › editor/various/autocomplete-and-mentions.spec.js:422:2 › Autocomplete (@firefox: test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js#L435
1) [chromium] › editor/various/autocomplete-and-mentions.spec.js:422:2 › Autocomplete (@Firefox, @WebKit) › should insert elements from multiple completers in a single block Error: Timed out 5000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('role=option').filter({ hasText: 'Bilbo Baggins' }) - waiting for locator('role=option').filter({ hasText: 'Bilbo Baggins' }) 433 | await expect( 434 | page.locator( 'role=option', { hasText: 'Bilbo Baggins' } ) > 435 | ).toBeVisible(); | ^ 436 | await page.keyboard.press( 'Enter' ); 437 | await expect.poll( editor.getEditedPostContent ) 438 | .toBe( `<!-- wp:paragraph --> at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js:435:5
[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/various/autocomplete-and-mentions.spec.js:422:2 › Autocomplete (@Firefox, @WebKit) › should insert elements from multiple completers in a single block 292 passed (17.3m)
🎭 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 245 passed (19.7m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
3.91 MB
flaky-tests-report Expired
9.33 KB