Help making Matomo better by sending anonymized usage data to the creators the project, and/or to your own Matomo instance and/or to any other Matomo instance
[ ] Potential edge cases thought about (behavior of the code with strange input, with strange internal state or possible interactions with other Matomo subsystems)
[ ] Usability review done (is anything maybe unclear or think about anything that would cause people to reach out to support)
Description:
Some system tests are randomly failing at the moment, as depending on the duration it takes to perform the fixture set up, some metrics might be slightly different. See e.g. https://github.com/matomo-org/matomo/actions/runs/9386379884/job/25846839764#step:3:549
This PR will hide those metrics, so they don't cause the tests to fail anymore.
Review