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

Update unsupported block test data for UI tests #3087

Merged
merged 1 commit into from
Feb 2, 2021

Conversation

fluiddot
Copy link
Contributor

@fluiddot fluiddot commented Feb 2, 2021

gutenberg PR: WordPress/gutenberg#28649

Fixes #3086

To test:
The changes can be tested locally by running the specific UI test:

  • For iOS run: npm run test:e2e:ios:local gutenberg-editor-unsupported-blocks.test
  • For Android run: npm run test:e2e:android:local gutenberg-editor-unsupported-blocks.test

The PR can be also verified with the PR check that runs the full suite of UI tests.

PR submission checklist:

  • I have considered adding unit tests where possible.
  • I have considered if this change warrants user-facing release notes more info and have added them to RELEASE-NOTES.txt if necessary.

@fluiddot fluiddot added the [Type] Bug Something isn't working label Feb 2, 2021
@fluiddot fluiddot added this to the 1.46 (16.7) milestone Feb 2, 2021
@fluiddot fluiddot requested a review from ceyhun February 2, 2021 09:01
Copy link
Contributor

@ceyhun ceyhun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved via WordPress/gutenberg#28649. Thanks!

@fluiddot fluiddot merged commit e25d620 into develop Feb 2, 2021
@fluiddot fluiddot deleted the fix/unsupported-blocks-ui-test branch February 2, 2021 09:56
@dcalhoun dcalhoun mentioned this pull request Feb 16, 2021
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unsupported block UI test fails after supporting Audio block
2 participants