Closed (fixed)
Project:
Drupal core
Version:
11.x-dev
Component:
install system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
22 Mar 2024 at 16:23 UTC
Updated:
30 Apr 2025 at 07:29 UTC
Jump to comment: Most recent
Comments
Comment #3
mondrakeComment #4
mondrakeIMO the test should have not been using the test container, that remains linked to the db driver passed in to the test. Since the essence of the test is to diverge from it in the SUT, let’s check the SUT’s GUI for the modules statuses.
Comment #5
smustgrave commentedLeft a comment in the MR.
Comment #6
mondrakeComment #7
smustgrave commentedSmall comment then good to RTBC I think
Comment #8
mondrakeComment #9
smustgrave commentedAh right.
Then rest seems good
Comment #11
mondrakeThis should be marked 'fixed' now, right?
Comment #13
catchYes it should, looks like I lost track of the tab...
Committed/pushed to 11.x, thanks!