We need to add schema entries for block_page and simple_page plugin types.
(More details coming soon...)
yanniboi created an issue. See original summary.
Why do we need schema for them if we don't support them?
Good catch berdir :P #2550879: Use CTools Wizard API to add/edit Pages (and move plugin UI using PluginWizardInterface) has some failing tests because of missing schema, but in light of your post, I think we should take a closer look at those tests rather than just creating schema for something we dont support.
This is kind of what I was talking about back on the issue. If the introduction of new features highlights missing schema, or whatever, unless it's reproduce-able in the current code base, I don't see why we'd break it out.
I have removed that from the patch at https://www.drupal.org/node/2550879#comment-11000001. Therefore, I think that we could close this one.
As per @juampynr's comment, looks like this was a spurious fail in the first place and is working correctly.
Removing tag/parent to remove noise.
Comments
Comment #2
berdirWhy do we need schema for them if we don't support them?
Comment #3
yanniboi commentedGood catch berdir :P #2550879: Use CTools Wizard API to add/edit Pages (and move plugin UI using PluginWizardInterface) has some failing tests because of missing schema, but in light of your post, I think we should take a closer look at those tests rather than just creating schema for something we dont support.
Comment #4
eclipsegc commentedThis is kind of what I was talking about back on the issue. If the introduction of new features highlights missing schema, or whatever, unless it's reproduce-able in the current code base, I don't see why we'd break it out.
Comment #5
juampynr commentedI have removed that from the patch at https://www.drupal.org/node/2550879#comment-11000001. Therefore, I think that we could close this one.
Comment #6
andrewbelcher commentedAs per @juampynr's comment, looks like this was a spurious fail in the first place and is working correctly.
Comment #7
andrewbelcher commentedRemoving tag/parent to remove noise.