Details
-
Bug
-
Resolution: Invalid
-
P1: Critical
-
None
-
6.5.2
-
None
-
Guix System
-
-
569dc0de5 (dev), f39f1bfd9 (6.6), 9c0def81e (dev), 59bf9160c (dev), 6d3db093b (6.6), 96c465011 (6.5)
Description
Hi,
This test newly fails on Guix System after updating qtbase from 6.3.2 to 6.5.2.
The error in the output reads as:
FAIL! : tst_QDate::startOfDay_endOfDay_bounds() Compared values are not the same Actual (qdteMin.startOfDay(QTimeZone::systemTimeZone()).date()): Invalid QDate Expected (qdteMin) : 1752/09/14 Loc: [/tmp/guix-build-qtbase-6.5.2.drv-0/qtbase-everywhere-src-6.5.2/tests/auto/corelib/time/qdate/tst_qdate.cpp(670)]
This happens in a containerized environment where the date is set to 1970 (unix epoch), if that matters, where there is no timezone data and where TZ or TZDIR is not set.
The component meant is 'qtbase', but I failed to find it in the list, apologies.
Attachments
Issue Links
- is duplicated by
-
QTBUG-95418 Implement a minimal QTimezonePrivate supporting Qt::LocalTime as system zone
- Reported