Implement Tabs
in editor settings
#87917
Annotations
10 errors and 1 notice
test/e2e/specs/editor/blocks/navigation-colors.spec.js#L113
1) [chromium] › editor/blocks/navigation-colors.spec.js:78:2 › Navigation colors › Top level navigation links inherit the text color from the theme/group but do not apply to the submenu or overlay text
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Navigation' })
============================================================
111 | await editor.canvas
112 | .getByRole( 'document', { name: 'Block: Navigation' } )
> 113 | .click();
| ^
114 |
115 | const expectedNavigationColors = {
116 | textColor: colorControl.white,
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:113:5
|
test/e2e/specs/editor/blocks/navigation-colors.spec.js#L113
1) [chromium] › editor/blocks/navigation-colors.spec.js:78:2 › Navigation colors › Top level navigation links inherit the text color from the theme/group but do not apply to the submenu or overlay text
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Navigation' })
============================================================
111 | await editor.canvas
112 | .getByRole( 'document', { name: 'Block: Navigation' } )
> 113 | .click();
| ^
114 |
115 | const expectedNavigationColors = {
116 | textColor: colorControl.white,
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:113:5
|
test/e2e/specs/editor/blocks/navigation-colors.spec.js#L113
1) [chromium] › editor/blocks/navigation-colors.spec.js:78:2 › Navigation colors › Top level navigation links inherit the text color from the theme/group but do not apply to the submenu or overlay text
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Navigation' })
============================================================
111 | await editor.canvas
112 | .getByRole( 'document', { name: 'Block: Navigation' } )
> 113 | .click();
| ^
114 |
115 | const expectedNavigationColors = {
116 | textColor: colorControl.white,
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:113:5
|
test/e2e/specs/editor/blocks/navigation-colors.spec.js#L169
2) [chromium] › editor/blocks/navigation-colors.spec.js:131:2 › Navigation colors › Navigation text does not inherit the link color from the theme/group
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Navigation' })
============================================================
167 | await editor.canvas
168 | .getByRole( 'document', { name: 'Block: Navigation' } )
> 169 | .click();
| ^
170 |
171 | const expectedNavigationColors = {
172 | textColor: colorControl.black,
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:169:5
|
test/e2e/specs/editor/blocks/navigation-colors.spec.js#L169
2) [chromium] › editor/blocks/navigation-colors.spec.js:131:2 › Navigation colors › Navigation text does not inherit the link color from the theme/group
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Navigation' })
============================================================
167 | await editor.canvas
168 | .getByRole( 'document', { name: 'Block: Navigation' } )
> 169 | .click();
| ^
170 |
171 | const expectedNavigationColors = {
172 | textColor: colorControl.black,
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:169:5
|
test/e2e/specs/editor/blocks/navigation-colors.spec.js#L169
2) [chromium] › editor/blocks/navigation-colors.spec.js:131:2 › Navigation colors › Navigation text does not inherit the link color from the theme/group
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Navigation' })
============================================================
167 | await editor.canvas
168 | .getByRole( 'document', { name: 'Block: Navigation' } )
> 169 | .click();
| ^
170 |
171 | const expectedNavigationColors = {
172 | textColor: colorControl.black,
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:169:5
|
test/e2e/specs/editor/blocks/navigation-colors.spec.js#L211
3) [chromium] › editor/blocks/navigation-colors.spec.js:187:2 › Navigation colors › The navigation text color should apply to all navigation links including submenu and overlay text
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Navigation' })
============================================================
209 | await editor.canvas
210 | .getByRole( 'document', { name: 'Block: Navigation' } )
> 211 | .click();
| ^
212 |
213 | const expectedNavigationColors = {
214 | textColor: palePink,
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:211:5
|
test/e2e/specs/editor/blocks/navigation-colors.spec.js#L211
3) [chromium] › editor/blocks/navigation-colors.spec.js:187:2 › Navigation colors › The navigation text color should apply to all navigation links including submenu and overlay text
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Navigation' })
============================================================
209 | await editor.canvas
210 | .getByRole( 'document', { name: 'Block: Navigation' } )
> 211 | .click();
| ^
212 |
213 | const expectedNavigationColors = {
214 | textColor: palePink,
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:211:5
|
test/e2e/specs/editor/blocks/navigation-colors.spec.js#L211
3) [chromium] › editor/blocks/navigation-colors.spec.js:187:2 › Navigation colors › The navigation text color should apply to all navigation links including submenu and overlay text
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Navigation' })
============================================================
209 | await editor.canvas
210 | .getByRole( 'document', { name: 'Block: Navigation' } )
> 211 | .click();
| ^
212 |
213 | const expectedNavigationColors = {
214 | textColor: palePink,
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:211:5
|
test/e2e/specs/editor/blocks/navigation-colors.spec.js#L255
4) [chromium] › editor/blocks/navigation-colors.spec.js:229:2 › Navigation colors › The navigation background color should apply to all navigation links including submenu and overlay backgrounds
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Navigation' })
============================================================
253 | await editor.canvas
254 | .getByRole( 'document', { name: 'Block: Navigation' } )
> 255 | .click();
| ^
256 |
257 | // The navigation background, submenu background and overlay background should all be paleCyan.
258 | const expectedNavigationColors = {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:255:5
|
5 failed
[chromium] › editor/blocks/navigation-colors.spec.js:78:2 › Navigation colors › Top level navigation links inherit the text color from the theme/group but do not apply to the submenu or overlay text
[chromium] › editor/blocks/navigation-colors.spec.js:131:2 › Navigation colors › Navigation text does not inherit the link color from the theme/group
[chromium] › editor/blocks/navigation-colors.spec.js:187:2 › Navigation colors › The navigation text color should apply to all navigation links including submenu and overlay text
[chromium] › editor/blocks/navigation-colors.spec.js:229:2 › Navigation colors › The navigation background color should apply to all navigation links including submenu and overlay backgrounds
[chromium] › editor/blocks/navigation-colors.spec.js:274:2 › Navigation colors › As a user I expect my navigation to use the colors I selected for it
2 flaky
[chromium] › editor/blocks/columns.spec.js:15:2 › Columns › restricts all blocks inside the columns block
[chromium] › editor/plugins/allowed-blocks.spec.js:19:2 › Allowed Blocks Filter › should restrict the allowed blocks in the inserter
12 skipped
229 passed (26.6m)
|
The logs for this run have expired and are no longer available.
Loading