Incorporate fixes to some recent regressions#1690
Conversation
|
Is there any way these tests can be run for Gutenberg? |
|
Asking because, even if native files were updated, there's no way to know for sure if everything works correctly. |
|
👋 @ellatrix , assuming you mean running them in the Gutenberg repo, I guess we are not there yet, but we are heading that way, to incorporate native mobile e2e tests into the Gutenberg repo. In the meantime, may I take this opportunity to suggest that, it would be useful if at least for changes in the RichText components you open PRs here in the mobile repo to test and merge? To do so, It basically boils down to updating the Gutenberg git submodule to point to the desired Gutenberg commit and push a branch and PR it. Happy to elaborate more if needed. WDYT? |
|
This PR is not needed anymore since the latest from Gutenberg was brought in by #1631. |
|
@hypest Sure, would love to do it for the bigger rich text PRs. Looking forward to have those tests in the main repo though! |
Update Gutenberg ref to incorporate fixes to some recent regressions
Fixes included for the following regressions:
To test:
CI should be green.
PR submission checklist:
RELEASE-NOTES.txtif necessary.