Editor: Standardize reduced motion handling using media queries #123671
Annotations
10 errors, 2 warnings, and 1 notice
Run the tests:
packages/e2e-test-utils-playwright/src/editor/publish-post.ts#L37
1) [chromium] › editor/various/autosave.spec.js:280:2 › Autosave › shouldn't conflict with server-side autosave
TimeoutError: page.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=region[name="Editor publish"i]').locator('role=button[name="Publish"i]')
- locator resolved to <button type="button" aria-disabled="false" class="components-button editor-post-publish-button editor-post-publish-button__button is-primary is-compact">Publish</button>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 100ms
19 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 500ms
at ../../../packages/e2e-test-utils-playwright/src/editor/publish-post.ts:37
35 |
36 | // Handle saving just the post.
> 37 | await this.page.click(
| ^
38 | 'role=region[name="Editor publish"i] >> role=button[name="Publish"i]'
39 | );
40 |
at Editor.publishPost (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/publish-post.ts:37:18)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/autosave.spec.js:288:3
|
Run the tests:
packages/e2e-test-utils-playwright/src/editor/publish-post.ts#L37
1) [chromium] › editor/various/autosave.spec.js:280:2 › Autosave › shouldn't conflict with server-side autosave
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=region[name="Editor publish"i]').locator('role=button[name="Publish"i]')
- locator resolved to <button type="button" aria-disabled="false" class="components-button editor-post-publish-button editor-post-publish-button__button is-primary is-compact">Publish</button>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 100ms
19 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 500ms
at ../../../packages/e2e-test-utils-playwright/src/editor/publish-post.ts:37
35 |
36 | // Handle saving just the post.
> 37 | await this.page.click(
| ^
38 | 'role=region[name="Editor publish"i] >> role=button[name="Publish"i]'
39 | );
40 |
at Editor.publishPost (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/publish-post.ts:37:18)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/autosave.spec.js:288:3
|
Run the tests:
packages/e2e-test-utils-playwright/src/editor/publish-post.ts#L37
1) [chromium] › editor/various/autosave.spec.js:280:2 › Autosave › shouldn't conflict with server-side autosave
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=region[name="Editor publish"i]').locator('role=button[name="Publish"i]')
- locator resolved to <button type="button" aria-disabled="false" class="components-button editor-post-publish-button editor-post-publish-button__button is-primary is-compact">Publish</button>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 100ms
19 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 500ms
at ../../../packages/e2e-test-utils-playwright/src/editor/publish-post.ts:37
35 |
36 | // Handle saving just the post.
> 37 | await this.page.click(
| ^
38 | 'role=region[name="Editor publish"i] >> role=button[name="Publish"i]'
39 | );
40 |
at Editor.publishPost (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/publish-post.ts:37:18)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/autosave.spec.js:288:3
|
Run the tests:
packages/e2e-test-utils-playwright/src/editor/publish-post.ts#L37
2) [chromium] › editor/various/change-detection.spec.js:100:2 › Change detection › Should prompt to confirm unsaved changes for autosaved published post
TimeoutError: page.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=region[name="Editor publish"i]').locator('role=button[name="Publish"i]')
- locator resolved to <button type="button" aria-disabled="false" class="components-button editor-post-publish-button editor-post-publish-button__button is-primary is-compact">Publish</button>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 100ms
19 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 500ms
at ../../../packages/e2e-test-utils-playwright/src/editor/publish-post.ts:37
35 |
36 | // Handle saving just the post.
> 37 | await this.page.click(
| ^
38 | 'role=region[name="Editor publish"i] >> role=button[name="Publish"i]'
39 | );
40 |
at Editor.publishPost (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/publish-post.ts:37:18)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/change-detection.spec.js:109:3
|
Run the tests:
packages/e2e-test-utils-playwright/src/editor/publish-post.ts#L37
2) [chromium] › editor/various/change-detection.spec.js:100:2 › Change detection › Should prompt to confirm unsaved changes for autosaved published post
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=region[name="Editor publish"i]').locator('role=button[name="Publish"i]')
- locator resolved to <button type="button" aria-disabled="false" class="components-button editor-post-publish-button editor-post-publish-button__button is-primary is-compact">Publish</button>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 100ms
19 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 500ms
at ../../../packages/e2e-test-utils-playwright/src/editor/publish-post.ts:37
35 |
36 | // Handle saving just the post.
> 37 | await this.page.click(
| ^
38 | 'role=region[name="Editor publish"i] >> role=button[name="Publish"i]'
39 | );
40 |
at Editor.publishPost (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/publish-post.ts:37:18)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/change-detection.spec.js:109:3
|
Run the tests:
packages/e2e-test-utils-playwright/src/editor/publish-post.ts#L37
2) [chromium] › editor/various/change-detection.spec.js:100:2 › Change detection › Should prompt to confirm unsaved changes for autosaved published post
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=region[name="Editor publish"i]').locator('role=button[name="Publish"i]')
- locator resolved to <button type="button" aria-disabled="false" class="components-button editor-post-publish-button editor-post-publish-button__button is-primary is-compact">Publish</button>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 100ms
19 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 500ms
at ../../../packages/e2e-test-utils-playwright/src/editor/publish-post.ts:37
35 |
36 | // Handle saving just the post.
> 37 | await this.page.click(
| ^
38 | 'role=region[name="Editor publish"i] >> role=button[name="Publish"i]'
39 | );
40 |
at Editor.publishPost (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/publish-post.ts:37:18)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/change-detection.spec.js:109:3
|
Run the tests:
packages/e2e-test-utils-playwright/src/editor/publish-post.ts#L37
3) [chromium] › editor/various/compatibility-classic-editor.spec.js:15:2 › Compatibility with classic editor › Should not apply auto when rendering blocks
TimeoutError: page.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=region[name="Editor publish"i]').locator('role=button[name="Publish"i]')
- locator resolved to <button type="button" aria-disabled="false" class="components-button editor-post-publish-button editor-post-publish-button__button is-primary is-compact">Publish</button>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 100ms
19 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 500ms
at ../../../packages/e2e-test-utils-playwright/src/editor/publish-post.ts:37
35 |
36 | // Handle saving just the post.
> 37 | await this.page.click(
| ^
38 | 'role=region[name="Editor publish"i] >> role=button[name="Publish"i]'
39 | );
40 |
at Editor.publishPost (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/publish-post.ts:37:18)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/compatibility-classic-editor.spec.js:25:3
|
Run the tests:
packages/e2e-test-utils-playwright/src/editor/publish-post.ts#L37
3) [chromium] › editor/various/compatibility-classic-editor.spec.js:15:2 › Compatibility with classic editor › Should not apply auto when rendering blocks
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=region[name="Editor publish"i]').locator('role=button[name="Publish"i]')
- locator resolved to <button type="button" aria-disabled="false" class="components-button editor-post-publish-button editor-post-publish-button__button is-primary is-compact">Publish</button>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 100ms
19 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 500ms
at ../../../packages/e2e-test-utils-playwright/src/editor/publish-post.ts:37
35 |
36 | // Handle saving just the post.
> 37 | await this.page.click(
| ^
38 | 'role=region[name="Editor publish"i] >> role=button[name="Publish"i]'
39 | );
40 |
at Editor.publishPost (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/publish-post.ts:37:18)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/compatibility-classic-editor.spec.js:25:3
|
Run the tests:
packages/e2e-test-utils-playwright/src/editor/publish-post.ts#L37
3) [chromium] › editor/various/compatibility-classic-editor.spec.js:15:2 › Compatibility with classic editor › Should not apply auto when rendering blocks
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=region[name="Editor publish"i]').locator('role=button[name="Publish"i]')
- locator resolved to <button type="button" aria-disabled="false" class="components-button editor-post-publish-button editor-post-publish-button__button is-primary is-compact">Publish</button>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 100ms
19 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 500ms
at ../../../packages/e2e-test-utils-playwright/src/editor/publish-post.ts:37
35 |
36 | // Handle saving just the post.
> 37 | await this.page.click(
| ^
38 | 'role=region[name="Editor publish"i] >> role=button[name="Publish"i]'
39 | );
40 |
at Editor.publishPost (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/publish-post.ts:37:18)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/compatibility-classic-editor.spec.js:25:3
|
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/autosave.spec.js:280:2 › Autosave › shouldn't conflict with server-side autosave
[chromium] › editor/various/change-detection.spec.js:100:2 › Change detection › Should prompt to confirm unsaved changes for autosaved published post
[chromium] › editor/various/compatibility-classic-editor.spec.js:15:2 › Compatibility with classic editor › Should not apply auto when rendering blocks
1 skipped
181 passed (9.0m)
|
Loading