Closed (fixed)
Project:
Configuration Rewrite
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
22 Nov 2016 at 03:31 UTC
Updated:
2 Mar 2017 at 21:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
nedjoAs a starter, here are two modules I'm using locally for manual testing.
Comment #3
saltednutI think we should focus on getting this in for 8.x-1.x and stable before moving on to 8.x-2.x given the core patch #2350111: Introduce an event to decouple the module installer from the entity manager is currently stalled.
Comment #4
saltednutComment #5
nedjoAttached patch requires #2841961: Pull rewrite code into a service.
Comment #6
saltednutHad issues running this via core/scripts/run-tests.sh and via UI
The errors are different. Perhaps you can recreate? I also need to test this with core by itself.
Output from command line:
Output from UI admin/config/development/testing/results/%:
Comment #7
saltednutLet's try re-queue'ing it now that the service is in place from #2841961: Pull rewrite code into a service
Comment #9
saltednutNM, the errors must have been a product of my distro or install environment.
Tested again with stock Drupal 8.2.5 and the test passes. I think we can move forward now and port the tests to 8.x-2.x
Comment #11
saltednutNow realizing tests will fail on the bot until our core patch is in for 8.4.x that adds the ModuleEvents stuff...