The `@dataProvider` annotation should be a static function, check and make data provider in the extension, at least:
[x] `SchemaChangesHandlerTest` with `provideAbuseFilterUser`
[ ] `AbuseFilterPermissionManagerTest` with `provideCanEdit`, `provideCanEditFilter`, `provideCanViewProtectedVariablesInFilter`
[x] `BlockAutopromoteStoreTest` with `provideBlockAutopromote`, `provideUnblockAutopromote`
[x] `BlockTest` with `provideRevert`
[ ] `ChangeTaggerTest` with `provideActionData`
[ ] `ThrottleTest` with `provideThrottle`, `provideThrottleDataForIdentifiers`
[ ] `WarnTest` with `provideWarnsAndSuccess`
[x] `FilterValidatorTest` with `provideSyntax`, `provideRestrictedActions`, `provideCheckAll`
[x] `ParserStatusTest` with `provideIsValid`
[x] `ParserTest` with `provideDeprecatedVars`
[ ] `VariableGeneratorTest` with `provideTitleVarsNotLazy`
[ ] `LazyVariableComputerTest` with `provideUserRelatedVars`, `provideTitleRelatedVars`
[ ] `VariablesManagerTest` with `provideDumpAllVars`, `provideGetVar`
static and adjust the usages (More infos at T332865).
Initial work was done in faaa5126eb8ae878220c78adbeb69cc66e3137f2