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

Windows: tst_qquickfolderlistmodel test fails

    XMLWordPrintable

Details

    • 11741f9d778ab1f2221b9b568e16920ad8dca393

    Description

      The tst_qquickfolderlistmodel test fails in Windows:

      ********* Start testing of tst_qquickfolderlistmodel *********
      Config: Using QTest library 5.0.0, Qt 5.0.0
      PASS   : tst_qquickfolderlistmodel::initTestCase()
      FAIL!  : tst_qquickfolderlistmodel::basicProperties() Compared values are not the same
         Actual   (flm->data(flm->index(0),FileNameRole).toString()): data
         Expected (QLatin1String("basic.qml")): basic.qml
      .\tst_qquickfolderlistmodel.cpp(117) : failure location
      FAIL!  : tst_qquickfolderlistmodel::resetFiltering() Compared values are not the same
         Actual   (flm->property("count").toInt()): 5
         Expected (1): 1
      .\tst_qquickfolderlistmodel.cpp(137) : failure location
      FAIL!  : tst_qquickfolderlistmodel::refresh() Compared values are not the same
         Actual   (flm->property("count").toInt()): 0
         Expected (4): 4
      .\tst_qquickfolderlistmodel.cpp(164) : failure location
      PASS   : tst_qquickfolderlistmodel::cleanupTestCase()
      Totals: 2 passed, 3 failed, 0 skipped
      ********* Finished testing of tst_qquickfolderlistmodel *********
      

      It appears as the folder is not actually set properly.

      Marking the test insignificant in Windows for now; remember to enable the test in CI after the issue has been fixed.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-24777
          # Subject Branch Project Status CR V

          Activity

            People

              seahumad [BB] Sergio Ahumada (Inactive)
              e0348803 Miikka Heikkinen
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes