The test itRetrievesAnEmptyArrayWhenBurndownIsInTheFutur in plugins/tracker/tests/Tracker_FormElement_Field_BurndownTest.php fails when it is not executed on a week day.
This should not happen, tests must be reproducible whatever the day of the week they are executed.
The Unit test fail show an issue:
request #9792
When burndown is in future, and when timezone are different, error are thrown
With a server in UTC timezone,
An user in GMT timezone
Set a new artifact with a burndown field with:
- today as start_date
- a duration and a capacity
A JPGraph error is thrown