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

tst_qquickfolderlistmodel::nameFilters() is flaky on Windows 10 (msvc2015 and msvc2017)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P1: Critical
    • None
    • 5.12.2, 5.13.0 Beta 1
    • Quick: Other
    • None
    • Windows

    Description

      agent:2019/03/27 08:49:32 build.go:192: 	C:\Utils\Jom\jom.exe -f Makefile.Release check
      agent:2019/03/27 08:49:32 build.go:192: 	call C:\Users\qt\work\qt\qtdeclarative\tests\auto\qml\qquickfolderlistmodel\target_wrapper.bat  release\tst_qquickfolderlistmodel.exe -o C:\Users\qt\work\testresults\tests\auto\qml\qquickfolderlistmodel229920134,xml -o -,txt
      agent:2019/03/27 08:49:32 build.go:192: ********* Start testing of tst_qquickfolderlistmodel *********
      agent:2019/03/27 08:49:32 build.go:192: Config: Using QtTest library 5.12.3, Qt 5.12.3 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2015)
      agent:2019/03/27 08:49:32 build.go:192: PASS   : tst_qquickfolderlistmodel::initTestCase()
      agent:2019/03/27 08:49:33 build.go:192: PASS   : tst_qquickfolderlistmodel::basicProperties()
      agent:2019/03/27 08:49:33 build.go:192: PASS   : tst_qquickfolderlistmodel::status()
      agent:2019/03/27 08:49:33 build.go:192: PASS   : tst_qquickfolderlistmodel::showFiles()
      agent:2019/03/27 08:49:33 build.go:192: PASS   : tst_qquickfolderlistmodel::resetFiltering()
      agent:2019/03/27 08:49:48 build.go:192: FAIL!  : tst_qquickfolderlistmodel::nameFilters() Compared values are not the same
      agent:2019/03/27 08:49:48 build.go:192:    Actual   (((flm->property("count").toInt()))): 1
      agent:2019/03/27 08:49:48 build.go:192:    Expected (2)                                 : 2
      agent:2019/03/27 08:49:48 build.go:192: tst_qquickfolderlistmodel.cpp(225) : failure location
      agent:2019/03/27 08:49:49 build.go:192: PASS   : tst_qquickfolderlistmodel::refresh()
      agent:2019/03/27 08:49:49 build.go:192: PASS   : tst_qquickfolderlistmodel::cdUp()
      agent:2019/03/27 08:49:49 build.go:192: SKIP   : tst_qquickfolderlistmodel::changeDrive() QTBUG-26728
      agent:2019/03/27 08:49:49 build.go:192: tst_qquickfolderlistmodel.cpp(285) : failure location
      agent:2019/03/27 08:49:49 build.go:192: PASS   : tst_qquickfolderlistmodel::showDotAndDotDot(false)
      agent:2019/03/27 08:49:49 build.go:192: PASS   : tst_qquickfolderlistmodel::showDotAndDotDot(true)
      agent:2019/03/27 08:49:49 build.go:192: PASS   : tst_qquickfolderlistmodel::showDotAndDotDot(true but root)
      agent:2019/03/27 08:49:49 build.go:192: PASS   : tst_qquickfolderlistmodel::sortReversed()
      agent:2019/03/27 08:49:49 build.go:192: PASS   : tst_qquickfolderlistmodel::introspectQrc()
      agent:2019/03/27 08:49:49 build.go:192: PASS   : tst_qquickfolderlistmodel::sortCaseSensitive(caseSensitive)
      agent:2019/03/27 08:49:49 build.go:192: PASS   : tst_qquickfolderlistmodel::sortCaseSensitive(caseInsensitive)
      agent:2019/03/27 08:49:49 build.go:192: PASS   : tst_qquickfolderlistmodel::cleanupTestCase()
      agent:2019/03/27 08:49:49 build.go:192: Totals: 15 passed, 1 failed, 1 skipped, 0 blacklisted, 16396ms
      agent:2019/03/27 08:49:49 build.go:192: ********* Finished testing of tst_qquickfolderlistmodel *********
      agent:2019/03/27 08:49:49 build.go:192: jom: C:\Users\qt\work\qt\qtdeclarative\tests\auto\qml\qquickfolderlistmodel\Makefile.Release [check] Error 1
      agent:2019/03/27 08:49:49 build.go:192: jom: C:\Users\qt\work\qt\qtdeclarative\tests\auto\qml\qquickfolderlistmodel\Makefile [release-check] Error 2
      agent:2019/03/27 08:49:49 build.go:236: Process finished with error: exit status 2
      agent:2019/03/27 08:49:49 build.go:195: Error reading from stdout/err: exit status 2
      agent:2019/03/27 08:50:09 runner.go:153: Re-running tests/auto/qml/qquickfolderlistmodel with TESTARGS=nameFilters
      agent:2019/03/27 08:50:09 build.go:314: [c:\users\qt\MSVC2015.bat jom check] 900 900
      agent:2019/03/27 08:50:09 build.go:192: 
      
      agent:2019/03/27 08:50:23 build.go:192: ********* Start testing of tst_qquickfolderlistmodel *********
      agent:2019/03/27 08:50:23 build.go:192: Config: Using QtTest library 5.12.3, Qt 5.12.3 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2015)
      agent:2019/03/27 08:50:23 build.go:192: PASS   : tst_qquickfolderlistmodel::initTestCase()
      agent:2019/03/27 08:50:39 build.go:192: FAIL!  : tst_qquickfolderlistmodel::nameFilters() Compared values are not the same
      agent:2019/03/27 08:50:39 build.go:192:    Actual   (((flm->property("count").toInt()))): 3
      agent:2019/03/27 08:50:39 build.go:192:    Expected (1)                                 : 1
      agent:2019/03/27 08:50:39 build.go:192: tst_qquickfolderlistmodel.cpp(219) : failure location
      agent:2019/03/27 08:50:39 build.go:192: PASS   : tst_qquickfolderlistmodel::cleanupTestCase()
      agent:2019/03/27 08:50:39 build.go:192: Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 15504ms
      agent:2019/03/27 08:50:39 build.go:192: ********* Finished testing of tst_qquickfolderlistmodel *********
      
      agent:2019/03/21 16:13:35 build.go:192: ********* Start testing of tst_qquickfolderlistmodel *********
      agent:2019/03/21 16:13:35 build.go:192: Config: Using QtTest library 5.12.2, Qt 5.12.2 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2015)
      agent:2019/03/21 16:13:35 build.go:192: PASS   : tst_qquickfolderlistmodel::initTestCase()
      agent:2019/03/21 16:13:35 build.go:192: PASS   : tst_qquickfolderlistmodel::basicProperties()
      agent:2019/03/21 16:13:35 build.go:192: PASS   : tst_qquickfolderlistmodel::status()
      agent:2019/03/21 16:13:35 build.go:192: PASS   : tst_qquickfolderlistmodel::showFiles()
      agent:2019/03/21 16:13:36 build.go:192: PASS   : tst_qquickfolderlistmodel::resetFiltering()
      agent:2019/03/21 16:13:51 build.go:192: FAIL!  : tst_qquickfolderlistmodel::nameFilters() Compared values are not the same
      agent:2019/03/21 16:13:51 build.go:192:    Actual   (((flm->property("count").toInt()))): 2
      agent:2019/03/21 16:13:51 build.go:192:    Expected (3)                                 : 3
      agent:2019/03/21 16:13:51 build.go:192: tst_qquickfolderlistmodel.cpp(230) : failure location
      agent:2019/03/21 16:13:51 build.go:192: PASS   : tst_qquickfolderlistmodel::refresh()
      agent:2019/03/21 16:13:51 build.go:192: PASS   : tst_qquickfolderlistmodel::cdUp()
      agent:2019/03/21 16:13:51 build.go:192: SKIP   : tst_qquickfolderlistmodel::changeDrive() QTBUG-26728
      agent:2019/03/21 16:13:51 build.go:192: tst_qquickfolderlistmodel.cpp(285) : failure location
      agent:2019/03/21 16:13:51 build.go:192: PASS   : tst_qquickfolderlistmodel::showDotAndDotDot(false)
      agent:2019/03/21 16:13:51 build.go:192: PASS   : tst_qquickfolderlistmodel::showDotAndDotDot(true)
      agent:2019/03/21 16:13:52 build.go:192: PASS   : tst_qquickfolderlistmodel::showDotAndDotDot(true but root)
      agent:2019/03/21 16:13:52 build.go:192: PASS   : tst_qquickfolderlistmodel::sortReversed()
      agent:2019/03/21 16:13:52 build.go:192: PASS   : tst_qquickfolderlistmodel::introspectQrc()
      agent:2019/03/21 16:13:52 build.go:192: PASS   : tst_qquickfolderlistmodel::sortCaseSensitive(caseSensitive)
      agent:2019/03/21 16:13:52 build.go:192: PASS   : tst_qquickfolderlistmodel::sortCaseSensitive(caseInsensitive)
      agent:2019/03/21 16:13:52 build.go:192: PASS   : tst_qquickfolderlistmodel::cleanupTestCase()
      agent:2019/03/21 16:13:52 build.go:192: Totals: 15 passed, 1 failed, 1 skipped, 0 blacklisted, 16552ms
      agent:2019/03/21 16:13:52 build.go:192: ********* Finished testing of tst_qquickfolderlistmodel *********
      
      agent:2019/03/21 08:22:34 build.go:192: ********* Start testing of tst_qquickfolderlistmodel *********
      agent:2019/03/21 08:22:34 build.go:192: Config: Using QtTest library 5.12.2, Qt 5.12.2 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2015)
      agent:2019/03/21 08:22:34 build.go:192: PASS   : tst_qquickfolderlistmodel::initTestCase()
      agent:2019/03/21 08:22:34 build.go:192: PASS   : tst_qquickfolderlistmodel::basicProperties()
      agent:2019/03/21 08:22:34 build.go:192: PASS   : tst_qquickfolderlistmodel::status()
      agent:2019/03/21 08:22:34 build.go:192: PASS   : tst_qquickfolderlistmodel::showFiles()
      agent:2019/03/21 08:22:34 build.go:192: PASS   : tst_qquickfolderlistmodel::resetFiltering()
      agent:2019/03/21 08:22:50 build.go:192: FAIL!  : tst_qquickfolderlistmodel::nameFilters() Compared values are not the same
      agent:2019/03/21 08:22:50 build.go:192:    Actual   (((flm->property("count").toInt()))): 3
      agent:2019/03/21 08:22:50 build.go:192:    Expected (1)                                 : 1
      agent:2019/03/21 08:22:50 build.go:192: tst_qquickfolderlistmodel.cpp(219) : failure location
      agent:2019/03/21 08:22:50 build.go:192: PASS   : tst_qquickfolderlistmodel::refresh()
      agent:2019/03/21 08:22:50 build.go:192: PASS   : tst_qquickfolderlistmodel::cdUp()
      agent:2019/03/21 08:22:50 build.go:192: SKIP   : tst_qquickfolderlistmodel::changeDrive() QTBUG-26728
      agent:2019/03/21 08:22:50 build.go:192: tst_qquickfolderlistmodel.cpp(285) : failure location
      agent:2019/03/21 08:22:50 build.go:192: PASS   : tst_qquickfolderlistmodel::showDotAndDotDot(false)
      agent:2019/03/21 08:22:50 build.go:192: PASS   : tst_qquickfolderlistmodel::showDotAndDotDot(true)
      agent:2019/03/21 08:22:50 build.go:192: PASS   : tst_qquickfolderlistmodel::showDotAndDotDot(true but root)
      agent:2019/03/21 08:22:50 build.go:192: PASS   : tst_qquickfolderlistmodel::sortReversed()
      agent:2019/03/21 08:22:50 build.go:192: PASS   : tst_qquickfolderlistmodel::introspectQrc()
      agent:2019/03/21 08:22:50 build.go:192: PASS   : tst_qquickfolderlistmodel::sortCaseSensitive(caseSensitive)
      agent:2019/03/21 08:22:50 build.go:192: PASS   : tst_qquickfolderlistmodel::sortCaseSensitive(caseInsensitive)
      agent:2019/03/21 08:22:50 build.go:192: PASS   : tst_qquickfolderlistmodel::cleanupTestCase()
      agent:2019/03/21 08:22:50 build.go:192: Totals: 15 passed, 1 failed, 1 skipped, 0 blacklisted, 16504ms
      agent:2019/03/21 08:22:50 build.go:192: ********* Finished testing of tst_qquickfolderlistmodel *********
      
      agent:2019/03/21 08:23:35 build.go:192: ********* Start testing of tst_qquickfolderlistmodel *********
      agent:2019/03/21 08:23:35 build.go:192: Config: Using QtTest library 5.12.2, Qt 5.12.2 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2017)
      agent:2019/03/21 08:23:35 build.go:192: PASS   : tst_qquickfolderlistmodel::initTestCase()
      agent:2019/03/21 08:23:35 build.go:192: PASS   : tst_qquickfolderlistmodel::basicProperties()
      agent:2019/03/21 08:23:35 build.go:192: PASS   : tst_qquickfolderlistmodel::status()
      agent:2019/03/21 08:23:36 build.go:192: PASS   : tst_qquickfolderlistmodel::showFiles()
      agent:2019/03/21 08:23:36 build.go:192: PASS   : tst_qquickfolderlistmodel::resetFiltering()
      agent:2019/03/21 08:23:51 build.go:192: FAIL!  : tst_qquickfolderlistmodel::nameFilters() Compared values are not the same
      agent:2019/03/21 08:23:51 build.go:192:    Actual   (((flm->property("count").toInt()))): 3
      agent:2019/03/21 08:23:51 build.go:192:    Expected (1)                                 : 1
      agent:2019/03/21 08:23:51 build.go:192: tst_qquickfolderlistmodel.cpp(219) : failure location
      agent:2019/03/21 08:23:51 build.go:192: PASS   : tst_qquickfolderlistmodel::refresh()
      agent:2019/03/21 08:23:51 build.go:192: PASS   : tst_qquickfolderlistmodel::cdUp()
      agent:2019/03/21 08:23:51 build.go:192: SKIP   : tst_qquickfolderlistmodel::changeDrive() QTBUG-26728
      agent:2019/03/21 08:23:51 build.go:192: tst_qquickfolderlistmodel.cpp(285) : failure location
      agent:2019/03/21 08:23:51 build.go:192: PASS   : tst_qquickfolderlistmodel::showDotAndDotDot(false)
      agent:2019/03/21 08:23:52 build.go:192: PASS   : tst_qquickfolderlistmodel::showDotAndDotDot(true)
      agent:2019/03/21 08:23:52 build.go:192: PASS   : tst_qquickfolderlistmodel::showDotAndDotDot(true but root)
      agent:2019/03/21 08:23:52 build.go:192: PASS   : tst_qquickfolderlistmodel::sortReversed()
      agent:2019/03/21 08:23:52 build.go:192: PASS   : tst_qquickfolderlistmodel::introspectQrc()
      agent:2019/03/21 08:23:52 build.go:192: PASS   : tst_qquickfolderlistmodel::sortCaseSensitive(caseSensitive)
      agent:2019/03/21 08:23:52 build.go:192: PASS   : tst_qquickfolderlistmodel::sortCaseSensitive(caseInsensitive)
      agent:2019/03/21 08:23:52 build.go:192: PASS   : tst_qquickfolderlistmodel::cleanupTestCase()
      agent:2019/03/21 08:23:52 build.go:192: Totals: 15 passed, 1 failed, 1 skipped, 0 blacklisted, 16476ms
      agent:2019/03/21 08:23:52 build.go:192: ********* Finished testing of tst_qquickfolderlistmodel *********
      

      Attachments

        Issue Links

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

          Activity

            People

              w00t Robin Burchell
              ulherman Ulf Hermann
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes