]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: use Europe/Helsinki instead of Europe/Kyiv in test-calendarspec
authorLuca Boccassi <luca.boccassi@gmail.com>
Wed, 6 Aug 2025 13:33:10 +0000 (14:33 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Wed, 6 Aug 2025 15:08:54 +0000 (16:08 +0100)
commitf391d6c9ba1277a2d148f30db18fc615763a834d
tree590245eaa6a779b5e8c267fa558068efddfe89b8
parent0fa09581b7358b7c09d0341a7338bb7fbcd26a54
test: use Europe/Helsinki instead of Europe/Kyiv in test-calendarspec

Europe/Kyiv was added somewhat recently. Use Europe/Helsinki which is
much older and thus works with older tzdata like version 2022a.

line 193: "2016-03-27 03:17:00" new_tz=:Europe/Kyiv
At: Sun 2016-03-27 03:17:00.000000 Europe
Assertion 'r == -ENOENT' failed at src/test/test-calendarspec.c:70, function _test_next(). Aborting.

Follow-up for aa077884c13769ae3bd6aa98978b4ac9e64b5365
src/test/test-calendarspec.c