Closed jtojnar closed 1 year ago
Maybe we should run the tests in UTC?
TimeZone is already forced during tests and they aren't failing.
But yes my local TZ is forced to the same value. Did your PHP config run on UTC?
I maybe prefer the workaround in the phpunit.xml (and maybe we can then remove the forced value in GA) to avoid forcing people to use UTC TZ locally to run test. What do you think?
The test suite fails for me locally:
I can work around this with but it will probably fail again once daylight saving starts again or something:
Maybe we should run the tests in UTC?