Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
migration system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Sep 2015 at 16:28 UTC
Updated:
28 Sep 2015 at 22:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
neclimdulI think the changes in the source db in testonly might cause a failure. at the very least they would cause stubbing. I don't know that its going to be reasonable to test that we don't stub though.
Comment #5
neclimdulBah, it looks like there where some hardcoded values in the menu tree that didn't match what the ui writes. Just fixed the tests.
Comment #6
neclimdulComment #11
neclimdulThanks pifr! Sorry for messing up the ordering requiring this comment setting the status back to exist.
Comment #12
phenaproximaSeems legit!
Comment #13
webchickCommitted and pushed to 8.0.x. Thanks!