Discovered via #340723: Make modules and installation profiles only require .info.yml files
This slows down the installer and tests.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | drupal8.theme-maintenance-dupe.2.patch | 647 bytes | sun |
| drupal8.theme-maintenance-dupe.0.patch | 605 bytes | sun |
Comments
Comment #1
alexpottTested installer - everything looks fine
Comment #2
sunActually,
_theme_load_offline_registry()was removed as part of #1886448: Rewrite the theme registry into a proper serviceThus, this was caused by a faulty re-roll / merge conflict resolution of the patch over there, and it's actually the other way around.
Comment #4
sun2: drupal8.theme-maintenance-dupe.2.patch queued for re-testing.
Comment #6
alexpott2: drupal8.theme-maintenance-dupe.2.patch queued for re-testing.
Comment #7
dawehnerProbably my fault.
Comment #8
webchickNice catch.
Committed and pushed to 8.x. Thanks!