-
Notifications
You must be signed in to change notification settings - Fork 58
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
Jetpack Tiled Gallery Block : save
functionality submodule hash update
#4143
Jetpack Tiled Gallery Block : save
functionality submodule hash update
#4143
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see some failing tests – it looks like our integration tests for the Tiled Gallery caught an issue (or maybe they need to be updated).
@guarani Leaving a note here as a reminder to myself (and everyone): Issue with this right now is that the unit test is failing with a max recursion hit error; somewhere the state is being set over and over (and thus calling render over and over) when run from the unit test but not when run manually. As per our discussion on Slack, do we want to merge this to our feature branch? We can open a new PR for the unit test bugfix. |
👋 @illusaen Thanks for sharing the info here about the failing test.
If we merge as-is, would this failing test cause future PRs targeting the feature branch to fail? If so, would it make sense to disable the test in this PR and then merge it? We could create a new issue to fix the bug (and re-enable the test). |
@guarani Yes that sounds good. Did some elimination and it's definitely got something to do with the For example:
|
…ursion bug needs further investigation.
Wanna run full suite of Android and iOS UI tests? Click here and 'Approve' CI job! |
Skipping unit test. |
Thanks for sharing those insights, @illusaen! |
I've just updated our feature branches with the latest from Gutenberg |
Updating submodule hash for Jetpack Tiled Gallery block's
save
functionality.See details in: #21481
PR submission checklist: