Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GB 11.1.0] E2E test wp-calypso-gutenberg-post-editor-spec.js fails #54760

Closed
scinos opened this issue Jul 21, 2021 · 1 comment · Fixed by #54780
Closed

[GB 11.1.0] E2E test wp-calypso-gutenberg-post-editor-spec.js fails #54760

scinos opened this issue Jul 21, 2021 · 1 comment · Fixed by #54780
Assignees
Labels
caused-by-gutenberg-upgrade Labels an issue (or PR) as caused by or related to a Gutenberg upgrade on WPCOM. Needs triage Ticket needs to be triaged [Type] Bug

Comments

@scinos
Copy link
Contributor

scinos commented Jul 21, 2021

Test suite: [WPCOM] Calypso Gutenberg Editor: Posts (desktop): Public Posts: Preview and Publish a Public Post @parallel
Test name: Can enter post title, content and image

Error:

  TimeoutError: Waiting for element to be settable By(css selector, input.block-editor-inserter__search-input) to "Image"
  Wait timed out after 22210ms
  Error: TimeoutError: Waiting for element to be settable By(css selector, input.block-editor-inserter__search-input) to "Image"
  Wait timed out after 22210ms
  at Proxy.<anonymous> (lib/driver-manager.js:97:14)
  at processTicksAndRejections (internal/process/task_queues.js:95:5)
  at async Proxy.setWhenSettable (lib/driver-helper.js:304:9)
  at async GutenbergEditorComponent.openBlockInserterAndSearch (lib/gutenberg/gutenberg-editor-component.js:252:3)
  at async GutenbergEditorComponent.addBlock (lib/gutenberg/gutenberg-editor-component.js:417:3)
  at async GutenbergEditorComponent.addImage (lib/gutenberg/gutenberg-editor-component.js:454:19)
  at async Context.<anonymous> (specs/specs-wpcom/wp-calypso-gutenberg-post-editor-spec.js:57:4)
@scinos scinos added [Type] Bug Needs triage Ticket needs to be triaged labels Jul 21, 2021
@scinos scinos self-assigned this Jul 21, 2021
@scinos scinos changed the title [GB 11.1.0] E2E test fails [GB 11.1.0] E2E test wp-calypso-gutenberg-post-editor-spec.js fails Jul 21, 2021
@scinos scinos added the caused-by-gutenberg-upgrade Labels an issue (or PR) as caused by or related to a Gutenberg upgrade on WPCOM. label Jul 21, 2021
@scinos
Copy link
Contributor Author

scinos commented Jul 21, 2021

Likely caused by WordPress/gutenberg#32935

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
caused-by-gutenberg-upgrade Labels an issue (or PR) as caused by or related to a Gutenberg upgrade on WPCOM. Needs triage Ticket needs to be triaged [Type] Bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant