Spin-off from #1626584: Combine configuration system changes to verify they are compatible

UpgradePathTestBase::performUpgrade() does not always load all new modules after upgrade.

CommentFileSizeAuthor
#3 next.upgradepath.3.patch1.3 KBsun
next.upgradepath.0.patch1.2 KBsun

Comments

moshe weitzman’s picture

Status: Needs review » Reviewed & tested by the community

Completely harmless, though something should be done in a new issue if $this->loadedModules is not reliable.

chx’s picture

Status: Reviewed & tested by the community » Needs work

Please remove loadedModules then completely.

sun’s picture

Status: Needs work » Needs review
StatusFileSize
new1.3 KB

Removed $loadedModules entirely.

chx’s picture

Status: Needs review » Reviewed & tested by the community

Thanks.

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed to 8.x. Thanks!

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

Updated issue summary.