Closed davydog187 closed 11 months ago
Hey Dave, Thanks for reporting. I took a look this morning and was able to get tests passing on a branch. The issue was related to a change in DateTime in v1.14.3.
From the changelog...
[DateTime] Consistently merge precision of subsecond operations (the bug was that subsecond precision was lost in functions like DateTime.add/3)
I'm hoping to get a pull request up later today.
Elixir Version
Problem
64 test failures that seem to be causes by
Timex.shift/2
adding microsecond precision to eachTimex.DateTime