[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#stable

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Nov 8 14:42:51 CET 2013


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()
  FAIL!  : tst_QFileDialog2::listRoot() Compared values are not the same
     Actual   (qt_test_isFetchedRoot()): 0
     Expected (true)                   : 1
     Loc: [tst_qfiledialog2.cpp(204)]
  PASS   : tst_QFileDialog2::task227304_proxyOnFileDialog()
  PASS   : tst_QFileDialog2::task236402_dontWatchDeletedDir()
  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)]
  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()
  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)
  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()
  PASS   : tst_QFileDialog2::task203703_returnProperSeparator()
  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)]
  PASS   : tst_QFileDialog2::task239706_editableFilterCombo()
  PASS   : tst_QFileDialog2::task218353_relativePaths()
  PASS   : tst_QFileDialog2::task254490_selectFileMultipleTimes()
  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: 61 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)]
  2013-11-08 15:07:35.295 tst_qfiledialog[6130:2703] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/@BUNDLEIDENTIFIER@.savedState/window_2.data: Permission denied (13)
  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()
  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)]
  PASS   : tst_QFiledialog::args()
  PASS   : tst_QFiledialog::directory()
  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)]
  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)
  FAIL!  : tst_QFiledialog::selectFiles() '!listView->selectionModel()->selectedRows().isEmpty()' returned FALSE. ()
     Loc: [tst_qfiledialog.cpp(915)]
  PASS   : tst_QFiledialog::selectFilter()
  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()
  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
  XFAIL  : tst_QFiledialog::clearLineEdit() QTBUG-23703
     Loc: [tst_qfiledialog.cpp(1275)]
  PASS   : tst_QFiledialog::clearLineEdit()
  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: 65 seconds, exit code 22
  
  Testing tst_QColorDialog
  2013-11-08 14:55:54.927 tst_qcolordialog[97690:1f03] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/@BUNDLEIDENTIFIER@.savedState/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_02508/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz

  Tested changes (refs/builds/stable_1383913366):
    http://codereview.qt-project.org/70691 [PS1] - Remove disused version of QPlatformMessageDialogHelper::clicked signal
    http://codereview.qt-project.org/69066 [PS11] - Android native message dialog
    http://codereview.qt-project.org/70706 [PS2] - Doc: Added some Qt Quick examples to manifest-meta.qdocconf
    http://codereview.qt-project.org/70711 [PS1] - Request the glyph at the right subpixel offset
    http://codereview.qt-project.org/70709 [PS1] - Revert "Fix setVisible() of QWidget has no effect in QTreeWidgetItem"
    http://codereview.qt-project.org/70616 [PS1] - Mark tst_qgl as insignificant in angle build
    http://codereview.qt-project.org/70351 [PS2] - QVariant: Convert automatically from enum types to integral types.
    http://codereview.qt-project.org/70350 [PS3] - Fix QVariant::canConvert with longlong



More information about the Ci-reports mailing list