[Ci-reports] fail on QtBase_5.4_Integration #905

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Dec 4 14:21:25 CET 2014


Autotests `tst_qgesturerecognizer', `tst_qplaintextedit', and `tst_qtextedit' failed :(

  Testing tst_QTextEdit
  FAIL!  : tst_QTextEdit::copyAndSelectAllInReadonly() Compared values are not the same
     Actual   (QApplication::clipboard()->text()): ""
     Expected (QString("Hello World"))           : "Hello World"
  tst_qtextedit.cpp(1041) : failure location
  FAIL!  : tst_QTextEdit::canPaste() 'ed->canPaste()' returned FALSE. ()
  tst_qtextedit.cpp(1567) : failure location
  Totals: 132 passed, 2 failed, 1 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QTextEdit *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2012)
  PASS   : tst_QTextEdit::initTestCase()
  PASS   : tst_QTextEdit::getSetCheck()
  PASS   : tst_QTextEdit::inlineAttributesOnInsert()
  PASS   : tst_QTextEdit::inlineAttributesOnSelection()
  PASS   : tst_QTextEdit::inlineAttributeSymmetry()
  PASS   : tst_QTextEdit::inlineAttributeSymmetryWithSelection()
  PASS   : tst_QTextEdit::autoBulletList1()
  PASS   : tst_QTextEdit::autoBulletList2()
  PASS   : tst_QTextEdit::preserveCharFormatAfterNewline()
  PASS   : tst_QTextEdit::clearMustNotChangeClipboard()
  PASS   : tst_QTextEdit::clearMustNotResetRootFrameMarginToDefault()
  PASS   : tst_QTextEdit::clearShouldPreserveTheCurrentCharFormat()
  PASS   : tst_QTextEdit::clearShouldClearExtraSelections()
  PASS   : tst_QTextEdit::paragSeparatorOnPlaintextAppend()
  QWARN  : tst_QTextEdit::layoutingLoop() TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+192+124 on QWidgetWindow/'QTextEditClassWindow'. Resulting geometry:  124x100+192+124 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  PASS   : tst_QTextEdit::layoutingLoop()
  SKIP   : tst_QTextEdit::selectAllSetsNotSelection() Test only relevant for systems with selection
  tst_qtextedit.cpp(581) : failure location
  PASS   : tst_QTextEdit::asciiTab()
  PASS   : tst_QTextEdit::setDocument()
  PASS   : tst_QTextEdit::setDocument_shared()
  PASS   : tst_QTextEdit::mergeCurrentCharFormat()
  PASS   : tst_QTextEdit::mergeCurrentBlockCharFormat()
  PASS   : tst_QTextEdit::emptyAppend()
  PASS   : tst_QTextEdit::appendOnEmptyDocumentShouldReuseInitialParagraph()
  PASS   : tst_QTextEdit::cursorPositionChanged()
  PASS   : tst_QTextEdit::setTextCursor()
  PASS   : tst_QTextEdit::undoAvailableAfterPaste()
  PASS   : tst_QTextEdit::undoRedoAvailableRepetition()
  PASS   : tst_QTextEdit::appendShouldUseCurrentFormat()
  PASS   : tst_QTextEdit::appendShouldNotTouchTheSelection()
  PASS   : tst_QTextEdit::backspace()
  PASS   : tst_QTextEdit::shiftBackspace()
  PASS   : tst_QTextEdit::undoRedo()
  PASS   : tst_QTextEdit::preserveCharFormatInAppend()
  QSYSTEM: tst_QTextEdit::copyAndSelectAllInReadonly() OleSetClipboard: Failed to set mime data (text/plain, text/html, application/vnd.oasis.opendocument.text) on clipboard: COM error 0xffffffff800401d0  (Unknown error 0x0ffffffff800401d0) (The parameter is incorrect.)
  FAIL!  : tst_QTextEdit::copyAndSelectAllInReadonly() Compared values are not the same
     Actual   (QApplication::clipboard()->text()): ""
     Expected (QString("Hello World"))           : "Hello World"
  tst_qtextedit.cpp(1041) : failure location
  PASS   : tst_QTextEdit::ctrlAltInput()
  PASS   : tst_QTextEdit::noPropertiesOnDefaultTextEditCharFormat()
  PASS   : tst_QTextEdit::setPlainTextShouldUseCurrentCharFormat()
  PASS   : tst_QTextEdit::setPlainTextShouldEmitTextChangedOnce()
  PASS   : tst_QTextEdit::overwriteMode()
  PASS   : tst_QTextEdit::shiftDownInLineLastShouldSelectToEnd(1)
  PASS   : tst_QTextEdit::shiftDownInLineLastShouldSelectToEnd(2)
  PASS   : tst_QTextEdit::undoRedoShouldRepositionTextEditCursor()
  PASS   : tst_QTextEdit::lineWrapModes()
  PASS   : tst_QTextEdit::mouseCursorShape()
  PASS   : tst_QTextEdit::implicitClear()
  PASS   : tst_QTextEdit::undoRedoAfterSetContent()
  PASS   : tst_QTextEdit::numPadKeyNavigation()
  PASS   : tst_QTextEdit::moveCursor()
  PASS   : tst_QTextEdit::mimeDataReimplementations()
  PASS   : tst_QTextEdit::ctrlEnterShouldInsertLineSeparator_NOT()
  PASS   : tst_QTextEdit::shiftEnterShouldInsertLineSeparator()
  PASS   : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: .)
  PASS   : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: ,)
  PASS   : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: ?)
  PASS   : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: !)
  PASS   : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: :)
  PASS   : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: ;)
  PASS   : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: -)
  PASS   : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: <)
  PASS   : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: >)
  PASS   : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: [)
  PASS   : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: ])
  PASS   : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: ()
  PASS   : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: ))
  PASS   : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: {)
  PASS   : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: })
  PASS   : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: =)
  PASS   : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: 	)
  PASS   : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: �)
  QSYSTEM: tst_QTextEdit::canPaste() OleSetClipboard: Failed to set mime data (text/plain) on clipboard: COM error 0xffffffff800401d0  (Unknown error 0x0ffffffff800401d0) (The parameter is incorrect.)
  FAIL!  : tst_QTextEdit::canPaste() 'ed->canPaste()' returned FALSE. ()
  tst_qtextedit.cpp(1567) : failure location
  PASS   : tst_QTextEdit::copyAvailable(Case1 B,B, <- + shift | signals: true)
  PASS   : tst_QTextEdit::copyAvailable(Case2 T,A,A, <- + shift, cut() | signals: true, false)
  PASS   : tst_QTextEdit::copyAvailable(Case3 T,A,A, <- + shift, <- + shift, <- + shift, copy() | signals: true)
  PASS   : tst_QTextEdit::copyAvailable(Case4 T,A,A, <- + shift, <- + shift, <- + shift, ctrl + x, paste() | signals: true, false)
  PASS   : tst_QTextEdit::copyAvailable(Case5 B,B, <- + shift, <- | signals: true, false)
  PASS   : tst_QTextEdit::copyAvailable(Case6 B,A, <- + shift, ->, <- + shift | signals: true, false, true, false)
  XFAIL  : tst_QTextEdit::copyAvailable(Case7 T,A,A, <- + shift, <- + shift, <- + shift, ctrl + x, undo() | signals: true, false, true) Wrong undo selection behaviour. Should be fixed in some future release. (See task: 132482)
  tst_qtextedit.cpp(1395) : failure location
  PASS   : tst_QTextEdit::copyAvailable(Case7 T,A,A, <- + shift, <- + shift, <- + shift, ctrl + x, undo() | signals: true, false, true)
  PASS   : tst_QTextEdit::ensureCursorVisibleOnInitialShow()
  PASS   : tst_QTextEdit::setHtmlInsideResizeEvent()
  PASS   : tst_QTextEdit::colorfulAppend()
  PASS   : tst_QTextEdit::ensureVisibleWithRtl()
  PASS   : tst_QTextEdit::preserveCharFormatAfterSetPlainText()
  PASS   : tst_QTextEdit::extraSelections()
  PASS   : tst_QTextEdit::adjustScrollbars()
  PASS   : tst_QTextEdit::currentCharFormatChanged()
  PASS   : tst_QTextEdit::textObscuredByScrollbars()
  PASS   : tst_QTextEdit::setTextPreservesUndoRedoEnabled()
  PASS   : tst_QTextEdit::wordWrapProperty()
  PASS   : tst_QTextEdit::lineWrapProperty()
  PASS   : tst_QTextEdit::selectionChanged()
  PASS   : tst_QTextEdit::copyPasteBackgroundImage()
  PASS   : tst_QTextEdit::setText()
  PASS   : tst_QTextEdit::cursorRect()
  PASS   : tst_QTextEdit::fullWidthSelection(centered fully selected)
  PASS   : tst_QTextEdit::fullWidthSelection(centered partly selected)
  PASS   : tst_QTextEdit::fullWidthSelection(last char on line)
  PASS   : tst_QTextEdit::fullWidthSelection(last char on parag)
  PASS   : tst_QTextEdit::fullWidthSelection(multiple full width lines)
  PASS   : tst_QTextEdit::fullWidthSelection(single full width line)
  PASS   : tst_QTextEdit::fullWidthSelection2()
  PASS   : tst_QTextEdit::setDocumentPreservesPalette()
  PASS   : tst_QTextEdit::pasteFromQt3RichText()
  PASS   : tst_QTextEdit::noWrapBackgrounds()
  PASS   : tst_QTextEdit::preserveCharFormatAfterUnchangingSetPosition()
  PASS   : tst_QTextEdit::twoSameInputMethodEvents()
  PASS   : tst_QTextEdit::taskQTBUG_7902_contextMenuCrash()
  PASS   : tst_QTextEdit::bidiVisualMovement(Latin text)
  PASS   : tst_QTextEdit::bidiVisualMovement(Hebrew text, one item)
  PASS   : tst_QTextEdit::bidiVisualMovement(Hebrew text after Latin text)
  PASS   : tst_QTextEdit::bidiVisualMovement(Latin text after Hebrew text)
  PASS   : tst_QTextEdit::bidiVisualMovement(LTR, 3 items)
  PASS   : tst_QTextEdit::bidiVisualMovement(RTL, 3 items)
  PASS   : tst_QTextEdit::bidiVisualMovement(LTR, 4 items)
  PASS   : tst_QTextEdit::bidiVisualMovement(RTL, 4 items)
  PASS   : tst_QTextEdit::bidiLogicalMovement(Latin text)
  PASS   : tst_QTextEdit::bidiLogicalMovement(Hebrew text, one item)
  PASS   : tst_QTextEdit::bidiLogicalMovement(Hebrew text after Latin text)
  PASS   : tst_QTextEdit::bidiLogicalMovement(Latin text after Hebrew text)
  PASS   : tst_QTextEdit::bidiLogicalMovement(LTR, 3 items)
  PASS   : tst_QTextEdit::bidiLogicalMovement(RTL, 3 items)
  PASS   : tst_QTextEdit::bidiLogicalMovement(LTR, 4 items)
  PASS   : tst_QTextEdit::bidiLogicalMovement(RTL, 4 items)
  PASS   : tst_QTextEdit::inputMethodEvent()
  PASS   : tst_QTextEdit::inputMethodSelection()
  PASS   : tst_QTextEdit::inputMethodQuery()
  PASS   : tst_QTextEdit::inputMethodQueryImHints(None)
  PASS   : tst_QTextEdit::inputMethodQueryImHints(Password)
  PASS   : tst_QTextEdit::inputMethodQueryImHints(Normal)
  PASS   : tst_QTextEdit::highlightLongLine()
  PASS   : tst_QTextEdit::countTextChangedOnRemove()
  PASS   : tst_QTextEdit::findWithRegExp()
  PASS   : tst_QTextEdit::findBackwardWithRegExp()
  PASS   : tst_QTextEdit::findWithRegExpReturnsFalseIfNoMoreResults()
  PASS   : tst_QTextEdit::wheelEvent()
  PASS   : tst_QTextEdit::cleanupTestCase()
  Totals: 132 passed, 2 failed, 1 skipped, 0 blacklisted
  ********* Finished testing of tst_QTextEdit *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qtextedit: 8 seconds, exit code 2
  
  Testing tst_QPlainTextEdit
  FAIL!  : tst_QPlainTextEdit::copyAndSelectAllInReadonly() Compared values are not the same
     Actual   (QApplication::clipboard()->text()): ""
     Expected (QString("Hello World"))           : "Hello World"
  tst_qplaintextedit.cpp(689) : failure location
  FAIL!  : tst_QPlainTextEdit::canPaste() 'ed->canPaste()' returned FALSE. ()
  tst_qplaintextedit.cpp(1186) : failure location
  Totals: 81 passed, 2 failed, 1 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QPlainTextEdit *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2012)
  PASS   : tst_QPlainTextEdit::initTestCase()
  PASS   : tst_QPlainTextEdit::getSetCheck()
  PASS   : tst_QPlainTextEdit::clearMustNotChangeClipboard()
  PASS   : tst_QPlainTextEdit::clearMustNotResetRootFrameMarginToDefault()
  PASS   : tst_QPlainTextEdit::paragSeparatorOnPlaintextAppend()
  SKIP   : tst_QPlainTextEdit::selectAllSetsNotSelection() Test only relevant for systems with selection
  tst_qplaintextedit.cpp(327) : failure location
  PASS   : tst_QPlainTextEdit::asciiTab()
  PASS   : tst_QPlainTextEdit::setDocument()
  PASS   : tst_QPlainTextEdit::emptyAppend()
  PASS   : tst_QPlainTextEdit::appendOnEmptyDocumentShouldReuseInitialParagraph()
  PASS   : tst_QPlainTextEdit::cursorPositionChanged()
  PASS   : tst_QPlainTextEdit::setTextCursor()
  PASS   : tst_QPlainTextEdit::undoAvailableAfterPaste()
  PASS   : tst_QPlainTextEdit::undoRedoAvailableRepetition()
  PASS   : tst_QPlainTextEdit::appendShouldNotTouchTheSelection()
  PASS   : tst_QPlainTextEdit::backspace()
  PASS   : tst_QPlainTextEdit::shiftBackspace()
  PASS   : tst_QPlainTextEdit::undoRedo()
  PASS   : tst_QPlainTextEdit::preserveCharFormatInAppend()
  QSYSTEM: tst_QPlainTextEdit::copyAndSelectAllInReadonly() OleSetClipboard: Failed to set mime data (text/plain, text/html, application/vnd.oasis.opendocument.text) on clipboard: COM error 0xffffffff800401d0  (Unknown error 0x0ffffffff800401d0) (The parameter is incorrect.)
  FAIL!  : tst_QPlainTextEdit::copyAndSelectAllInReadonly() Compared values are not the same
     Actual   (QApplication::clipboard()->text()): ""
     Expected (QString("Hello World"))           : "Hello World"
  tst_qplaintextedit.cpp(689) : failure location
  PASS   : tst_QPlainTextEdit::ctrlAltInput()
  PASS   : tst_QPlainTextEdit::noPropertiesOnDefaultTextEditCharFormat()
  PASS   : tst_QPlainTextEdit::setPlainTextShouldEmitTextChangedOnce()
  PASS   : tst_QPlainTextEdit::overwriteMode()
  PASS   : tst_QPlainTextEdit::shiftDownInLineLastShouldSelectToEnd(1)
  PASS   : tst_QPlainTextEdit::shiftDownInLineLastShouldSelectToEnd(2)
  PASS   : tst_QPlainTextEdit::undoRedoShouldRepositionTextEditCursor()
  PASS   : tst_QPlainTextEdit::lineWrapModes()
  PASS   : tst_QPlainTextEdit::mouseCursorShape()
  PASS   : tst_QPlainTextEdit::implicitClear()
  PASS   : tst_QPlainTextEdit::undoRedoAfterSetContent()
  PASS   : tst_QPlainTextEdit::numPadKeyNavigation()
  PASS   : tst_QPlainTextEdit::moveCursor()
  PASS   : tst_QPlainTextEdit::mimeDataReimplementations()
  PASS   : tst_QPlainTextEdit::shiftEnterShouldInsertLineSeparator()
  PASS   : tst_QPlainTextEdit::selectWordsFromStringsContainingSeparators(separator: .)
  PASS   : tst_QPlainTextEdit::selectWordsFromStringsContainingSeparators(separator: ,)
  PASS   : tst_QPlainTextEdit::selectWordsFromStringsContainingSeparators(separator: ?)
  PASS   : tst_QPlainTextEdit::selectWordsFromStringsContainingSeparators(separator: !)
  PASS   : tst_QPlainTextEdit::selectWordsFromStringsContainingSeparators(separator: :)
  PASS   : tst_QPlainTextEdit::selectWordsFromStringsContainingSeparators(separator: ;)
  PASS   : tst_QPlainTextEdit::selectWordsFromStringsContainingSeparators(separator: -)
  PASS   : tst_QPlainTextEdit::selectWordsFromStringsContainingSeparators(separator: <)
  PASS   : tst_QPlainTextEdit::selectWordsFromStringsContainingSeparators(separator: >)
  PASS   : tst_QPlainTextEdit::selectWordsFromStringsContainingSeparators(separator: [)
  PASS   : tst_QPlainTextEdit::selectWordsFromStringsContainingSeparators(separator: ])
  PASS   : tst_QPlainTextEdit::selectWordsFromStringsContainingSeparators(separator: ()
  PASS   : tst_QPlainTextEdit::selectWordsFromStringsContainingSeparators(separator: ))
  PASS   : tst_QPlainTextEdit::selectWordsFromStringsContainingSeparators(separator: {)
  PASS   : tst_QPlainTextEdit::selectWordsFromStringsContainingSeparators(separator: })
  PASS   : tst_QPlainTextEdit::selectWordsFromStringsContainingSeparators(separator: =)
  PASS   : tst_QPlainTextEdit::selectWordsFromStringsContainingSeparators(separator: 	)
  PASS   : tst_QPlainTextEdit::selectWordsFromStringsContainingSeparators(separator: �)
  QSYSTEM: tst_QPlainTextEdit::canPaste() OleSetClipboard: Failed to set mime data (text/plain) on clipboard: COM error 0xffffffff800401d0  (Unknown error 0x0ffffffff800401d0) (The parameter is incorrect.)
  FAIL!  : tst_QPlainTextEdit::canPaste() 'ed->canPaste()' returned FALSE. ()
  tst_qplaintextedit.cpp(1186) : failure location
  PASS   : tst_QPlainTextEdit::copyAvailable(Case1 B,B, <- + shift | signals: true)
  PASS   : tst_QPlainTextEdit::copyAvailable(Case2 T,A,A, <- + shift, cut() | signals: true, false)
  PASS   : tst_QPlainTextEdit::copyAvailable(Case3 T,A,A, <- + shift, <- + shift, <- + shift, copy() | signals: true)
  PASS   : tst_QPlainTextEdit::copyAvailable(Case4 T,A,A, <- + shift, <- + shift, <- + shift, ctrl + x, paste() | signals: true, false)
  PASS   : tst_QPlainTextEdit::copyAvailable(Case5 B,B, <- + shift, <- | signals: true, false)
  PASS   : tst_QPlainTextEdit::copyAvailable(Case6 B,A, <- + shift, ->, <- + shift | signals: true, false, true, false)
  XFAIL  : tst_QPlainTextEdit::copyAvailable(Case7 T,A,A, <- + shift, <- + shift, <- + shift, ctrl + x, undo() | signals: true, false, true) Wrong undo selection behaviour. Should be fixed in some future release. (See task: 132482)
  tst_qplaintextedit.cpp(1026) : failure location
  PASS   : tst_QPlainTextEdit::copyAvailable(Case7 T,A,A, <- + shift, <- + shift, <- + shift, ctrl + x, undo() | signals: true, false, true)
  PASS   : tst_QPlainTextEdit::ensureCursorVisibleOnInitialShow()
  PASS   : tst_QPlainTextEdit::setTextInsideResizeEvent()
  PASS   : tst_QPlainTextEdit::colorfulAppend()
  PASS   : tst_QPlainTextEdit::ensureVisibleWithRtl()
  PASS   : tst_QPlainTextEdit::preserveCharFormatAfterSetPlainText()
  PASS   : tst_QPlainTextEdit::extraSelections()
  PASS   : tst_QPlainTextEdit::adjustScrollbars()
  PASS   : tst_QPlainTextEdit::textObscuredByScrollbars()
  PASS   : tst_QPlainTextEdit::setTextPreservesUndoRedoEnabled()
  PASS   : tst_QPlainTextEdit::wordWrapProperty()
  PASS   : tst_QPlainTextEdit::lineWrapProperty()
  PASS   : tst_QPlainTextEdit::selectionChanged()
  PASS   : tst_QPlainTextEdit::blockCountChanged()
  PASS   : tst_QPlainTextEdit::insertAndScrollToBottom()
  PASS   : tst_QPlainTextEdit::inputMethodQueryImHints(None)
  PASS   : tst_QPlainTextEdit::inputMethodQueryImHints(Password)
  PASS   : tst_QPlainTextEdit::inputMethodQueryImHints(Normal)
  PASS   : tst_QPlainTextEdit::findWithRegExp()
  PASS   : tst_QPlainTextEdit::findBackwardWithRegExp()
  PASS   : tst_QPlainTextEdit::findWithRegExpReturnsFalseIfNoMoreResults()
  PASS   : tst_QPlainTextEdit::layoutAfterMultiLineRemove()
  PASS   : tst_QPlainTextEdit::undoCommandRemovesAndReinsertsBlock()
  PASS   : tst_QPlainTextEdit::cleanupTestCase()
  Totals: 81 passed, 2 failed, 1 skipped, 0 blacklisted
  ********* Finished testing of tst_QPlainTextEdit *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qplaintextedit: 1 seconds, exit code 2
  
  Testing tst_QGestureRecognizer
  FAIL!  : tst_QGestureRecognizer::panGesture(Two finger) '(widget.gestureReceived(gestureType))' returned FALSE. ()
  tst_qgesturerecognizer.cpp(210) : failure location
  FAIL!  : tst_QGestureRecognizer::pinchGesture(Standard) '(widget.gestureReceived(gestureType))' returned FALSE. ()
  tst_qgesturerecognizer.cpp(261) : failure location
  FAIL!  : tst_QGestureRecognizer::swipeGesture(Line) '(widget.gestureReceived(gestureType))' returned FALSE. ()
  tst_qgesturerecognizer.cpp(326) : failure location
  Totals: 3 passed, 3 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGestureRecognizer *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2012)
  PASS   : tst_QGestureRecognizer::initTestCase()
  QWARN  : tst_QGestureRecognizer::panGesture(Two finger) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_QGestureRecognizer::panGesture(Two finger) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_QGestureRecognizer::panGesture(Two finger) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_QGestureRecognizer::panGesture(Two finger) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_QGestureRecognizer::panGesture(Two finger) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_QGestureRecognizer::panGesture(Two finger) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_QGestureRecognizer::panGesture(Two finger) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_QGestureRecognizer::panGesture(Two finger) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_QGestureRecognizer::panGesture(Two finger) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_QGestureRecognizer::panGesture(Two finger) QGestureManager::deliverEvent: could not find the target for gesture
  FAIL!  : tst_QGestureRecognizer::panGesture(Two finger) '(widget.gestureReceived(gestureType))' returned FALSE. ()
  tst_qgesturerecognizer.cpp(210) : failure location
  QWARN  : tst_QGestureRecognizer::pinchGesture(Standard) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_QGestureRecognizer::pinchGesture(Standard) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_QGestureRecognizer::pinchGesture(Standard) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_QGestureRecognizer::pinchGesture(Standard) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_QGestureRecognizer::pinchGesture(Standard) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_QGestureRecognizer::pinchGesture(Standard) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_QGestureRecognizer::pinchGesture(Standard) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_QGestureRecognizer::pinchGesture(Standard) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_QGestureRecognizer::pinchGesture(Standard) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_QGestureRecognizer::pinchGesture(Standard) QGestureManager::deliverEvent: could not find the target for gesture
  FAIL!  : tst_QGestureRecognizer::pinchGesture(Standard) '(widget.gestureReceived(gestureType))' returned FALSE. ()
  tst_qgesturerecognizer.cpp(261) : failure location
  QWARN  : tst_QGestureRecognizer::swipeGesture(Line) QGestureManager::deliverEvent: could not find the target for gesture
  FAIL!  : tst_QGestureRecognizer::swipeGesture(Line) '(widget.gestureReceived(gestureType))' returned FALSE. ()
  tst_qgesturerecognizer.cpp(326) : failure location
  QWARN  : tst_QGestureRecognizer::swipeGesture(ChangeDirection) QGestureManager::deliverEvent: could not find the target for gesture
  PASS   : tst_QGestureRecognizer::swipeGesture(ChangeDirection)
  PASS   : tst_QGestureRecognizer::cleanupTestCase()
  Totals: 3 passed, 3 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_QGestureRecognizer *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qgesturerecognizer: 102 seconds, exit code 3

  Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00905/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz

  Tested changes (refs/builds/5.4_1417694270):
    http://codereview.qt-project.org/101309 [PS2] - Collate calls to updateTextureFilter in updateBrushTexture
    http://codereview.qt-project.org/101496 [PS2] - Revert "QWidgetTextControl: Suppress drag selection for OS-synthesized mouse events."
    http://codereview.qt-project.org/101392 [PS3] - Revert "Use single finger pan to scroll text edits on touch screens."
    http://codereview.qt-project.org/100880 [PS4] - Don't make invalid assumptions about memcmp()
    http://codereview.qt-project.org/101395 [PS2] - QColumnView: don't set an invalid index as the current one
    http://codereview.qt-project.org/101322 [PS1] - Stabilize tst_QWindowContainer.
    http://codereview.qt-project.org/101272 [PS2] - Windows: Handle WM_WINDOWPOSCHANGING during window creation.
    http://codereview.qt-project.org/101105 [PS1] - QDockWidget: Prevent repetitive unplugging of floating dock widgets.



More information about the Ci-reports mailing list