Tools panel: Synced the visible label and accessible name #123563
Annotations
4 errors, 2 warnings, and 1 notice
Run the tests:
test/e2e/specs/widgets/customizing-widgets.spec.js#L556
1) [chromium] › widgets/customizing-widgets.spec.js:525:2 › Widgets Customizer › should stay in block settings after making a change in that area
TimeoutError: page.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=menuitemcheckbox[name="Show Drop cap"i]')
554 | // Change `drop cap` (Any change made in this section is sufficient; not required to be `drop cap`).
555 | await page.click( 'role=button[name="Typography options"i]' );
> 556 | await page.click( 'role=menuitemcheckbox[name="Show Drop cap"i]' );
| ^
557 |
558 | await page.click( 'role=checkbox[name="Drop cap"i]' );
559 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/customizing-widgets.spec.js:556:14
|
Run the tests:
test/e2e/specs/widgets/customizing-widgets.spec.js#L556
1) [chromium] › widgets/customizing-widgets.spec.js:525:2 › Widgets Customizer › should stay in block settings after making a change in that area
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=menuitemcheckbox[name="Show Drop cap"i]')
554 | // Change `drop cap` (Any change made in this section is sufficient; not required to be `drop cap`).
555 | await page.click( 'role=button[name="Typography options"i]' );
> 556 | await page.click( 'role=menuitemcheckbox[name="Show Drop cap"i]' );
| ^
557 |
558 | await page.click( 'role=checkbox[name="Drop cap"i]' );
559 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/customizing-widgets.spec.js:556:14
|
Run the tests:
test/e2e/specs/widgets/customizing-widgets.spec.js#L556
1) [chromium] › widgets/customizing-widgets.spec.js:525:2 › Widgets Customizer › should stay in block settings after making a change in that area
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=menuitemcheckbox[name="Show Drop cap"i]')
554 | // Change `drop cap` (Any change made in this section is sufficient; not required to be `drop cap`).
555 | await page.click( 'role=button[name="Typography options"i]' );
> 556 | await page.click( 'role=menuitemcheckbox[name="Show Drop cap"i]' );
| ^
557 |
558 | await page.click( 'role=checkbox[name="Drop cap"i]' );
559 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/customizing-widgets.spec.js:556:14
|
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
1 failed
[chromium] › widgets/customizing-widgets.spec.js:525:2 › Widgets Customizer › should stay in block settings after making a change in that area
2 skipped
200 passed (6.7m)
|
Loading