Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
migration system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Aug 2015 at 15:53 UTC
Updated:
14 Sep 2015 at 09:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
gábor hojtsyI am not sure removing test references would fix #2555183: Fix the filled update tests, they are broken, only its own tests fail (otherwise core head would fail of course). I would suspect something in the migrate runtime still puts them there. I do see these:
Comment #3
catchComment #4
mikeryanUpon further discussion with Gabor, these vestiges of load plugins are not causing the problems with the update path. They should still go though, I'll roll a patch...
Comment #5
mikeryanComment #6
gábor hojtsyThe patch looks good though :)
Comment #7
catchCommitted/pushed to 8.0.x, thanks!