matomo-org / matomo

Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!
https://matomo.org/
GNU General Public License v3.0
19.19k stars 2.57k forks source link

[Test stability] Improve stability of Tracker\RequestSetTest #22200

Closed sgiehl closed 3 weeks ago

sgiehl commented 3 weeks ago

Description:

The test currently sometimes randomly fails. The reason for this is, that a request contains a timestamp, which might get higher between the calls of buildRequest

Review