Why: * The ExecutePostCacheTransformHooksTest core test is not currently a database test but is an integration test case. * However, ::testTransform calls a hook and VisualEditor provides a handler for SkinEditSectionLinks that reads from the DB which is called by this test. * Adding the test class to the database group will fix this by allowing VisualEditor to use the database in the handler as part of the test. What: * Add `@group Database` to ExecutePostCacheTransformHooksTest.php Bug: T358103 Change-Id: Ib3b361f07d5411e4951156059dee11dc5367dffb |
||
|---|---|---|
| .. | ||
| Stages | ||
| DefaultOutputPipelineFactoryTest.php | ||
| OutputTransformStageTestBase.php | ||
| TestUtils.php | ||