You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update: Jarbas and I are on it. At least two of these are due to a loss in translation during PR review. Others were masked by naming errors in the Farsi PR.
Still others, which aren't occurring on @forslund's computer but are on mine, remain to be investigated (including one in Swedish oh boy) but I am assuming we introduced the bug at the same time
Working in spurts, I have yet to determine why the default time zone seems to be changing mid-run. However, many of the datetime tests specify the default time zone when they create their reference datetime objects. I'm now trying to determine if the bug is in the code, or in the tests; is something else interfering with the mechanism that ensures the right time zone, or is it simply that pytest doesn't run tests in order, and timing becomes a factor?
When running the test suite I get a couple of errors like this:
Best guess, there is something with the timezone?
The text was updated successfully, but these errors were encountered: