]> 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)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 3 Sep 2025 10:10:48 +0000 (12:10 +0200)
commitfc8221be0fa94a4e84d2dbc6c169bd0f00b7eee3
tree02e71cfd0d0e928993467ae3b3727c00e12f28f2
parent9df656308a8ceb2ea1ef3f3fae44ee6193092c45
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

(cherry picked from commit f391d6c9ba1277a2d148f30db18fc615763a834d)
src/test/test-calendarspec.c