Page MenuHomePhabricator

Reduce disruption from test change that can be caused by changes in built-in content
Open, MediumPublic

Description

Description

When built-in objects' labels change, this sometimes affects test outputs downstream. This MR contains several changes caused by such a situation. We should either isolate these tests from trivial upstream label changes or make it easy to regenerate the outputs (e.g., with --regenerate-output, as we do elsewhere in this repository).

Desired behavior/Acceptance criteria (returned value, expected error, performance expectations, etc.)

  • test flake, or its consequences, are reduced
  • there is a way to regenerate these test outputs easily, or the test outputs don't need to change due to upstream changes

Completion checklist

Event Timeline

Jdforrester-WMF renamed this task from Reduce test flake caused by changes in built-in labels to Reduce disruption from test change that can be caused by changes in built-in content.May 7 2025, 3:47 PM
Jdforrester-WMF triaged this task as Medium priority.