qtdeclarative/tests/auto/qml/qqmlqt
Ivan Solovev c9013be2d9 tst_qqmlqt: fix TimeZoneSwitch logic
The TimeZoneSwitch class was setting the doChangeZone flag incorrectly,
so it was actually trying to change the zone only for "localtime".
This patch fixes the issue.

With this fix applied, the test started failing on some OS that fail
to change local timezone, so skip such input data for these
configurations.

Fixes: QTBUG-100014
Pick-to: 6.3 6.2
Change-Id: If39a15fe1008211a940174fdc3aa5209df34c115
Reviewed-by: Andreas Buhr <andreas.buhr@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2022-05-17 16:38:17 +02:00
..
data
CMakeLists.txt Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
tst_qqmlqt.cpp tst_qqmlqt: fix TimeZoneSwitch logic 2022-05-17 16:38:17 +02:00