Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-68842

tst_QDateTime::timeZones fail on Android

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 5.11.1, 5.12.0 Alpha
    • 5.11
    • Core: Date/Time
    • None
    • Android 6
    • 4fa8dfee5dd31433d22fdb449c1783e256931c8f

      This fails on the first check in the test

      FAIL! : tst_QDateTime::timeZones() Compared values are not the same 
      06-08 12:58:19.468 31234 31254 I QTestLib: Actual (invalidTz.isValid()): 1 
      06-08 12:58:19.468 31234 31254 I QTestLib: Expected (false) : 0 
      06-08 12:58:19.468 31234 31254 I QTestLib: Loc: [D:\projects\qt\clean-5.11\src\qtbase\tests\auto\corelib\tools\qdatetime\tst_qdatetime.cpp(3193)]
      QTimeZone invalidTz = QTimeZone("Vulcan/ShiKahr");
       QCOMPARE(invalidTz.isValid(), false); // <- fails

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            Eddy Edward Welbourne
            manordheim MÃ¥rten Nordheim
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes