Steps to replicate the issue (include links if applicable):
What happens?:
- https://integration.wikimedia.org/ci/job/quibble-vendor-mysql-php74-noselenium/16579/console
- fails 21 MediaWiki core PHP unit tests
- RuntimeException: Database backend disabled
- https://integration.wikimedia.org/ci/job/quibble-vendor-mysql-php74-selenium/15934/console
- fails 5 MediaWiki core selenium tests
- Can't call click on element with selector ".mw-rcfilters-ui-liveUpdateButtonWidget" because element wasn't found
- Evaluation failed: ReferenceError: mw is not defined
- Failed to wait for mediawiki.base to be ready after 5000 ms.
- https://integration.wikimedia.org/ci/job/mwext-php74-phan/16795/console
- 1 MediaWiki core phan error
includes/ResourceLoaderListStyleModule.php:9 PhanUndeclaredExtendedClass Class extends undeclared class \ResourceLoaderImageModule includes/content/CollaborationHubContent.php:350 SecurityCheck-XSS Calling method \MediaWiki\Parser\ParserOutput::setText() in \CollaborationHubContent::fillParserOutput that outputs using tainted argument #1 (`$html`). (Caused by: ../../includes/parser/ParserOutput.php +853) (Caused by: includes/content/CollaborationHubContent.php +311; includes/content/CollaborationHubContent.php +304; includes/content/CollaborationHubContent.php +558; includes/content/CollaborationHubContent.php +552; ../../includes/Html/Html.php +191; includes/content/CollaborationHubContent.php +522; ../../includes/Message/Message.php +1124; ../../includes/Html/Html.php +191; includes/content/CollaborationHubContent.php +960; includes/content/CollaborationHubTOC.php +89; includes/content/CollaborationHubTOC.php +50; ../../includes/Html/Html.php +191; ../../includes/Message/Message.php +1124; ../../includes/Html/Html.php +191; includes/content/CollaborationHubTOC.php +50; ../../includes/Message/Message.php +1124; ../../includes/Html/Html.php +191)
What should have happened instead?:
- CI passes
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):