Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
migration system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
26 Jun 2014 at 13:02 UTC
Updated:
29 Jul 2014 at 23:42 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
gábor hojtsyYeah I noticed this while working on #2293063: Config schema mapping parsing is inconsistently forgiving, does not conform to the interface. Maybe postpone that on this one, so we can avoid needing to adjust that code? It would be great to get this in ASAP :)
Comment #2
vijaycs85Here we go.
Comment #3
gábor hojtsyThat looks fantastic :) RTBC if/when passes.
Comment #4
gábor hojtsyComment #5
vijaycs85Sorry for taking it back to review, but this would cover more config schemas from migration side.
Comment #6
vijaycs85and so on...
Removing all of them...
Comment #9
vijaycs85Ok, this is good. All the 11 fails in #6 are valid errors. However each of them have it's own history of issue(s) and we may not get them all fixed anytime soon. So let's go with #2 and make these new test coverage and fixes as separate issue - #2293419: Add config schema test to all configuration test in migration, fix bugs
Just uploading the same patch in 2 here as I'm reviewer/committer-friendly ;)
Comment #10
vijaycs85Comment #11
vijaycs85As per #4
Comment #12
gábor hojtsyMore dramatic title and quick fix tag to help this land sooner :)
Comment #13
webchickWow, great catch. :)
Committed and pushed to 8.x. Thanks!