Autotests `tst_qcolordialog', `tst_qfiledialog', and `tst_qfiledialog2' failed 
:(

  Testing tst_QFileDialog2
  FAIL!  : tst_QFileDialog2::listRoot() Compared values are not the same
     Actual   (qt_test_isFetchedRoot()): 0
     Expected (true)                   : 1
     Loc: [tst_qfiledialog2.cpp(204)]
  FAIL!  : tst_QFileDialog2::task251321_sideBarHiddenEntries() Compared values 
are not the same
     Actual   (model->rowCount(model->index(hiddenSubDir.absolutePath()))): 0
     Expected (2)                                                         : 2
     Loc: [tst_qfiledialog2.cpp(1003)]
  FAIL!  : tst_QFileDialog2::task251341_sideBarRemoveEntries() Compared values 
are not the same
     Actual   (model->rowCount(model->index("NotFound")))       : 1
     Expected (model->rowCount(model->index(model->rootPath()))): 2
     Loc: [tst_qfiledialog2.cpp(1069)]
  FAIL!  : tst_QFileDialog2::task143519_deleteAndRenameActionBehavior() 
Compared values are not the same
     Actual   (rm->isEnabled()) : 0
     Expected (!fd.isReadOnly()): 1
     Loc: [tst_qfiledialog2.cpp(399)]
  FAIL!  : tst_QFileDialog2::completionOnLevelAfterRoot() Compared values are 
not the same
     Actual   (edit->text())  : et
     Expected (QString("etc")): etc
     Loc: [tst_qfiledialog2.cpp(731)]
  FAIL!  : tst_QFileDialog2::task228844_ensurePreviousSorting() Compared values 
are not the same
     Actual   (fd2.selectedFiles().first())                             : 
/Users/qt/Documents
     Expected (current.absolutePath() + QChar('/') + QLatin1String("g")): 
/work/build/qt/qtbase/tests/auto/widgets/dialogs/qfiledialog2/aaaaaaaaaaaaaaaaaa/g
     Loc: [tst_qfiledialog2.cpp(891)]
  FAIL!  : tst_QFileDialog2::task259105_filtersCornerCases() Compared values 
are not the same
     Actual   (filters->currentText())         : All Files!
     Expected (QLatin1String("All Files! (*)")): All Files! (*)
     Loc: [tst_qfiledialog2.cpp(1174)]
  FAIL!  : tst_QFileDialog2::QTBUG4419_lineEditSelectAll() 
'QTest::qWaitForWindowActive(&fd)' returned FALSE. ()
     Loc: [tst_qfiledialog2.cpp(1213)]
  FAIL!  : tst_QFileDialog2::QTBUG6558_showDirsOnly() 
'QTest::qWaitForWindowActive(&fd)' returned FALSE. ()
     Loc: [tst_qfiledialog2.cpp(1256)]
  FAIL!  : tst_QFileDialog2::QTBUG4842_selectFilterWithHideNameFilterDetails() 
'QTest::qWaitForWindowActive(&fd)' returned FALSE. ()
     Loc: [tst_qfiledialog2.cpp(1304)]
  FAIL!  : tst_QFileDialog2::dontShowCompleterOnRoot() 
'QTest::qWaitForWindowActive(&fd)' returned FALSE. ()
     Loc: [tst_qfiledialog2.cpp(1337)]
  Totals: 23 passed, 11 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QFileDialog2 *********
  Config: Using QtTest library 5.2.0, Qt 5.2.0
  PASS   : tst_QFileDialog2::initTestCase()
  PASS   : tst_QFileDialog2::deleteDirAndFiles()
  QWARN  : tst_QFileDialog2::listRoot() QFileSystemWatcher::removePaths: list 
is empty
  FAIL!  : tst_QFileDialog2::listRoot() Compared values are not the same
     Actual   (qt_test_isFetchedRoot()): 0
     Expected (true)                   : 1
     Loc: [tst_qfiledialog2.cpp(204)]
  QWARN  : tst_QFileDialog2::task227304_proxyOnFileDialog() 
QFileSystemWatcher::removePaths: list is empty
  QWARN  : tst_QFileDialog2::task227304_proxyOnFileDialog() 
QFileSystemWatcher::removePaths: list is empty
  QWARN  : tst_QFileDialog2::task227304_proxyOnFileDialog() 
QFileSystemWatcher::removePaths: list is empty
  PASS   : tst_QFileDialog2::task227304_proxyOnFileDialog()
  PASS   : tst_QFileDialog2::task236402_dontWatchDeletedDir()
  QWARN  : tst_QFileDialog2::task251321_sideBarHiddenEntries() 
QFileSystemWatcher::removePaths: list is empty
  FAIL!  : tst_QFileDialog2::task251321_sideBarHiddenEntries() Compared values 
are not the same
     Actual   (model->rowCount(model->index(hiddenSubDir.absolutePath()))): 0
     Expected (2)                                                         : 2
     Loc: [tst_qfiledialog2.cpp(1003)]
  QWARN  : tst_QFileDialog2::task251341_sideBarRemoveEntries() 
QFileSystemWatcher::removePaths: list is empty
  FAIL!  : tst_QFileDialog2::task251341_sideBarRemoveEntries() Compared values 
are not the same
     Actual   (model->rowCount(model->index("NotFound")))       : 1
     Expected (model->rowCount(model->index(model->rootPath()))): 2
     Loc: [tst_qfiledialog2.cpp(1069)]
  PASS   : tst_QFileDialog2::task257579_sideBarWithNonCleanUrls()
  PASS   : tst_QFileDialog2::heapCorruption()
  PASS   : tst_QFileDialog2::filter()
  PASS   : tst_QFileDialog2::showNameFilterDetails()
  PASS   : tst_QFileDialog2::unc()
  PASS   : tst_QFileDialog2::emptyUncPath()
  QWARN  : tst_QFileDialog2::task143519_deleteAndRenameActionBehavior() 
QFileSystemWatcher::removePaths: list is empty
  QWARN  : tst_QFileDialog2::task143519_deleteAndRenameActionBehavior() 
QFileSystemWatcher::removePaths: list is empty
  FAIL!  : tst_QFileDialog2::task143519_deleteAndRenameActionBehavior() 
Compared values are not the same
     Actual   (rm->isEnabled()) : 0
     Expected (!fd.isReadOnly()): 1
     Loc: [tst_qfiledialog2.cpp(399)]
  PASS   : tst_QFileDialog2::task178897_minimumSize()
  QWARN  : tst_QFileDialog2::task180459_lastDirectory(path+file) Non-native 
QFileDialog supports only local files
  PASS   : tst_QFileDialog2::task180459_lastDirectory(path+file)
  PASS   : tst_QFileDialog2::task180459_lastDirectory(no path)
  QWARN  : tst_QFileDialog2::task180459_lastDirectory(file) Non-native 
QFileDialog supports only local files
  PASS   : tst_QFileDialog2::task180459_lastDirectory(file)
  PASS   : tst_QFileDialog2::task180459_lastDirectory(path)
  QWARN  : tst_QFileDialog2::task180459_lastDirectory(path not existing) 
Non-native QFileDialog supports only local files
  PASS   : tst_QFileDialog2::task180459_lastDirectory(path not existing)
  QWARN  : tst_QFileDialog2::completionOnLevelAfterRoot() 
QFileSystemWatcher::removePaths: list is empty
  QWARN  : tst_QFileDialog2::completionOnLevelAfterRoot() 
QFileSystemWatcher::removePaths: list is empty
  FAIL!  : tst_QFileDialog2::completionOnLevelAfterRoot() Compared values are 
not the same
     Actual   (edit->text())  : et
     Expected (QString("etc")): etc
     Loc: [tst_qfiledialog2.cpp(731)]
  PASS   : tst_QFileDialog2::task233037_selectingDirectory()
  PASS   : tst_QFileDialog2::task235069_hideOnEscape()
  QWARN  : tst_QFileDialog2::task203703_returnProperSeparator() 
QFileSystemWatcher::removePaths: list is empty
  PASS   : tst_QFileDialog2::task203703_returnProperSeparator()
  QWARN  : tst_QFileDialog2::task228844_ensurePreviousSorting() 
QFileSystemWatcher::removePaths: list is empty
  QWARN  : tst_QFileDialog2::task228844_ensurePreviousSorting() 
QFileSystemWatcher::removePaths: list is empty
  FAIL!  : tst_QFileDialog2::task228844_ensurePreviousSorting() Compared values 
are not the same
     Actual   (fd2.selectedFiles().first())                             : 
/Users/qt/Documents
     Expected (current.absolutePath() + QChar('/') + QLatin1String("g")): 
/work/build/qt/qtbase/tests/auto/widgets/dialogs/qfiledialog2/aaaaaaaaaaaaaaaaaa/g
     Loc: [tst_qfiledialog2.cpp(891)]
  QWARN  : tst_QFileDialog2::task239706_editableFilterCombo() 
QFileSystemWatcher::removePaths: list is empty
  PASS   : tst_QFileDialog2::task239706_editableFilterCombo()
  PASS   : tst_QFileDialog2::task218353_relativePaths()
  PASS   : tst_QFileDialog2::task254490_selectFileMultipleTimes()
  QWARN  : tst_QFileDialog2::task259105_filtersCornerCases() 
QFileSystemWatcher::removePaths: list is empty
  FAIL!  : tst_QFileDialog2::task259105_filtersCornerCases() Compared values 
are not the same
     Actual   (filters->currentText())         : All Files!
     Expected (QLatin1String("All Files! (*)")): All Files! (*)
     Loc: [tst_qfiledialog2.cpp(1174)]
  QWARN  : tst_QFileDialog2::QTBUG4419_lineEditSelectAll() Non-native 
QFileDialog supports only local files
  FAIL!  : tst_QFileDialog2::QTBUG4419_lineEditSelectAll() 
'QTest::qWaitForWindowActive(&fd)' returned FALSE. ()
     Loc: [tst_qfiledialog2.cpp(1213)]
  FAIL!  : tst_QFileDialog2::QTBUG6558_showDirsOnly() 
'QTest::qWaitForWindowActive(&fd)' returned FALSE. ()
     Loc: [tst_qfiledialog2.cpp(1256)]
  FAIL!  : tst_QFileDialog2::QTBUG4842_selectFilterWithHideNameFilterDetails() 
'QTest::qWaitForWindowActive(&fd)' returned FALSE. ()
     Loc: [tst_qfiledialog2.cpp(1304)]
  FAIL!  : tst_QFileDialog2::dontShowCompleterOnRoot() 
'QTest::qWaitForWindowActive(&fd)' returned FALSE. ()
     Loc: [tst_qfiledialog2.cpp(1337)]
  PASS   : tst_QFileDialog2::cleanupTestCase()
  Totals: 23 passed, 11 failed, 0 skipped
  ********* Finished testing of tst_QFileDialog2 *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qfiledialog2: 60 seconds, exit code 11
  
  Testing tst_QFiledialog
  FAIL!  : tst_QFiledialog::directoryEnteredSignal() Compared values are not 
the same
     Actual   (fd.isVisible()): 0
     Expected (true)          : 1
     Loc: [tst_qfiledialog.cpp(232)]
  FAIL!  : tst_QFiledialog::filesSelectedSignal(any) 
'QTest::qWaitForWindowExposed(&fd)' returned FALSE. ()
     Loc: [tst_qfiledialog.cpp(299)]
  FAIL!  : tst_QFiledialog::filesSelectedSignal(existing) 
'QTest::qWaitForWindowExposed(&fd)' returned FALSE. ()
     Loc: [tst_qfiledialog.cpp(299)]
  FAIL!  : tst_QFiledialog::filesSelectedSignal(directory) 
'QTest::qWaitForWindowExposed(&fd)' returned FALSE. ()
     Loc: [tst_qfiledialog.cpp(299)]
  FAIL!  : tst_QFiledialog::filesSelectedSignal(directoryOnly) 
'QTest::qWaitForWindowExposed(&fd)' returned FALSE. ()
     Loc: [tst_qfiledialog.cpp(299)]
  FAIL!  : tst_QFiledialog::filesSelectedSignal(existingFiles) 
'QTest::qWaitForWindowExposed(&fd)' returned FALSE. ()
     Loc: [tst_qfiledialog.cpp(299)]
  FAIL!  : tst_QFiledialog::filterSelectedSignal() Compared values are not the 
same
     Actual   (filters->isVisible()): 0
     Expected (true)                : 1
     Loc: [tst_qfiledialog.cpp(348)]
  FAIL!  : tst_QFiledialog::completer(r, 10) 
'QTest::qWaitForWindowExposed(&fd)' returned FALSE. ()
     Loc: [tst_qfiledialog.cpp(473)]
  FAIL!  : tst_QFiledialog::completer(x, 0) 'QTest::qWaitForWindowExposed(&fd)' 
returned FALSE. ()
     Loc: [tst_qfiledialog.cpp(473)]
  FAIL!  : tst_QFiledialog::completer(../, -1) 
'QTest::qWaitForWindowExposed(&fd)' returned FALSE. ()
     Loc: [tst_qfiledialog.cpp(473)]
  FAIL!  : tst_QFiledialog::completer(goto root) 
'QTest::qWaitForWindowExposed(&fd)' returned FALSE. ()
     Loc: [tst_qfiledialog.cpp(473)]
  FAIL!  : tst_QFiledialog::completer(start at root) 
'QTest::qWaitForWindowExposed(&fd)' returned FALSE. ()
     Loc: [tst_qfiledialog.cpp(473)]
  FAIL!  : tst_QFiledialog::completer(start at one below root r) 
'QTest::qWaitForWindowExposed(&fd)' returned FALSE. ()
     Loc: [tst_qfiledialog.cpp(473)]
  FAIL!  : tst_QFiledialog::completer(start at one below root ../) 
'QTest::qWaitForWindowExposed(&fd)' returned FALSE. ()
     Loc: [tst_qfiledialog.cpp(473)]
  FAIL!  : tst_QFiledialog::completer_up() Compared values are not the same
     Actual   (spyCurrentChanged.count()): 1
     Expected (0)                        : 0
     Loc: [tst_qfiledialog.cpp(572)]
  FAIL!  : tst_QFiledialog::acceptMode() Compared values are not the same
     Actual   (newButton && newButton->isVisible()): 0
     Expected (true)                               : 1
     Loc: [tst_qfiledialog.cpp(588)]
  FAIL!  : tst_QFiledialog::filters() Compared values are not the same
     Actual   (views.at(0)->isVisible()): 0
     Expected (true)                    : 1
     Loc: [tst_qfiledialog.cpp(669)]
  FAIL!  : tst_QFiledialog::selectFiles() 
'!listView->selectionModel()->selectedRows().isEmpty()' returned FALSE. ()
     Loc: [tst_qfiledialog.cpp(915)]
  FAIL!  : tst_QFiledialog::viewMode() Compared values are not the same
     Loc: [tst_qfiledialog.cpp(969)]
  FAIL!  : tst_QFiledialog::focus() 'QTest::qWaitForWindowActive(&fd)' returned 
FALSE. ()
     Loc: [tst_qfiledialog.cpp(1057)]
  FAIL!  : tst_QFiledialog::historyForward() Compared values are not the same
     Actual   (backButton->isEnabled()): 1
     Expected (false)                  : 0
     Loc: [tst_qfiledialog.cpp(1157)]
  FAIL!  : tst_QFiledialog::widgetlessNativeDialog() 'fd.isVisible()' returned 
FALSE. ()
     Loc: [tst_qfiledialog.cpp(1409)]
  Totals: 44 passed, 22 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QFiledialog *********
  Config: Using QtTest library 5.2.0, Qt 5.2.0
  PASS   : tst_QFiledialog::initTestCase()
  PASS   : tst_QFiledialog::currentChangedSignal()
  QWARN  : tst_QFiledialog::directoryEnteredSignal() 
QFileSystemWatcher::removePaths: list is empty
  FAIL!  : tst_QFiledialog::directoryEnteredSignal() Compared values are not 
the same
     Actual   (fd.isVisible()): 0
     Expected (true)          : 1
     Loc: [tst_qfiledialog.cpp(232)]
  QWARN  : tst_QFiledialog::filesSelectedSignal(any) 
QFileSystemWatcher::removePaths: list is empty
  FAIL!  : tst_QFiledialog::filesSelectedSignal(any) 
'QTest::qWaitForWindowExposed(&fd)' returned FALSE. ()
     Loc: [tst_qfiledialog.cpp(299)]
  QWARN  : tst_QFiledialog::filesSelectedSignal(existing) 
QFileSystemWatcher::removePaths: list is empty
  FAIL!  : tst_QFiledialog::filesSelectedSignal(existing) 
'QTest::qWaitForWindowExposed(&fd)' returned FALSE. ()
     Loc: [tst_qfiledialog.cpp(299)]
  QWARN  : tst_QFiledialog::filesSelectedSignal(directory) 
QFileSystemWatcher::removePaths: list is empty
  FAIL!  : tst_QFiledialog::filesSelectedSignal(directory) 
'QTest::qWaitForWindowExposed(&fd)' returned FALSE. ()
     Loc: [tst_qfiledialog.cpp(299)]
  QWARN  : tst_QFiledialog::filesSelectedSignal(directoryOnly) 
QFileSystemWatcher::removePaths: list is empty
  FAIL!  : tst_QFiledialog::filesSelectedSignal(directoryOnly) 
'QTest::qWaitForWindowExposed(&fd)' returned FALSE. ()
     Loc: [tst_qfiledialog.cpp(299)]
  QWARN  : tst_QFiledialog::filesSelectedSignal(existingFiles) 
QFileSystemWatcher::removePaths: list is empty
  FAIL!  : tst_QFiledialog::filesSelectedSignal(existingFiles) 
'QTest::qWaitForWindowExposed(&fd)' returned FALSE. ()
     Loc: [tst_qfiledialog.cpp(299)]
  FAIL!  : tst_QFiledialog::filterSelectedSignal() Compared values are not the 
same
     Actual   (filters->isVisible()): 0
     Expected (true)                : 1
     Loc: [tst_qfiledialog.cpp(348)]
  PASS   : tst_QFiledialog::args()
  PASS   : tst_QFiledialog::directory()
  QWARN  : tst_QFiledialog::completer(r, 10) QFileSystemWatcher::removePaths: 
list is empty
  FAIL!  : tst_QFiledialog::completer(r, 10) 
'QTest::qWaitForWindowExposed(&fd)' returned FALSE. ()
     Loc: [tst_qfiledialog.cpp(473)]
  QWARN  : tst_QFiledialog::completer(x, 0) QFileSystemWatcher::removePaths: 
list is empty
  FAIL!  : tst_QFiledialog::completer(x, 0) 'QTest::qWaitForWindowExposed(&fd)' 
returned FALSE. ()
     Loc: [tst_qfiledialog.cpp(473)]
  QWARN  : tst_QFiledialog::completer(../, -1) QFileSystemWatcher::removePaths: 
list is empty
  FAIL!  : tst_QFiledialog::completer(../, -1) 
'QTest::qWaitForWindowExposed(&fd)' returned FALSE. ()
     Loc: [tst_qfiledialog.cpp(473)]
  QWARN  : tst_QFiledialog::completer(goto root) 
QFileSystemWatcher::removePaths: list is empty
  FAIL!  : tst_QFiledialog::completer(goto root) 
'QTest::qWaitForWindowExposed(&fd)' returned FALSE. ()
     Loc: [tst_qfiledialog.cpp(473)]
  QWARN  : tst_QFiledialog::completer(start at root) 
QFileSystemWatcher::removePaths: list is empty
  FAIL!  : tst_QFiledialog::completer(start at root) 
'QTest::qWaitForWindowExposed(&fd)' returned FALSE. ()
     Loc: [tst_qfiledialog.cpp(473)]
  QWARN  : tst_QFiledialog::completer(start at one below root r) 
QFileSystemWatcher::removePaths: list is empty
  FAIL!  : tst_QFiledialog::completer(start at one below root r) 
'QTest::qWaitForWindowExposed(&fd)' returned FALSE. ()
     Loc: [tst_qfiledialog.cpp(473)]
  QWARN  : tst_QFiledialog::completer(start at one below root ../) 
QFileSystemWatcher::removePaths: list is empty
  FAIL!  : tst_QFiledialog::completer(start at one below root ../) 
'QTest::qWaitForWindowExposed(&fd)' returned FALSE. ()
     Loc: [tst_qfiledialog.cpp(473)]
  QWARN  : tst_QFiledialog::completer_up() QFileSystemWatcher::removePaths: 
list is empty
  FAIL!  : tst_QFiledialog::completer_up() Compared values are not the same
     Actual   (spyCurrentChanged.count()): 1
     Expected (0)                        : 0
     Loc: [tst_qfiledialog.cpp(572)]
  FAIL!  : tst_QFiledialog::acceptMode() Compared values are not the same
     Actual   (newButton && newButton->isVisible()): 0
     Expected (true)                               : 1
     Loc: [tst_qfiledialog.cpp(588)]
  PASS   : tst_QFiledialog::confirmOverwrite()
  PASS   : tst_QFiledialog::defaultSuffix()
  PASS   : tst_QFiledialog::fileMode()
  FAIL!  : tst_QFiledialog::filters() Compared values are not the same
     Actual   (views.at(0)->isVisible()): 0
     Expected (true)                    : 1
     Loc: [tst_qfiledialog.cpp(669)]
  PASS   : tst_QFiledialog::history()
  PASS   : tst_QFiledialog::iconProvider()
  PASS   : tst_QFiledialog::isReadOnly()
  PASS   : tst_QFiledialog::itemDelegate()
  PASS   : tst_QFiledialog::labelText()
  PASS   : tst_QFiledialog::resolveSymlinks()
  PASS   : tst_QFiledialog::selectFile(null)
  PASS   : tst_QFiledialog::selectFile(file)
  PASS   : tst_QFiledialog::selectFile(tmp)
  QWARN  : tst_QFiledialog::selectFiles() QFileSystemWatcher::removePaths: list 
is empty
  QWARN  : tst_QFiledialog::selectFiles() QFileSystemWatcher::removePaths: list 
is empty
  QWARN  : tst_QFiledialog::selectFiles() QFileSystemWatcher::removePaths: list 
is empty
  FAIL!  : tst_QFiledialog::selectFiles() 
'!listView->selectionModel()->selectedRows().isEmpty()' returned FALSE. ()
     Loc: [tst_qfiledialog.cpp(915)]
  PASS   : tst_QFiledialog::selectFilter()
  QWARN  : tst_QFiledialog::viewMode() QFileSystemWatcher::removePaths: list is 
empty
  FAIL!  : tst_QFiledialog::viewMode() Compared values are not the same
     Loc: [tst_qfiledialog.cpp(969)]
  PASS   : tst_QFiledialog::proxymodel()
  PASS   : tst_QFiledialog::setNameFilter(namedetailsvisible-empty)
  PASS   : tst_QFiledialog::setNameFilter(namedetailsinvisible-empty)
  PASS   : tst_QFiledialog::setNameFilter(namedetailsvisible-images)
  PASS   : tst_QFiledialog::setNameFilter(namedetailsinvisible-images)
  PASS   : tst_QFiledialog::setNameFilter(namedetailsvisible-invalid)
  PASS   : tst_QFiledialog::setNameFilter(namedetailsinvisible-invalid)
  PASS   : tst_QFiledialog::setEmptyNameFilter()
  QWARN  : tst_QFiledialog::focus() QFileSystemWatcher::removePaths: list is 
empty
  FAIL!  : tst_QFiledialog::focus() 'QTest::qWaitForWindowActive(&fd)' returned 
FALSE. ()
     Loc: [tst_qfiledialog.cpp(1057)]
  PASS   : tst_QFiledialog::caption()
  PASS   : tst_QFiledialog::historyBack()
  FAIL!  : tst_QFiledialog::historyForward() Compared values are not the same
     Actual   (backButton->isEnabled()): 1
     Expected (false)                  : 0
     Loc: [tst_qfiledialog.cpp(1157)]
  QWARN  : tst_QFiledialog::disableSaveButton(valid path) Non-native 
QFileDialog supports only local files
  PASS   : tst_QFiledialog::disableSaveButton(valid path)
  PASS   : tst_QFiledialog::disableSaveButton(no path)
  QWARN  : tst_QFiledialog::disableSaveButton(file) Non-native QFileDialog 
supports only local files
  PASS   : tst_QFiledialog::disableSaveButton(file)
  PASS   : tst_QFiledialog::saveButtonText(empty path)
  PASS   : tst_QFiledialog::saveButtonText(file path)
  PASS   : tst_QFiledialog::saveButtonText(dir)
  PASS   : tst_QFiledialog::saveButtonText(setTextLabel)
  PASS   : tst_QFiledialog::saveButtonText(dir & label)
  QWARN  : tst_QFiledialog::clearLineEdit() Non-native QFileDialog supports 
only local files
  QWARN  : tst_QFiledialog::clearLineEdit() QFileSystemWatcher::removePaths: 
list is empty
  XFAIL  : tst_QFiledialog::clearLineEdit() QTBUG-23703
     Loc: [tst_qfiledialog.cpp(1275)]
  PASS   : tst_QFiledialog::clearLineEdit()
  QWARN  : tst_QFiledialog::enableChooseButton() 
QFileSystemWatcher::removePaths: list is empty
  PASS   : tst_QFiledialog::enableChooseButton()
  PASS   : tst_QFiledialog::hooks()
  FAIL!  : tst_QFiledialog::widgetlessNativeDialog() 'fd.isVisible()' returned 
FALSE. ()
     Loc: [tst_qfiledialog.cpp(1409)]
  PASS   : tst_QFiledialog::tildeExpansion(empty path)
  PASS   : tst_QFiledialog::tildeExpansion(~)
  PASS   : tst_QFiledialog::tildeExpansion(~/some/sub/dir/)
  PASS   : tst_QFiledialog::tildeExpansion(current user (~<user> syntax))
  PASS   : tst_QFiledialog::tildeExpansion(invalid user name)
  PASS   : tst_QFiledialog::cleanupTestCase()
  Totals: 44 passed, 22 failed, 0 skipped
  ********* Finished testing of tst_QFiledialog *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qfiledialog: 57 seconds, exit code 22
  
  Testing tst_QColorDialog
  2013-11-08 11:49:21.180 tst_qcolordialog[95635:5303] Persistent UI failed to 
open file 
file://localhost/Users/qt/Library/Saved%20Application%20State/@[email protected]/window_1.data:
 Permission denied (13)
  FAIL!  : tst_QColorDialog::native_activeModalWidget() '&d == 
d.m_activeModalWidget' returned FALSE. ()
     Loc: [tst_qcolordialog.cpp(108)]
  Totals: 4 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QColorDialog *********
  Config: Using QtTest library 5.2.0, Qt 5.2.0
  PASS   : tst_QColorDialog::initTestCase()
  XFAIL  : tst_QColorDialog::defaultOkButton() Sending QTest::keyClick to OSX 
color dialog helper fails, see QTBUG-24320
     Loc: [tst_qcolordialog.cpp(153)]
  PASS   : tst_QColorDialog::defaultOkButton()
  FAIL!  : tst_QColorDialog::native_activeModalWidget() '&d == 
d.m_activeModalWidget' returned FALSE. ()
     Loc: [tst_qcolordialog.cpp(108)]
  PASS   : tst_QColorDialog::task247349_alpha()
  PASS   : tst_QColorDialog::cleanupTestCase()
  Totals: 4 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QColorDialog *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qcolordialog: 14 seconds, exit code 1

  Build log: 
http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02506/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz

  Tested changes (refs/builds/stable_1383902031):
    http://codereview.qt-project.org/69066 [PS11] - Android native message 
dialog
    http://codereview.qt-project.org/70315 [PS2] - iOS: Send expose event when 
a window changes the geometry.
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to