Skip to content

Convert to blocks: upgrade and remove spans if possible #107028

Convert to blocks: upgrade and remove spans if possible

Convert to blocks: upgrade and remove spans if possible #107028

Triggered via pull request June 18, 2024 15:03
Status Success
Total duration 23m 16s
Artifacts 2

end2end-test.yml

on: pull_request
Matrix: e2e-playwright
Merge Artifacts
8s
Merge Artifacts
Report to GitHub
3m 57s
Report to GitHub
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 8 notices
[chromium] › site-editor/dataviews-list-layout-keyboard.spec.js:62:2 › Dataviews List Layout › Navigates from items list to preview via TAB: test/e2e/specs/site-editor/dataviews-list-layout-keyboard.spec.js#L76
1) [chromium] › site-editor/dataviews-list-layout-keyboard.spec.js:62:2 › Dataviews List Layout › Navigates from items list to preview via TAB, and vice versa Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: getByLabel('Privacy Policy') Expected: focused Received: inactive Call log: - expect.toBeFocused with timeout 5000ms - waiting for getByLabel('Privacy Policy') - locator resolved to <div role="button" tabindex="-1" id="view-list-0-184"…>…</div> - unexpected value "not focused" - locator resolved to <div role="button" tabindex="-1" id="view-list-0-184"…>…</div> - unexpected value "not focused" - locator resolved to <div role="button" tabindex="-1" id="view-list-0-184"…>…</div> - unexpected value "not focused" - locator resolved to <div role="button" tabindex="-1" id="view-list-0-184"…>…</div> - unexpected value "not focused" - locator resolved to <div role="button" tabindex="-1" id="view-list-0-184"…>…</div> - unexpected value "not focused" - locator resolved to <div role="button" tabindex="-1" id="view-list-0-184"…>…</div> - unexpected value "not focused" - locator resolved to <div role="button" tabindex="-1" id="view-list-0-184"…>…</div> - unexpected value "not focused" - locator resolved to <div role="button" tabindex="-1" id="view-list-0-184"…>…</div> - unexpected value "not focused" - locator resolved to <div role="button" tabindex="-1" id="view-list-0-184"…>…</div> - unexpected value "not focused" 74 | await expect( page.getByRole( 'grid' ) ).toBeVisible(); 75 | await page.keyboard.press( 'Tab' ); > 76 | await expect( page.getByLabel( 'Privacy Policy' ) ).toBeFocused(); | ^ 77 | 78 | // Go to the preview. 79 | await page.keyboard.press( 'Tab' ); at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/dataviews-list-layout-keyboard.spec.js:76:55
[chromium] › editor/various/pattern-overrides.spec.js:29:2 › Pattern Overrides › Create a pattern with overrides: test/e2e/specs/editor/various/pattern-overrides.spec.js#L157
1) [chromium] › editor/various/pattern-overrides.spec.js:29:2 › Pattern Overrides › Create a pattern with overrides › Create a post and insert the pattern with overrides Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Pattern' }).first().getByRole('document', { name: 'Block: Paragraph' }).last() Expected string: "true" Received string: "" Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Pattern' }).first().getByRole('document', { name: 'Block: Paragraph' }).last() - locator resolved to <p tabindex="-1" role="document" data-empty="false"…>This one can't</p> - unexpected value "null" - locator resolved to <p tabindex="-1" role="document" data-empty="false"…>This one can't</p> - unexpected value "null" - locator resolved to <p tabindex="-1" role="document" data-empty="false"…>This one can't</p> - unexpected value "null" - locator resolved to <p tabindex="-1" role="document" data-empty="false"…>This one can't</p> - unexpected value "null" - locator resolved to <p tabindex="-1" role="document" data-empty="false"…>This one can't</p> - unexpected value "null" - locator resolved to <p tabindex="-1" role="document" data-empty="false"…>This one can't</p> - unexpected value "null" - locator resolved to <p tabindex="-1" role="document" data-empty="false"…>This one can't</p> - unexpected value "null" - locator resolved to <p tabindex="-1" role="document" data-empty="false"…>This one can't</p> - unexpected value "null" - locator resolved to <p tabindex="-1" role="document" data-empty="false"…>This one can't</p> - unexpected value "null" 155 | 'true' 156 | ); > 157 | await expect( paragraphs.last() ).toHaveAttribute( | ^ 158 | 'inert', 159 | 'true' 160 | ); at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/pattern-overrides.spec.js:157:38 at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/pattern-overrides.spec.js:133:3
🎭 Playwright Run Summary
4 skipped 194 passed (5.8m)
🎭 Playwright Run Summary
1 skipped 186 passed (8.7m)
🎭 Playwright Run Summary
1 flaky [chromium] › site-editor/dataviews-list-layout-keyboard.spec.js:62:2 › Dataviews List Layout › Navigates from items list to preview via TAB, and vice versa 191 passed (9.4m)
🎭 Playwright Run Summary
1 flaky [chromium] › editor/various/pattern-overrides.spec.js:29:2 › Pattern Overrides › Create a pattern with overrides 1 skipped 183 passed (9.7m)
🎭 Playwright Run Summary
1 skipped 197 passed (9.7m)
🎭 Playwright Run Summary
182 passed (10.5m)
🎭 Playwright Run Summary
196 passed (10.9m)
🎭 Playwright Run Summary
3 skipped 188 passed (11.3m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
3.86 MB
flaky-tests-report Expired
2.22 KB