Fixing incorrect item densities #56723
Labels
<Bug>
This needs to be fixed
Code: Tooling
Tooling that is not part of the main game but is part of the repo.
(P5 - Long-term)
Long-term WIP, may stay on the list for a while.
[Python]
Code made in Python
Describe the bug
There are 795 items failing the density check and while it's set to ignore them it does make it harder to read the failures that actually are caused by the PR running the tests.
I'm hoping that someone who is skilled with python or some other scripting can take the info from the failed tests and what the density should have been per the test results and run a script to go through and correct all 795 densities.
Otherwise this is going to take a lot of patience.
Steps to reproduce
Create a new PR and then look at the test results.
Expected behavior
This is the expected behavior. The tests are working correctly and they aren't causing tests to fail for problems that aren't critical. This is actually a pretty successful test in terms of maturity.
Screenshots
No response
Versions and configuration
All since the density adjustments were merged.
Additional context
Here is an example of some of the failed assertions.
The text was updated successfully, but these errors were encountered: