thunderbird/appointment

Tests failing due to timeshift?

Closed this issue · 1 comments

It's now Standard time, and it gets dark early now woo?, yay?, etc...

Anywho this seems to break a test which shouldn't be broken afaik. But also maybe this test was always sort of broken.
https://github.com/thunderbird/appointment/actions/runs/11689313125/job/32551813941

I think is due to the fact that datetimes/times without timezones are not UTC by default. So our test was incorrect and the functionality is seemingly correct. Will have a fix up in a min.