mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-28 07:50:24 +00:00
a6176399b1
Skip a test that fails with Wikimedia\Rdbms\DBQueryError: Error 5: database is locked Function: Wikimedia\Rdbms\Database::beginIfImplied (MediaWiki\Extension\AbuseFilter\FilterLookup::getAllActiveFiltersInGroupFromDB) Probably due to some concurrency issue caused by the duplicate connection, and also with Wikimedia\Rdbms\DBQueryError: Error 1: no such table: unittest_external_abuse_filter Function: MediaWiki\Extension\AbuseFilter\FilterLookup::getAllActiveFiltersInGroupFromDB for unknown reasons. Move the mwGlobals override inside the test to avoid the same "database is locked" error on every other test in that class. Bug: T251967 Change-Id: I552a8d1fa532941f630fd734e590993e7462aeb0 |
||
---|---|---|
.phan | ||
db_patches | ||
i18n | ||
includes | ||
maintenance | ||
modules | ||
tests | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
.phpcs.xml | ||
.stylelintrc.json | ||
AbuseFilter.alias.php | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING | ||
extension.json | ||
Gruntfile.js | ||
hooks.txt | ||
package-lock.json | ||
package.json |