Try: Indicate when text color in post editor is inherited from Global Styles #90255
Annotations
10 errors and 1 notice
Run the tests:
test/e2e/specs/editor/various/a11y-region-navigation.spec.js#L31
1) [webkit] › editor/various/a11y-region-navigation.spec.js:15:2 › Region navigation (@Firefox, @WebKit) › navigates forward and back again
Error: Timed out 5000ms waiting for expect(locator).toBeFocused()
Locator: frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Paragraph' }).filter({ hasText: 'Dummy text' })
Expected: focused
Received: inactive
Call log:
- expect.toBeFocused with timeout 5000ms
- waiting for frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Paragraph' }).filter({ hasText: 'Dummy text' })
29 | .filter( { hasText: 'Dummy text' } );
30 |
> 31 | await expect( dummyParagraph ).toBeFocused();
| ^
32 |
33 | // Navigate to first region and check that we made it. Must navigate forward 4 times as initial focus is placed in post title field.
34 | await page.keyboard.press( 'Control+`' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/a11y-region-navigation.spec.js:31:34
|
Run the tests:
test/e2e/specs/editor/various/a11y-region-navigation.spec.js#L31
1) [webkit] › editor/various/a11y-region-navigation.spec.js:15:2 › Region navigation (@Firefox, @WebKit) › navigates forward and back again
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeFocused()
Locator: frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Paragraph' }).filter({ hasText: 'Dummy text' })
Expected: focused
Received: inactive
Call log:
- expect.toBeFocused with timeout 5000ms
- waiting for frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Paragraph' }).filter({ hasText: 'Dummy text' })
29 | .filter( { hasText: 'Dummy text' } );
30 |
> 31 | await expect( dummyParagraph ).toBeFocused();
| ^
32 |
33 | // Navigate to first region and check that we made it. Must navigate forward 4 times as initial focus is placed in post title field.
34 | await page.keyboard.press( 'Control+`' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/a11y-region-navigation.spec.js:31:34
|
Run the tests:
test/e2e/specs/editor/various/a11y-region-navigation.spec.js#L31
1) [webkit] › editor/various/a11y-region-navigation.spec.js:15:2 › Region navigation (@Firefox, @WebKit) › navigates forward and back again
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeFocused()
Locator: frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Paragraph' }).filter({ hasText: 'Dummy text' })
Expected: focused
Received: inactive
Call log:
- expect.toBeFocused with timeout 5000ms
- waiting for frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Paragraph' }).filter({ hasText: 'Dummy text' })
29 | .filter( { hasText: 'Dummy text' } );
30 |
> 31 | await expect( dummyParagraph ).toBeFocused();
| ^
32 |
33 | // Navigate to first region and check that we made it. Must navigate forward 4 times as initial focus is placed in post title field.
34 | await page.keyboard.press( 'Control+`' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/a11y-region-navigation.spec.js:31:34
|
Run the tests:
test/e2e/specs/editor/various/a11y.spec.js#L31
2) [webkit] › editor/various/a11y.spec.js:20:2 › a11y (@Firefox, @WebKit) › navigating through the Editor regions four times should land on the Editor top bar region
Error: Timed out 5000ms waiting for expect(locator).toBeFocused()
Locator: locator('role=textbox[name=/Add title/i]')
Expected: focused
Received: inactive
Call log:
- expect.toBeFocused with timeout 5000ms
- waiting for locator('role=textbox[name=/Add title/i]')
29 | await expect(
30 | page.locator( 'role=textbox[name=/Add title/i]' )
> 31 | ).toBeFocused();
| ^
32 | // Navigate to the 'Editor settings' region.
33 | await pageUtils.pressKeys( 'ctrl+`' );
34 | // Navigate to the 'Editor publish' region.
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/a11y.spec.js:31:5
|
Run the tests:
test/e2e/specs/editor/various/a11y.spec.js#L31
2) [webkit] › editor/various/a11y.spec.js:20:2 › a11y (@Firefox, @WebKit) › navigating through the Editor regions four times should land on the Editor top bar region
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeFocused()
Locator: locator('role=textbox[name=/Add title/i]')
Expected: focused
Received: inactive
Call log:
- expect.toBeFocused with timeout 5000ms
- waiting for locator('role=textbox[name=/Add title/i]')
29 | await expect(
30 | page.locator( 'role=textbox[name=/Add title/i]' )
> 31 | ).toBeFocused();
| ^
32 | // Navigate to the 'Editor settings' region.
33 | await pageUtils.pressKeys( 'ctrl+`' );
34 | // Navigate to the 'Editor publish' region.
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/a11y.spec.js:31:5
|
Run the tests:
test/e2e/specs/editor/various/a11y.spec.js#L31
2) [webkit] › editor/various/a11y.spec.js:20:2 › a11y (@Firefox, @WebKit) › navigating through the Editor regions four times should land on the Editor top bar region
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeFocused()
Locator: locator('role=textbox[name=/Add title/i]')
Expected: focused
Received: inactive
Call log:
- expect.toBeFocused with timeout 5000ms
- waiting for locator('role=textbox[name=/Add title/i]')
29 | await expect(
30 | page.locator( 'role=textbox[name=/Add title/i]' )
> 31 | ).toBeFocused();
| ^
32 | // Navigate to the 'Editor settings' region.
33 | await pageUtils.pressKeys( 'ctrl+`' );
34 | // Navigate to the 'Editor publish' region.
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/a11y.spec.js:31:5
|
Run the tests:
test/e2e/specs/editor/various/a11y.spec.js#L71
3) [webkit] › editor/various/a11y.spec.js:50:2 › a11y (@Firefox, @WebKit) › should constrain tabbing within a modal
Error: Timed out 5000ms waiting for expect(locator).not.toBeFocused()
Locator: locator('role=dialog[name="Keyboard shortcuts"i]').locator('role=button[name="Close"i]')
Expected: not focused
Received: focused
Call log:
- expect.not.toBeFocused with timeout 5000ms
- waiting for locator('role=dialog[name="Keyboard shortcuts"i]').locator('role=button[name="Close"i]')
69 | // experience.
70 | // See: https://github.com/WordPress/gutenberg/issues/9410
> 71 | await expect( closeButton ).not.toBeFocused();
| ^
72 |
73 | // Open keyboard shortcuts modal.
74 | await pageUtils.pressKeys( 'Tab' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/a11y.spec.js:71:35
|
Run the tests:
test/e2e/specs/editor/various/a11y.spec.js#L71
3) [webkit] › editor/various/a11y.spec.js:50:2 › a11y (@Firefox, @WebKit) › should constrain tabbing within a modal
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).not.toBeFocused()
Locator: locator('role=dialog[name="Keyboard shortcuts"i]').locator('role=button[name="Close"i]')
Expected: not focused
Received: focused
Call log:
- expect.not.toBeFocused with timeout 5000ms
- waiting for locator('role=dialog[name="Keyboard shortcuts"i]').locator('role=button[name="Close"i]')
69 | // experience.
70 | // See: https://github.com/WordPress/gutenberg/issues/9410
> 71 | await expect( closeButton ).not.toBeFocused();
| ^
72 |
73 | // Open keyboard shortcuts modal.
74 | await pageUtils.pressKeys( 'Tab' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/a11y.spec.js:71:35
|
Run the tests:
test/e2e/specs/editor/various/a11y.spec.js#L71
3) [webkit] › editor/various/a11y.spec.js:50:2 › a11y (@Firefox, @WebKit) › should constrain tabbing within a modal
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).not.toBeFocused()
Locator: locator('role=dialog[name="Keyboard shortcuts"i]').locator('role=button[name="Close"i]')
Expected: not focused
Received: focused
Call log:
- expect.not.toBeFocused with timeout 5000ms
- waiting for locator('role=dialog[name="Keyboard shortcuts"i]').locator('role=button[name="Close"i]')
69 | // experience.
70 | // See: https://github.com/WordPress/gutenberg/issues/9410
> 71 | await expect( closeButton ).not.toBeFocused();
| ^
72 |
73 | // Open keyboard shortcuts modal.
74 | await pageUtils.pressKeys( 'Tab' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/a11y.spec.js:71:35
|
Run the tests:
test/e2e/specs/editor/various/a11y.spec.js#L94
4) [webkit] › editor/various/a11y.spec.js:84:2 › a11y (@Firefox, @WebKit) › should return focus to the first tabbable in a modal after blurring a tabbable
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('role=dialog[name="Keyboard shortcuts"i]').locator('div').last()
============================================================
92 | .locator( 'role=dialog[name="Keyboard shortcuts"i] >> div' )
93 | .last();
> 94 | await last.click();
| ^
95 |
96 | await pageUtils.pressKeys( 'Tab' );
97 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/a11y.spec.js:94:14
|
Run the tests
80 failed
[webkit] › editor/various/a11y-region-navigation.spec.js:15:2 › Region navigation (@Firefox, @WebKit) › navigates forward and back again
[webkit] › editor/various/a11y.spec.js:20:2 › a11y (@Firefox, @WebKit) › navigating through the Editor regions four times should land on the Editor top bar region
[webkit] › editor/various/a11y.spec.js:50:2 › a11y (@Firefox, @WebKit) › should constrain tabbing within a modal
[webkit] › editor/various/a11y.spec.js:84:2 › a11y (@Firefox, @WebKit) › should return focus to the first tabbable in a modal after blurring a tabbable
[webkit] › editor/various/a11y.spec.js:105:2 › a11y (@Firefox, @WebKit) › should return focus to the last tabbable in a modal after blurring a tabbable and tabbing in reverse direction
[webkit] › editor/various/a11y.spec.js:123:2 › a11y (@Firefox, @WebKit) › should make the modal content focusable when it is scrollable
[webkit] › editor/various/autocomplete-and-mentions.spec.js:83:3 › Autocomplete (@Firefox, @WebKit) › User Mention: should insert mention
[webkit] › editor/various/autocomplete-and-mentions.spec.js:135:3 › Autocomplete (@Firefox, @WebKit) › User Mention: should insert mention between two other words
[webkit] › editor/various/autocomplete-and-mentions.spec.js:171:3 › Autocomplete (@Firefox, @WebKit) › User Mention: should insert two subsequent mentions
[webkit] › editor/various/autocomplete-and-mentions.spec.js:218:3 › Autocomplete (@Firefox, @WebKit) › User Mention: should allow mention selection via click event
[webkit] › editor/various/autocomplete-and-mentions.spec.js:253:3 › Autocomplete (@Firefox, @WebKit) › User Mention: should allow mention selection via keypress event
[webkit] › editor/various/autocomplete-and-mentions.spec.js:291:3 › Autocomplete (@Firefox, @WebKit) › User Mention: should cancel mention selection via `Escape` keypress event
[webkit] › editor/various/autocomplete-and-mentions.spec.js:351:3 › Autocomplete (@Firefox, @WebKit) › User Mention: should allow newlines after multiple mention completions
[webkit] › editor/various/autocomplete-and-mentions.spec.js:83:3 › Autocomplete (@Firefox, @WebKit) › Custom Completer: should insert option
[webkit] › editor/various/autocomplete-and-mentions.spec.js:135:3 › Autocomplete (@Firefox, @WebKit) › Custom Completer: should insert option between two other words
[webkit] › editor/various/autocomplete-and-mentions.spec.js:171:3 › Autocomplete (@Firefox, @WebKit) › Custom Completer: should insert two subsequent options
[webkit] › editor/various/autocomplete-and-mentions.spec.js:218:3 › Autocomplete (@Firefox, @WebKit) › Custom Completer: should allow option selection via click event
[webkit] › editor/various/autocomplete-and-mentions.spec.js:253:3 › Autocomplete (@Firefox, @WebKit) › Custom Completer: should allow option selection via keypress event
[webkit] › editor/various/autocomplete-and-mentions.spec.js:291:3 › Autocomplete (@Firefox, @WebKit) › Custom Completer: should cancel option selection via `Escape` keypress event
[webkit] › editor/various/autocomplete-and-mentions.spec.js:330:4 › Autocomplete (@Firefox, @WebKit) › Custom Completer: should not insert disabled options
[webkit] › editor/various/autocomplete-and-mentions.spec.js:351:3 › Autocomplete (@Firefox, @WebKit) › Custom Completer: should allow newlines after multiple option completions
[webkit] › editor/various/autocomplete-and-mentions.spec.js:426:2 › Autocomplete (@Firefox, @WebKit) › should insert elements from multiple completers in a single block
[webkit] › editor/various/autocomplete-and-mentions.spec.js:467:2 › Autocomplete (@Firefox, @WebKit) › should hide UI when selection changes (by keyboard)
[webkit] › editor/various/autocomplete-and-mentions.spec.js:484:2 › Autocomplete (@Firefox, @WebKit) › should hide UI when selection changes (by mouse)
[webkit] › editor/various/autocomplete-and-mentions.spec.js:509:2 › Autocomplete (@Firefox, @WebKit) › should allow speaking number of initial re
|
The logs for this run have expired and are no longer available.
Loading