Tools panel: Synced the visible label and accessible name #123563
Annotations
10 errors, 2 warnings, and 1 notice
Run the tests:
test/e2e/specs/editor/various/editor-modes.spec.js#L49
1) [chromium] › editor/various/editor-modes.spec.js:38:2 › Editing modes (visual/HTML) › should display sidebar in HTML mode
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('menuitemcheckbox', { name: 'Show Drop cap' })
47 | await page
48 | .getByRole( 'menuitemcheckbox', { name: 'Show Drop cap' } )
> 49 | .click();
| ^
50 |
51 | await expect(
52 | page.getByRole( 'checkbox', { name: 'Drop cap' } )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/editor-modes.spec.js:49:5
|
Run the tests:
test/e2e/specs/editor/various/editor-modes.spec.js#L49
1) [chromium] › editor/various/editor-modes.spec.js:38:2 › Editing modes (visual/HTML) › should display sidebar in HTML mode
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('menuitemcheckbox', { name: 'Show Drop cap' })
47 | await page
48 | .getByRole( 'menuitemcheckbox', { name: 'Show Drop cap' } )
> 49 | .click();
| ^
50 |
51 | await expect(
52 | page.getByRole( 'checkbox', { name: 'Drop cap' } )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/editor-modes.spec.js:49:5
|
Run the tests:
test/e2e/specs/editor/various/editor-modes.spec.js#L49
1) [chromium] › editor/various/editor-modes.spec.js:38:2 › Editing modes (visual/HTML) › should display sidebar in HTML mode
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('menuitemcheckbox', { name: 'Show Drop cap' })
47 | await page
48 | .getByRole( 'menuitemcheckbox', { name: 'Show Drop cap' } )
> 49 | .click();
| ^
50 |
51 | await expect(
52 | page.getByRole( 'checkbox', { name: 'Drop cap' } )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/editor-modes.spec.js:49:5
|
Run the tests:
test/e2e/specs/editor/various/editor-modes.spec.js#L78
2) [chromium] › editor/various/editor-modes.spec.js:56:2 › Editing modes (visual/HTML) › should update HTML in HTML mode when sidebar is used
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('menuitemcheckbox', { name: 'Show Drop cap' })
76 | await page
77 | .getByRole( 'menuitemcheckbox', { name: 'Show Drop cap' } )
> 78 | .click();
| ^
79 | await page.getByRole( 'checkbox', { name: 'Drop cap' } ).check();
80 |
81 | // Make sure the HTML content updated.
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/editor-modes.spec.js:78:5
|
Run the tests:
test/e2e/specs/editor/various/editor-modes.spec.js#L78
2) [chromium] › editor/various/editor-modes.spec.js:56:2 › Editing modes (visual/HTML) › should update HTML in HTML mode when sidebar is used
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('menuitemcheckbox', { name: 'Show Drop cap' })
76 | await page
77 | .getByRole( 'menuitemcheckbox', { name: 'Show Drop cap' } )
> 78 | .click();
| ^
79 | await page.getByRole( 'checkbox', { name: 'Drop cap' } ).check();
80 |
81 | // Make sure the HTML content updated.
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/editor-modes.spec.js:78:5
|
Run the tests:
test/e2e/specs/editor/various/editor-modes.spec.js#L78
2) [chromium] › editor/various/editor-modes.spec.js:56:2 › Editing modes (visual/HTML) › should update HTML in HTML mode when sidebar is used
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('menuitemcheckbox', { name: 'Show Drop cap' })
76 | await page
77 | .getByRole( 'menuitemcheckbox', { name: 'Show Drop cap' } )
> 78 | .click();
| ^
79 | await page.getByRole( 'checkbox', { name: 'Drop cap' } ).check();
80 |
81 | // Make sure the HTML content updated.
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/editor-modes.spec.js:78:5
|
Run the tests:
test/e2e/specs/editor/various/font-appearance-control.spec.js#L85
3) [chromium] › editor/various/font-appearance-control.spec.js:64:2 › Font Appearance Control dropdown menu › should apply Default appearance if weight and style are invalid
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('menuitemcheckbox', { name: 'Show Appearance' })
83 | await page
84 | .getByRole( 'menuitemcheckbox', { name: 'Show Appearance' } )
> 85 | .click();
| ^
86 | await expect(
87 | page.getByRole( 'combobox', { name: 'Appearance' } )
88 | ).toHaveText( 'Default' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/font-appearance-control.spec.js:85:5
|
Run the tests:
test/e2e/specs/editor/various/font-appearance-control.spec.js#L85
3) [chromium] › editor/various/font-appearance-control.spec.js:64:2 › Font Appearance Control dropdown menu › should apply Default appearance if weight and style are invalid
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('menuitemcheckbox', { name: 'Show Appearance' })
83 | await page
84 | .getByRole( 'menuitemcheckbox', { name: 'Show Appearance' } )
> 85 | .click();
| ^
86 | await expect(
87 | page.getByRole( 'combobox', { name: 'Appearance' } )
88 | ).toHaveText( 'Default' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/font-appearance-control.spec.js:85:5
|
Run the tests:
test/e2e/specs/editor/various/font-appearance-control.spec.js#L85
3) [chromium] › editor/various/font-appearance-control.spec.js:64:2 › Font Appearance Control dropdown menu › should apply Default appearance if weight and style are invalid
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('menuitemcheckbox', { name: 'Show Appearance' })
83 | await page
84 | .getByRole( 'menuitemcheckbox', { name: 'Show Appearance' } )
> 85 | .click();
| ^
86 | await expect(
87 | page.getByRole( 'combobox', { name: 'Appearance' } )
88 | ).toHaveText( 'Default' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/font-appearance-control.spec.js:85:5
|
Run the tests
Process completed with exit code 1.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run the tests
3 failed
[chromium] › editor/various/editor-modes.spec.js:38:2 › Editing modes (visual/HTML) › should display sidebar in HTML mode
[chromium] › editor/various/editor-modes.spec.js:56:2 › Editing modes (visual/HTML) › should update HTML in HTML mode when sidebar is used
[chromium] › editor/various/font-appearance-control.spec.js:64:2 › Font Appearance Control dropdown menu › should apply Default appearance if weight and style are invalid
1 skipped
221 passed (11.3m)
|
Loading