Autotests `tst_qsslsocket_onDemandCertificates_member' and 
`tst_qsslsocket_onDemandCertificates_static' failed :(

  Testing tst_QSslSocket_onDemandCertificates_static
  FAIL!  : 
tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithoutProxy)
 'socket2->waitForEncrypted()' returned FALSE. (Unknown error)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)]
  FAIL!  : 
tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5Proxy)
 'socket2->waitForEncrypted()' returned FALSE. (TTL expired)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)]
  FAIL!  : 
tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5ProxyAuth)
 'socket2->waitForEncrypted()' returned FALSE. (TTL expired)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)]
  FAIL!  : 
tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxy)
 'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)]
  FAIL!  : 
tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxyBasicAuth)
 'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)]
  Totals: 2 passed, 5 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QSslSocket_onDemandCertificates_static 
*********
  Config: Using QtTest library 5.3.0, Qt 5.3.0
  PASS   : tst_QSslSocket_onDemandCertificates_static::initTestCase()
  FAIL!  : 
tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithoutProxy)
 'socket2->waitForEncrypted()' returned FALSE. (Unknown error)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)]
  FAIL!  : 
tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5Proxy)
 'socket2->waitForEncrypted()' returned FALSE. (Host not found)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)]
  FAIL!  : 
tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5ProxyAuth)
 'socket2->waitForEncrypted()' returned FALSE. (TTL expired)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)]
  FAIL!  : 
tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxy)
 'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)]
  FAIL!  : 
tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxyBasicAuth)
 'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)]
  PASS   : tst_QSslSocket_onDemandCertificates_static::cleanupTestCase()
  Totals: 2 passed, 5 failed, 0 skipped
  ********* Finished testing of tst_QSslSocket_onDemandCertificates_static 
*********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qsslsocket_onDemandCertificates_static: 345 
seconds, exit code 5
  
  Testing tst_QSslSocket_onDemandCertificates_member
  FAIL!  : 
tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithoutProxy)
 'socket->waitForEncrypted()' returned FALSE. (Host unreachable)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)]
  FAIL!  : 
tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5Proxy)
 'socket->waitForEncrypted()' returned FALSE. (Host not found)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)]
  FAIL!  : 
tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5ProxyAuth)
 'socket->waitForEncrypted()' returned FALSE. (TTL expired)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)]
  FAIL!  : 
tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxy)
 'socket->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)]
  FAIL!  : 
tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxyBasicAuth)
 'socket->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)]
  Totals: 2 passed, 5 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QSslSocket_onDemandCertificates_member 
*********
  Config: Using QtTest library 5.3.0, Qt 5.3.0
  PASS   : tst_QSslSocket_onDemandCertificates_member::initTestCase()
  FAIL!  : 
tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithoutProxy)
 'socket->waitForEncrypted()' returned FALSE. (Unknown error)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)]
  FAIL!  : 
tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5Proxy)
 'socket->waitForEncrypted()' returned FALSE. (Host not found)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)]
  FAIL!  : 
tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5ProxyAuth)
 'socket->waitForEncrypted()' returned FALSE. (Host not found)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)]
  FAIL!  : 
tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxy)
 'socket->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)]
  FAIL!  : 
tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxyBasicAuth)
 'socket->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)]
  PASS   : tst_QSslSocket_onDemandCertificates_member::cleanupTestCase()
  Totals: 2 passed, 5 failed, 0 skipped
  ********* Finished testing of tst_QSslSocket_onDemandCertificates_member 
*********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qsslsocket_onDemandCertificates_member: 269 
seconds, exit code 5

  Build log: 
http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02253/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

    ============================================================

Autotest `tst_qabstractitemview' failed :(

  Testing tst_QAbstractItemView
  2013-12-10 04:43:27.678 tst_qabstractitemview[83865:492f] Persistent UI 
failed to open file 
file://localhost/Users/qt/Library/Saved%20Application%20State/@[email protected]/window_9.data:
 Permission denied (13)
  FAIL!  : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row 
and 2 column) 'QTest::qWaitForWindowActive(&v)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1082)]
  Totals: 56 passed, 1 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QAbstractItemView *********
  Config: Using QtTest library 5.3.0, Qt 5.3.0
  PASS   : tst_QAbstractItemView::initTestCase()
  PASS   : tst_QAbstractItemView::getSetCheck()
  QWARN  : tst_QAbstractItemView::emptyModels(QListView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::emptyModels(QListView) edit: editing failed
  PASS   : tst_QAbstractItemView::emptyModels(QListView)
  QWARN  : tst_QAbstractItemView::emptyModels(QTableView) edit: index was 
invalid
  QWARN  : tst_QAbstractItemView::emptyModels(QTableView) edit: editing failed
  PASS   : tst_QAbstractItemView::emptyModels(QTableView)
  QWARN  : tst_QAbstractItemView::emptyModels(QTreeView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::emptyModels(QTreeView) edit: editing failed
  PASS   : tst_QAbstractItemView::emptyModels(QTreeView)
  QWARN  : tst_QAbstractItemView::emptyModels(QHeaderView) edit: index was 
invalid
  QWARN  : tst_QAbstractItemView::emptyModels(QHeaderView) edit: editing failed
  PASS   : tst_QAbstractItemView::emptyModels(QHeaderView)
  QWARN  : tst_QAbstractItemView::setModel(QListView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::setModel(QListView) edit: editing failed
  PASS   : tst_QAbstractItemView::setModel(QListView)
  QWARN  : tst_QAbstractItemView::setModel(QTableView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::setModel(QTableView) edit: editing failed
  PASS   : tst_QAbstractItemView::setModel(QTableView)
  QWARN  : tst_QAbstractItemView::setModel(QTreeView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::setModel(QTreeView) edit: editing failed
  PASS   : tst_QAbstractItemView::setModel(QTreeView)
  QWARN  : tst_QAbstractItemView::setModel(QHeaderView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::setModel(QHeaderView) edit: editing failed
  PASS   : tst_QAbstractItemView::setModel(QHeaderView)
  PASS   : tst_QAbstractItemView::noModel()
  PASS   : tst_QAbstractItemView::dragSelect()
  PASS   : tst_QAbstractItemView::rowDelegate()
  PASS   : tst_QAbstractItemView::columnDelegate()
  PASS   : tst_QAbstractItemView::selectAll()
  PASS   : tst_QAbstractItemView::ctrlA()
  SKIP   : tst_QAbstractItemView::persistentEditorFocus() Some window managers 
don't handle focus that well
     Loc: [tst_qabstractitemview.cpp(787)]
  PASS   : tst_QAbstractItemView::setItemDelegate(4 columndelegates)
  PASS   : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on 
the same row)
  PASS   : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates 
on the same column)
  PASS   : tst_QAbstractItemView::setItemDelegate(2 duplicate delegates, 1 row 
and 1 column)
  PASS   : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row 
and 2 column)
  PASS   : tst_QAbstractItemView::noFallbackToRoot()
  PASS   : tst_QAbstractItemView::setCurrentIndex(QListView: no flags)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QListView: checkable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QListView: selectable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QListView: enabled)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QListView: enabled|selectable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTreeView: no flags)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTreeView: checkable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTreeView: selectable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled|selectable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QHeaderView: no flags)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QHeaderView: checkable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QHeaderView: selectable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QHeaderView: 
enabled|selectable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTableView: no flags)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTableView: checkable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTableView: selectable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTableView: 
enabled|selectable)
  PASS   : tst_QAbstractItemView::task221955_selectedEditor()
  PASS   : tst_QAbstractItemView::task250754_fontChange()
  FAIL!  : tst_QAbstractItemView::task200665_itemEntered() Compared values are 
not the same
     Actual   (spy.count()): 0
     Expected (1)          : 1
     Loc: [tst_qabstractitemview.cpp(1292)]
  QWARN  : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed
  QWARN  : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed
  PASS   : tst_QAbstractItemView::task257481_emptyEditor()
  PASS   : tst_QAbstractItemView::shiftArrowSelectionAfterScrolling()
  PASS   : tst_QAbstractItemView::shiftSelectionAfterRubberbandSelection()
  PASS   : tst_QAbstractItemView::ctrlRubberbandSelection()
  PASS   : tst_QAbstractItemView::QTBUG6407_extendedSelection()
  PASS   : tst_QAbstractItemView::QTBUG6753_selectOnSelection()
  PASS   : tst_QAbstractItemView::testDelegateDestroyEditor()
  PASS   : tst_QAbstractItemView::testClickedSignal()
  PASS   : tst_QAbstractItemView::testChangeEditorState()
  PASS   : tst_QAbstractItemView::deselectInSingleSelection()
  PASS   : tst_QAbstractItemView::testNoActivateOnDisabledItem()
  PASS   : tst_QAbstractItemView::cleanupTestCase()
  Totals: 56 passed, 1 failed, 1 skipped
  ********* Finished testing of tst_QAbstractItemView *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qabstractitemview: 13 seconds, exit code 1

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

    ============================================================

Autotest `tst_qcolumnview' failed :(

  Testing tst_QColumnView
  FAIL!  : tst_QColumnView::dynamicModelChanges() Compared values are not the 
same
     Actual   (delegate.paintedIndexes.count()): 0
     Expected (1)                              : 1
  tst_qcolumnview.cpp(1052) : failure location
  Totals: 33 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QColumnView *********
  Config: Using QtTest library 5.3.0, Qt 5.3.0
  PASS   : tst_QColumnView::initTestCase()
  PASS   : tst_QColumnView::rootIndex()
  PASS   : tst_QColumnView::grips()
  PASS   : tst_QColumnView::isIndexHidden()
  PASS   : tst_QColumnView::indexAt()
  PASS   : tst_QColumnView::scrollContentsBy(normal)
  PASS   : tst_QColumnView::scrollContentsBy(reverse)
  QDEBUG : tst_QColumnView::scrollTo(normal) last= 0  ; HorizontalOffset=  -256
  QDEBUG : tst_QColumnView::scrollTo(normal) last= -256  ; HorizontalOffset=  
-512
  QDEBUG : tst_QColumnView::scrollTo(normal) last= -512  ; HorizontalOffset=  
-768
  QDEBUG : tst_QColumnView::scrollTo(normal) last= -768  ; HorizontalOffset=  
-1024
  PASS   : tst_QColumnView::scrollTo(normal)
  PASS   : tst_QColumnView::scrollTo(reverse)
  PASS   : tst_QColumnView::moveCursor(normal)
  PASS   : tst_QColumnView::moveCursor(reverse)
  PASS   : tst_QColumnView::selectAll()
  PASS   : tst_QColumnView::clicked()
  PASS   : tst_QColumnView::selectedColumns()
  PASS   : tst_QColumnView::setSelection()
  PASS   : tst_QColumnView::setSelectionModel()
  PASS   : tst_QColumnView::visualRegionForSelection()
  FAIL!  : tst_QColumnView::dynamicModelChanges() Compared values are not the 
same
     Actual   (delegate.paintedIndexes.count()): 0
     Expected (1)                              : 1
  tst_qcolumnview.cpp(1052) : failure location
  PASS   : tst_QColumnView::moveGrip_basic()
  PASS   : tst_QColumnView::moveGrip(normal)
  PASS   : tst_QColumnView::moveGrip(reverse)
  PASS   : tst_QColumnView::doubleClick()
  PASS   : tst_QColumnView::gripMoved()
  PASS   : tst_QColumnView::preview()
  PASS   : tst_QColumnView::swapPreview()
  PASS   : tst_QColumnView::sizes()
  PASS   : tst_QColumnView::rowDelegate()
  PASS   : tst_QColumnView::resize()
  PASS   : tst_QColumnView::changeSameColumn()
  XFAIL  : tst_QColumnView::parentCurrentIndex(down) QTBUG-22707
  tst_qcolumnview.cpp(999) : failure location
  PASS   : tst_QColumnView::parentCurrentIndex(down)
  XFAIL  : tst_QColumnView::parentCurrentIndex(up) QTBUG-22707
  tst_qcolumnview.cpp(999) : failure location
  PASS   : tst_QColumnView::parentCurrentIndex(up)
  PASS   : tst_QColumnView::pullRug(model)
  PASS   : tst_QColumnView::pullRug(index)
  PASS   : tst_QColumnView::cleanupTestCase()
  Totals: 33 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QColumnView *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qcolumnview: 41 seconds, exit code 1

  Build log: 
http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02253/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1386641694):
    http://codereview.qt-project.org/73054 [PS5] - Remove all "old atomic" code 
from Qt
    http://codereview.qt-project.org/73565 [PS1] - qmake: remove bogus comment
    http://codereview.qt-project.org/73485 [PS2] - qmake: fix const correctness
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to