Skip to content

Toolbar: Add unstyled variant (#55139) #86167

Toolbar: Add unstyled variant (#55139)

Toolbar: Add unstyled variant (#55139) #86167

Triggered via push October 12, 2023 00:01
Status Success
Total duration 40m 24s
Artifacts 2

end2end-test.yml

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

Annotations

2 errors and 4 notices
[chromium] › editor/various/writing-flow.spec.js:1120:2 › Writing Flow (@firefox: test/e2e/specs/editor/various/writing-flow.spec.js#L1132
1) [chromium] › editor/various/writing-flow.spec.js:1120:2 › Writing Flow (@Firefox, @WebKit) › should select synced pattern Error: expect(received).toBeFocused() Call log: - expect.toBeFocused with timeout 5000ms - waiting for frameLocator('[name="editor-canvas"]').locator('[data-type="core/block"]') - locator resolved to <div tabindex="0" role="document" data-title="Pattern…>…</div> - unexpected value "not focused" - waiting for frameLocator('[name="editor-canvas"]').locator('[data-type="core/block"]') - locator resolved to <div tabindex="0" role="document" data-title="Pattern…>…</div> - unexpected value "not focused" - locator resolved to <div tabindex="0" role="document" data-title="Pattern…>…</div> - unexpected value "not focused" - locator resolved to <div tabindex="0" role="document" data-title="Pattern…>…</div> - unexpected value "not focused" - locator resolved to <div tabindex="0" role="document" data-title="Pattern…>…</div> - unexpected value "not focused" - locator resolved to <div tabindex="0" role="document" data-title="Pattern…>…</div> - unexpected value "not focused" - locator resolved to <div tabindex="0" role="document" data-title="Pattern…>…</div> - unexpected value "not focused" - locator resolved to <div tabindex="0" role="document" data-title="Pattern…>…</div> - unexpected value "not focused" 1130 | await expect( 1131 | editor.canvas.locator( '[data-type="core/block"]' ) > 1132 | ).toBeFocused(); | ^ 1133 | 1134 | await editor.insertBlock( { name: 'core/paragraph' } ); 1135 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/writing-flow.spec.js:1132:5
[webkit] › editor/various/autocomplete-and-mentions.spec.js:426:2 › Autocomplete (@firefox: test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js#L461
1) [webkit] › editor/various/autocomplete-and-mentions.spec.js:426: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 getByRole('option', { name: 'Bilbo Baggins', selected: true }) - waiting for getByRole('option', { name: 'Bilbo Baggins', selected: true }) 459 | selected: true, 460 | } ) > 461 | ).toBeVisible(); | ^ 462 | await page.keyboard.press( 'Enter' ); 463 | 464 | await expect.poll( editor.getBlocks ).toMatchObject( [ at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js:461:5
🎭 Playwright Run Summary
1 flaky [chromium] › editor/various/writing-flow.spec.js:1120:2 › Writing Flow (@Firefox, @WebKit) › should select synced pattern 1 skipped 221 passed (16.0m)
🎭 Playwright Run Summary
11 skipped 226 passed (16.2m)
🎭 Playwright Run Summary
1 flaky [webkit] › editor/various/autocomplete-and-mentions.spec.js:426:2 › Autocomplete (@Firefox, @WebKit) › should insert elements from multiple completers in a single block 2 skipped 232 passed (20.7m)
🎭 Playwright Run Summary
250 passed (26.5m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
4.3 MB
flaky-tests-report Expired
11.1 KB