Block Editor: Improve the Select/Navigation mode and keep it persistent #113675
Annotations
10 errors and 1 notice
test/e2e/specs/editor/various/shortcut-focus-toolbar.spec.js#L137
1) [chromium] › editor/various/shortcut-focus-toolbar.spec.js:121:3 › Focus toolbar shortcut (alt + F10) › In Top Toolbar option: › Focuses the correct toolbar in select mode
Error: Timed out 5000ms waiting for expect(locator).toBeFocused()
Locator: getByRole('button', { name: 'Paragraph', exact: true })
Expected: focused
Received: <element(s) not found>
Call log:
- expect.toBeFocused with timeout 5000ms
- waiting for getByRole('button', { name: 'Paragraph', exact: true })
135 | await expect(
136 | toolbarUtils.blockToolbarParagraphButton
> 137 | ).toBeFocused();
| ^
138 |
139 | // Test: Focus the block toolbar from paragraph in select mode
140 | await editor.insertBlock( { name: 'core/paragraph' } );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/shortcut-focus-toolbar.spec.js:137:6
|
test/e2e/specs/editor/various/shortcut-focus-toolbar.spec.js#L137
1) [chromium] › editor/various/shortcut-focus-toolbar.spec.js:121:3 › Focus toolbar shortcut (alt + F10) › In Top Toolbar option: › Focuses the correct toolbar in select mode
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeFocused()
Locator: getByRole('button', { name: 'Paragraph', exact: true })
Expected: focused
Received: <element(s) not found>
Call log:
- expect.toBeFocused with timeout 5000ms
- waiting for getByRole('button', { name: 'Paragraph', exact: true })
135 | await expect(
136 | toolbarUtils.blockToolbarParagraphButton
> 137 | ).toBeFocused();
| ^
138 |
139 | // Test: Focus the block toolbar from paragraph in select mode
140 | await editor.insertBlock( { name: 'core/paragraph' } );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/shortcut-focus-toolbar.spec.js:137:6
|
test/e2e/specs/editor/various/shortcut-focus-toolbar.spec.js#L137
1) [chromium] › editor/various/shortcut-focus-toolbar.spec.js:121:3 › Focus toolbar shortcut (alt + F10) › In Top Toolbar option: › Focuses the correct toolbar in select mode
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeFocused()
Locator: getByRole('button', { name: 'Paragraph', exact: true })
Expected: focused
Received: <element(s) not found>
Call log:
- expect.toBeFocused with timeout 5000ms
- waiting for getByRole('button', { name: 'Paragraph', exact: true })
135 | await expect(
136 | toolbarUtils.blockToolbarParagraphButton
> 137 | ).toBeFocused();
| ^
138 |
139 | // Test: Focus the block toolbar from paragraph in select mode
140 | await editor.insertBlock( { name: 'core/paragraph' } );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/shortcut-focus-toolbar.spec.js:137:6
|
test/e2e/specs/editor/various/shortcut-focus-toolbar.spec.js#L206
2) [chromium] › editor/various/shortcut-focus-toolbar.spec.js:190:3 › Focus toolbar shortcut (alt + F10) › Smaller than large viewports › Focuses the correct toolbar in select mode
Error: Timed out 5000ms waiting for expect(locator).toBeFocused()
Locator: getByRole('button', { name: 'Paragraph', exact: true })
Expected: focused
Received: <element(s) not found>
Call log:
- expect.toBeFocused with timeout 5000ms
- waiting for getByRole('button', { name: 'Paragraph', exact: true })
204 | await expect(
205 | toolbarUtils.blockToolbarParagraphButton
> 206 | ).toBeFocused();
| ^
207 | await expect( toolbarUtils.documentToolbarTooltip ).toBeHidden();
208 |
209 | // Test: Focus the block toolbar from paragraph in select mode
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/shortcut-focus-toolbar.spec.js:206:6
|
test/e2e/specs/editor/various/shortcut-focus-toolbar.spec.js#L206
2) [chromium] › editor/various/shortcut-focus-toolbar.spec.js:190:3 › Focus toolbar shortcut (alt + F10) › Smaller than large viewports › Focuses the correct toolbar in select mode
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeFocused()
Locator: getByRole('button', { name: 'Paragraph', exact: true })
Expected: focused
Received: <element(s) not found>
Call log:
- expect.toBeFocused with timeout 5000ms
- waiting for getByRole('button', { name: 'Paragraph', exact: true })
204 | await expect(
205 | toolbarUtils.blockToolbarParagraphButton
> 206 | ).toBeFocused();
| ^
207 | await expect( toolbarUtils.documentToolbarTooltip ).toBeHidden();
208 |
209 | // Test: Focus the block toolbar from paragraph in select mode
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/shortcut-focus-toolbar.spec.js:206:6
|
test/e2e/specs/editor/various/shortcut-focus-toolbar.spec.js#L206
2) [chromium] › editor/various/shortcut-focus-toolbar.spec.js:190:3 › Focus toolbar shortcut (alt + F10) › Smaller than large viewports › Focuses the correct toolbar in select mode
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeFocused()
Locator: getByRole('button', { name: 'Paragraph', exact: true })
Expected: focused
Received: <element(s) not found>
Call log:
- expect.toBeFocused with timeout 5000ms
- waiting for getByRole('button', { name: 'Paragraph', exact: true })
204 | await expect(
205 | toolbarUtils.blockToolbarParagraphButton
> 206 | ).toBeFocused();
| ^
207 | await expect( toolbarUtils.documentToolbarTooltip ).toBeHidden();
208 |
209 | // Test: Focus the block toolbar from paragraph in select mode
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/shortcut-focus-toolbar.spec.js:206:6
|
test/e2e/specs/editor/various/writing-flow.spec.js#L41
3) [chromium] › editor/various/writing-flow.spec.js:24:2 › Writing Flow (@Firefox, @WebKit) › Should navigate inner blocks with arrow keys
Error: expect(received).toBe(expected) // Object.is equality
Expected: "core/paragraph"
Received: "core/columns"
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
39 | await expect
40 | .poll( writingFlowUtils.getActiveBlockName )
> 41 | .toBe( 'core/paragraph' );
| ^
42 | await expect( activeElementLocator ).toBeFocused();
43 | await expect( activeElementLocator ).toHaveText( '2nd col' );
44 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/writing-flow.spec.js:41:5
|
test/e2e/specs/editor/various/writing-flow.spec.js#L41
3) [chromium] › editor/various/writing-flow.spec.js:24:2 › Writing Flow (@Firefox, @WebKit) › Should navigate inner blocks with arrow keys
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "core/paragraph"
Received: "core/columns"
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
39 | await expect
40 | .poll( writingFlowUtils.getActiveBlockName )
> 41 | .toBe( 'core/paragraph' );
| ^
42 | await expect( activeElementLocator ).toBeFocused();
43 | await expect( activeElementLocator ).toHaveText( '2nd col' );
44 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/writing-flow.spec.js:41:5
|
test/e2e/specs/editor/various/writing-flow.spec.js#L41
3) [chromium] › editor/various/writing-flow.spec.js:24:2 › Writing Flow (@Firefox, @WebKit) › Should navigate inner blocks with arrow keys
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "core/paragraph"
Received: "core/columns"
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
39 | await expect
40 | .poll( writingFlowUtils.getActiveBlockName )
> 41 | .toBe( 'core/paragraph' );
| ^
42 | await expect( activeElementLocator ).toBeFocused();
43 | await expect( activeElementLocator ).toHaveText( '2nd col' );
44 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/writing-flow.spec.js:41:5
|
test/e2e/specs/editor/various/writing-flow.spec.js#L138
4) [chromium] › editor/various/writing-flow.spec.js:109:2 › Writing Flow (@Firefox, @WebKit) › Should navigate between inner and root blocks in navigation mode
Error: expect(received).toBe(expected) // Object.is equality
Expected: "core/column"
Received: "core/paragraph"
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
136 | await expect
137 | .poll( writingFlowUtils.getActiveBlockName )
> 138 | .toBe( 'core/column' );
| ^
139 | // Arrow left back to Columns block.
140 | await page.keyboard.press( 'ArrowLeft' );
141 | await expect
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/writing-flow.spec.js:138:5
|
4 failed
[chromium] › editor/various/shortcut-focus-toolbar.spec.js:121:3 › Focus toolbar shortcut (alt + F10) › In Top Toolbar option: › Focuses the correct toolbar in select mode
[chromium] › editor/various/shortcut-focus-toolbar.spec.js:190:3 › Focus toolbar shortcut (alt + F10) › Smaller than large viewports › Focuses the correct toolbar in select mode
[chromium] › editor/various/writing-flow.spec.js:24:2 › Writing Flow (@Firefox, @WebKit) › Should navigate inner blocks with arrow keys
[chromium] › editor/various/writing-flow.spec.js:109:2 › Writing Flow (@Firefox, @WebKit) › Should navigate between inner and root blocks in navigation mode
188 passed (10.3m)
|
The logs for this run have expired and are no longer available.
Loading