[Ci-reports] fail on QtBase_5.5_Integration #136

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Mar 2 15:36:20 CET 2015


six autotests failed :(

Some (not all) of the tests were determined to be flaky, meaning results were not consistent across multiple runs.  This might make the problem difficult to reproduce.  Also, flaky failures might or might not be related to any recent changes in the source code.

  Testing tst_qquickwindow
  FAIL!  : tst_qquickwindow::qobjectEventFilter_key() 'eventFilter.events.contains((int)QEvent::KeyPress)' returned FALSE. ()
     Loc: [tst_qquickwindow.cpp(1851)]
  FAIL!  : tst_qquickwindow::cursor() Compared values are not the same
     Loc: [tst_qquickwindow.cpp(1444)]
  Totals: 50 passed, 2 failed, 1 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickwindow *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2)
  PASS   : tst_qquickwindow::initTestCase()
  PASS   : tst_qquickwindow::openglContextCreatedSignal()
  QWARN  : tst_qquickwindow::aboutToStopSignal() Problem creating accessible interface for:  QQuickWindow(0x7fff52be0380)
  Make sure to deploy Qt with accessibility plugins.
  PASS   : tst_qquickwindow::aboutToStopSignal()
  PASS   : tst_qquickwindow::constantUpdates()
  PASS   : tst_qquickwindow::constantUpdatesOnWindow(unblocked, beforeRender)
  PASS   : tst_qquickwindow::constantUpdatesOnWindow(unblocked, afterRender)
  PASS   : tst_qquickwindow::constantUpdatesOnWindow(unblocked, swapped)
  PASS   : tst_qquickwindow::mouseFiltering()
  PASS   : tst_qquickwindow::headless()
  SKIP   : tst_qquickwindow::noUpdateWhenNothingChanges() Only threaded renderloop implements this feature
     Loc: [tst_qquickwindow.cpp(1250)]
  PASS   : tst_qquickwindow::touchEvent_basic()
  PASS   : tst_qquickwindow::touchEvent_propagation(disable events)
  PASS   : tst_qquickwindow::touchEvent_propagation(disable item)
  FAIL!  : tst_qquickwindow::touchEvent_propagation(hide item) Compared values are not the same
     Actual   (middleItem->lastEvent.touchPoints[i].pos())                                                                                                              : QPointF(60,32)
     Expected (makeTouchData(QEvent::TouchBegin, window, Qt::TouchPointPressed, makeTouchPoint(middleItem, middleItem->mapFromItem(topItem, pos))).touchPoints[i].pos()): QPointF(60,60)
     Loc: [tst_qquickwindow.cpp(659)]
  PASS   : tst_qquickwindow::touchEvent_cancel()
  PASS   : tst_qquickwindow::touchEvent_reentrant()
  PASS   : tst_qquickwindow::touchEvent_velocity()
  PASS   : tst_qquickwindow::mouseFromTouch_basic()
  PASS   : tst_qquickwindow::clearWindow()
  PASS   : tst_qquickwindow::qmlCreation()
  PASS   : tst_qquickwindow::clearColor()
  PASS   : tst_qquickwindow::defaultState()
  PASS   : tst_qquickwindow::grab(visible)
  PASS   : tst_qquickwindow::grab(invisible)
  PASS   : tst_qquickwindow::multipleWindows()
  PASS   : tst_qquickwindow::animationsWhileHidden()
  PASS   : tst_qquickwindow::focusObject()
  PASS   : tst_qquickwindow::focusReason()
  PASS   : tst_qquickwindow::ignoreUnhandledMouseEvents()
  PASS   : tst_qquickwindow::ownershipRootItem()
  PASS   : tst_qquickwindow::hideThenDelete(persistent:SG=false,GL=false)
  PASS   : tst_qquickwindow::hideThenDelete(persistent:SG=true,GL=false)
  PASS   : tst_qquickwindow::hideThenDelete(persistent:SG=false,GL=true)
  PASS   : tst_qquickwindow::hideThenDelete(persistent:SG=true,GL=true)
  PASS   : tst_qquickwindow::showHideAnimate()
  PASS   : tst_qquickwindow::testExpose()
  PASS   : tst_qquickwindow::requestActivate()
  PASS   : tst_qquickwindow::testWindowVisibilityOrder()
  PASS   : tst_qquickwindow::blockClosing()
  PASS   : tst_qquickwindow::blockCloseMethod()
  PASS   : tst_qquickwindow::crashWhenHoverItemDeleted()
  PASS   : tst_qquickwindow::unloadSubWindow()
  PASS   : tst_qquickwindow::qobjectEventFilter_touch()
  FAIL!  : tst_qquickwindow::qobjectEventFilter_key() 'eventFilter.events.contains((int)QEvent::KeyPress)' returned FALSE. ()
     Loc: [tst_qquickwindow.cpp(1851)]
  PASS   : tst_qquickwindow::qobjectEventFilter_mouse()
  FAIL!  : tst_qquickwindow::cursor() Compared values are not the same
     Loc: [tst_qquickwindow.cpp(1444)]
  PASS   : tst_qquickwindow::animatingSignal()
  PASS   : tst_qquickwindow::contentItemSize()
  PASS   : tst_qquickwindow::defaultSurfaceFormat()
  PASS   : tst_qquickwindow::attachedProperty()
  PASS   : tst_qquickwindow::testRenderJob()
  PASS   : tst_qquickwindow::testHoverChildMouseEventFilter()
  PASS   : tst_qquickwindow::cleanupTestCase()
  Totals: 49 passed, 3 failed, 1 skipped, 0 blacklisted
  ********* Finished testing of tst_qquickwindow *********
  QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time:
  QtQA::App::TestRunner:   first attempt:  exited with exit code 2
  QtQA::App::TestRunner:   second attempt: exited with exit code 3
  QtQA::App::TestRunner: the test seems to be flaky, please fix this
  QtQA::App::TestRunner: this flaky test is being treated as a FAIL
  QtQA::App::TestRunner: end tst_qquickwindow: 20 seconds, exit code 3
  
  Testing tst_qquicktextinput
  FAIL!  : tst_qquicktextinput::horizontalAlignment_RightToLeft() 'textInput->text().isEmpty()' returned FALSE. ()
     Loc: [tst_qquicktextinput.cpp(1536)]
  FAIL!  : tst_qquicktextinput::validators() Compared values are not the same
     Actual   (intInput->text())   : "1"
     Expected (QLatin1String("11")): "11"
     Loc: [tst_qquicktextinput.cpp(1976)]
  FAIL!  : tst_qquicktextinput::copyAndPasteKeySequence() 'textInput->canPaste()' returned FALSE. ()
     Loc: [tst_qquicktextinput.cpp(2603)]
  FAIL!  : tst_qquicktextinput::echoMode() Compared values are not the same
     Actual   (input->text())     : "ABCDefgh"
     Expected (QLatin1String("a")): "a"
     Loc: [tst_qquicktextinput.cpp(3267)]
  FAIL!  : tst_qquicktextinput::keySequence(select all) Compared values are not the same
     Actual   (textInput->cursorPosition()): 0
     Expected (cursorPosition)             : 44
     Loc: [tst_qquicktextinput.cpp(5119)]
  FAIL!  : tst_qquicktextinput::keySequence(select start of line) Compared values are not the same
     Actual   (textInput->cursorPosition()): 5
     Expected (cursorPosition)             : 0
     Loc: [tst_qquicktextinput.cpp(5119)]
  FAIL!  : tst_qquicktextinput::keySequence(select end of line) Compared values are not the same
     Actual   (textInput->cursorPosition()): 5
     Expected (cursorPosition)             : 44
     Loc: [tst_qquicktextinput.cpp(5119)]
  FAIL!  : tst_qquicktextinput::keySequence(delete end of line) Compared values are not the same
     Actual   (textInput->text()): "the quick brown fox jumped over the lazy dog"
     Expected (expectedText)     : "the quick brown fox jump"
     Loc: [tst_qquicktextinput.cpp(5120)]
  FAIL!  : tst_qquicktextinput::keySequence(move to start of line) Compared values are not the same
     Actual   (textInput->cursorPosition()): 31
     Expected (cursorPosition)             : 0
     Loc: [tst_qquicktextinput.cpp(5119)]
  FAIL!  : tst_qquicktextinput::keySequence(move to next char) Compared values are not the same
     Actual   (textInput->cursorPosition()): 12
     Expected (cursorPosition)             : 13
     Loc: [tst_qquicktextinput.cpp(5119)]
  FAIL!  : tst_qquicktextinput::keySequence(move to previous char (ltr)) Compared values are not the same
     Actual   (textInput->cursorPosition()): 3
     Expected (cursorPosition)             : 2
     Loc: [tst_qquicktextinput.cpp(5119)]
  FAIL!  : tst_qquicktextinput::keySequence(move to previous char (rtl)) Compared values are not the same
     Actual   (textInput->cursorPosition()): 3
     Expected (cursorPosition)             : 4
     Loc: [tst_qquicktextinput.cpp(5119)]
  FAIL!  : tst_qquicktextinput::keySequence(move to previous char with selection) Compared values are not the same
     Actual   (textInput->cursorPosition()): 7
     Expected (cursorPosition)             : 3
     Loc: [tst_qquicktextinput.cpp(5119)]
  FAIL!  : tst_qquicktextinput::keySequence(select next char (ltr)) Compared values are not the same
     Actual   (textInput->cursorPosition()): 23
     Expected (cursorPosition)             : 24
     Loc: [tst_qquicktextinput.cpp(5119)]
  FAIL!  : tst_qquicktextinput::keySequence(select next char (rtl)) Compared values are not the same
     Actual   (textInput->cursorPosition()): 23
     Expected (cursorPosition)             : 22
     Loc: [tst_qquicktextinput.cpp(5119)]
  FAIL!  : tst_qquicktextinput::keySequence(select previous char (ltr)) Compared values are not the same
     Actual   (textInput->cursorPosition()): 19
     Expected (cursorPosition)             : 18
     Loc: [tst_qquicktextinput.cpp(5119)]
  FAIL!  : tst_qquicktextinput::keySequence(select previous char (rtl)) Compared values are not the same
     Actual   (textInput->cursorPosition()): 19
     Expected (cursorPosition)             : 20
     Loc: [tst_qquicktextinput.cpp(5119)]
  FAIL!  : tst_qquicktextinput::keySequence(move to next word (ltr)) Compared values are not the same
     Actual   (textInput->cursorPosition()): 7
     Expected (cursorPosition)             : 10
     Loc: [tst_qquicktextinput.cpp(5119)]
  FAIL!  : tst_qquicktextinput::keySequence(move to next word (rtl)) Compared values are not the same
     Actual   (textInput->cursorPosition()): 7
     Expected (cursorPosition)             : 4
     Loc: [tst_qquicktextinput.cpp(5119)]
  FAIL!  : tst_qquicktextinput::keySequence(move to next word (password,ltr)) Compared values are not the same
     Actual   (textInput->cursorPosition()): 7
     Expected (cursorPosition)             : 44
     Loc: [tst_qquicktextinput.cpp(5119)]
  FAIL!  : tst_qquicktextinput::keySequence(move to next word (password,rtl)) Compared values are not the same
     Actual   (textInput->cursorPosition()): 7
     Expected (cursorPosition)             : 0
     Loc: [tst_qquicktextinput.cpp(5119)]
  FAIL!  : tst_qquicktextinput::keySequence(move to previous word (ltr)) Compared values are not the same
     Actual   (textInput->cursorPosition()): 7
     Expected (cursorPosition)             : 4
     Loc: [tst_qquicktextinput.cpp(5119)]
  FAIL!  : tst_qquicktextinput::keySequence(move to previous word (rlt)) Compared values are not the same
     Actual   (textInput->cursorPosition()): 7
     Expected (cursorPosition)             : 10
     Loc: [tst_qquicktextinput.cpp(5119)]
  FAIL!  : tst_qquicktextinput::keySequence(move to previous word (password,ltr)) Compared values are not the same
     Actual   (textInput->cursorPosition()): 7
     Expected (cursorPosition)             : 0
     Loc: [tst_qquicktextinput.cpp(5119)]
  FAIL!  : tst_qquicktextinput::keySequence(move to previous word (password,rtl)) Compared values are not the same
     Actual   (textInput->cursorPosition()): 7
     Expected (cursorPosition)             : 44
     Loc: [tst_qquicktextinput.cpp(5119)]
  FAIL!  : tst_qquicktextinput::keySequence(select next word) Compared values are not the same
     Actual   (textInput->cursorPosition()): 11
     Expected (cursorPosition)             : 16
     Loc: [tst_qquicktextinput.cpp(5119)]
  FAIL!  : tst_qquicktextinput::keySequence(select previous word) Compared values are not the same
     Actual   (textInput->cursorPosition()): 11
     Expected (cursorPosition)             : 10
     Loc: [tst_qquicktextinput.cpp(5119)]
  FAIL!  : tst_qquicktextinput::keySequence(delete (selection)) Compared values are not the same
     Actual   (textInput->cursorPosition()): 15
     Expected (cursorPosition)             : 12
     Loc: [tst_qquicktextinput.cpp(5119)]
  FAIL!  : tst_qquicktextinput::keySequence(delete (no selection)) Compared values are not the same
     Actual   (textInput->text()): "the quick brown fox jumped over the lazy dog"
     Expected (expectedText)     : "the quick brownfox jumped over the lazy dog"
     Loc: [tst_qquicktextinput.cpp(5120)]
  FAIL!  : tst_qquicktextinput::keySequence(delete end of word) Compared values are not the same
     Actual   (textInput->text()): "the quick brown fox jumped over the lazy dog"
     Expected (expectedText)     : "the quick brown fox jumpover the lazy dog"
     Loc: [tst_qquicktextinput.cpp(5120)]
  FAIL!  : tst_qquicktextinput::keySequence(delete start of word) Compared values are not the same
     Actual   (textInput->cursorPosition()): 7
     Expected (cursorPosition)             : 4
     Loc: [tst_qquicktextinput.cpp(5119)]
  FAIL!  : tst_qquicktextinput::undo(insert_numbers) Compared values are not the same
     Actual   (spy.count()): 0
     Expected (1)          : 1
     Loc: [tst_qquicktextinput.cpp(5297)]
  FAIL!  : tst_qquicktextinput::undo(insert_helloworld) Compared values are not the same
     Actual   (spy.count()): 0
     Expected (1)          : 1
     Loc: [tst_qquicktextinput.cpp(5297)]
  FAIL!  : tst_qquicktextinput::undo(insert_patterns) Compared values are not the same
     Actual   (spy.count()): 0
     Expected (1)          : 1
     Loc: [tst_qquicktextinput.cpp(5297)]
  FAIL!  : tst_qquicktextinput::undo(keyboard_numbers) Compared values are not the same
     Actual   (spy.count()): 0
     Expected (1)          : 1
     Loc: [tst_qquicktextinput.cpp(5297)]
  FAIL!  : tst_qquicktextinput::undo(keyboard_helloworld) Compared values are not the same
     Actual   (spy.count()): 0
     Expected (1)          : 1
     Loc: [tst_qquicktextinput.cpp(5297)]
  FAIL!  : tst_qquicktextinput::undo(keyboard_patterns) Compared values are not the same
     Actual   (spy.count()): 0
     Expected (1)          : 1
     Loc: [tst_qquicktextinput.cpp(5297)]
  FAIL!  : tst_qquicktextinput::redo(Inserts and setting cursor) 'textInput->canUndo()' returned FALSE. ()
     Loc: [tst_qquicktextinput.cpp(5372)]
  FAIL!  : tst_qquicktextinput::backspaceSurrogatePairs() Compared values are not the same
     Actual   (textInput->text()): "\uD800\uDF00\uD800\uDF01\uD800\uDF02\uD800\uDF03\uD800\uDF04"
     Expected (text.mid(0, i))   : "\uD800\uDF00\uD800\uDF01\uD800\uDF02\uD800\uDF03"
     Loc: [tst_qquicktextinput.cpp(5723)]
  FAIL!  : tst_qquicktextinput::setInputMask(keys ip_localhost) Compared values are not the same
     Actual   (textInput->text()): "..."
     Expected (expectedText)     : "127.0.0.1"
     Loc: [tst_qquicktextinput.cpp(6107)]
  FAIL!  : tst_qquicktextinput::setInputMask(keys mac) Compared values are not the same
     Actual   (textInput->text()): ":::::"
     Expected (expectedText)     : "00:E0:81:21:9E:8E"
     Loc: [tst_qquicktextinput.cpp(6107)]
  FAIL!  : tst_qquicktextinput::setInputMask(keys mac2) Compared values are not the same
     Actual   (textInput->text()): ":::::"
     Expected (expectedText)     : "aa:E0:81:21:9E:8E"
     Loc: [tst_qquicktextinput.cpp(6107)]
  FAIL!  : tst_qquicktextinput::setInputMask(keys byte) Compared values are not the same
     Actual   (textInput->text()): ""
     Expected (expectedText)     : "11111"
     Loc: [tst_qquicktextinput.cpp(6107)]
  FAIL!  : tst_qquicktextinput::setInputMask(keys halfbytes) Compared values are not the same
     Actual   (textInput->text()): "."
     Expected (expectedText)     : "110.0001"
     Loc: [tst_qquicktextinput.cpp(6107)]
  FAIL!  : tst_qquicktextinput::setInputMask(keys blank char same type as content) Compared values are not the same
     Actual   (textInput->text()): "..."
     Expected (expectedText)     : "127...1"
     Loc: [tst_qquicktextinput.cpp(6107)]
  FAIL!  : tst_qquicktextinput::setInputMask(keys parts of ip_localhost) Compared values are not the same
     Actual   (textInput->text()): "..."
     Expected (expectedText)     : ".0.0.1"
     Loc: [tst_qquicktextinput.cpp(6107)]
  FAIL!  : tst_qquicktextinput::setInputMask(keys ip_overflow) Compared values are not the same
     Actual   (textInput->text()): "..."
     Expected (expectedText)     : "123.412.341.234"
     Loc: [tst_qquicktextinput.cpp(6107)]
  FAIL!  : tst_qquicktextinput::setInputMask(keys uppercase) Compared values are not the same
     Actual   (textInput->text()): ""
     Expected (expectedText)     : "ABCD"
     Loc: [tst_qquicktextinput.cpp(6107)]
  FAIL!  : tst_qquicktextinput::setInputMask(keys lowercase) Compared values are not the same
     Actual   (textInput->text()): ""
     Expected (expectedText)     : "abcd"
     Loc: [tst_qquicktextinput.cpp(6107)]
  FAIL!  : tst_qquicktextinput::setInputMask(keys nocase) Compared values are not the same
     Actual   (textInput->text()): ""
     Expected (expectedText)     : "AbCd"
     Loc: [tst_qquicktextinput.cpp(6107)]
  FAIL!  : tst_qquicktextinput::setInputMask(keys nocase1) Compared values are not the same
     Actual   (textInput->text()): ""
     Expected (expectedText)     : "AbCd"
     Loc: [tst_qquicktextinput.cpp(6107)]
  FAIL!  : tst_qquicktextinput::setInputMask(keys nocase2) Compared values are not the same
     Actual   (textInput->text()): ""
     Expected (expectedText)     : "AbCd"
     Loc: [tst_qquicktextinput.cpp(6107)]
  FAIL!  : tst_qquicktextinput::setInputMask(keys reserved) Compared values are not the same
     Actual   (textInput->text()): ""
     Expected (expectedText)     : "A9"
     Loc: [tst_qquicktextinput.cpp(6107)]
  FAIL!  : tst_qquicktextinput::setInputMask(keys escape01) Compared values are not the same
     Actual   (textInput->text()): "Nn"
     Expected (expectedText)     : "Nn9"
     Loc: [tst_qquicktextinput.cpp(6107)]
  FAIL!  : tst_qquicktextinput::setInputMask(keys escape02) Compared values are not the same
     Actual   (textInput->text()): "\\"
     Expected (expectedText)     : "\\0"
     Loc: [tst_qquicktextinput.cpp(6107)]
  FAIL!  : tst_qquicktextinput::setInputMask(keys escape03) Compared values are not the same
     Actual   (textInput->text()): "()"
     Expected (expectedText)     : "(0)"
     Loc: [tst_qquicktextinput.cpp(6107)]
  FAIL!  : tst_qquicktextinput::setInputMask(keys upper_lower_nocase1) Compared values are not the same
     Actual   (textInput->text()): ""
     Expected (expectedText)     : "ABCDefghIjKl"
     Loc: [tst_qquicktextinput.cpp(6107)]
  FAIL!  : tst_qquicktextinput::setInputMask(keys upper_lower_nocase2) Compared values are not the same
     Actual   (textInput->text()): ""
     Expected (expectedText)     : "ABCDefghIjKl"
     Loc: [tst_qquicktextinput.cpp(6107)]
  FAIL!  : tst_qquicktextinput::setInputMask(keys exact_case1) Compared values are not the same
     Actual   (textInput->text()): ""
     Expected (expectedText)     : "AbcDEfGH"
     Loc: [tst_qquicktextinput.cpp(6107)]
  FAIL!  : tst_qquicktextinput::setInputMask(keys exact_case2) Compared values are not the same
     Actual   (textInput->text()): ""
     Expected (expectedText)     : "AbcDEfgh"
     Loc: [tst_qquicktextinput.cpp(6107)]
  FAIL!  : tst_qquicktextinput::setInputMask(keys exact_case3) Compared values are not the same
     Actual   (textInput->text()): ""
     Expected (expectedText)     : "AbcDEfGH"
     Loc: [tst_qquicktextinput.cpp(6107)]
  FAIL!  : tst_qquicktextinput::setInputMask(keys exact_case4) Compared values are not the same
     Actual   (textInput->text()): ""
     Expected (expectedText)     : "AbcDEfgh"
     Loc: [tst_qquicktextinput.cpp(6107)]
  FAIL!  : tst_qquicktextinput::setInputMask(keys exact_case5) Compared values are not the same
     Actual   (textInput->text()): ""
     Expected (expectedText)     : "AbcDEf01"
     Loc: [tst_qquicktextinput.cpp(6107)]
  FAIL!  : tst_qquicktextinput::setInputMask(keys exact_case6) Compared values are not the same
     Actual   (textInput->text()): ""
     Expected (expectedText)     : "AbcDEf92"
     Loc: [tst_qquicktextinput.cpp(6107)]
  FAIL!  : tst_qquicktextinput::setInputMask(keys illegal_keys1) Compared values are not the same
     Actual   (textInput->text()): ""
     Expected (expectedText)     : "Aa"
     Loc: [tst_qquicktextinput.cpp(6107)]
  FAIL!  : tst_qquicktextinput::setInputMask(keys illegal_keys2) Compared values are not the same
     Actual   (textInput->text()): ""
     Expected (expectedText)     : "ffff"
     Loc: [tst_qquicktextinput.cpp(6107)]
  FAIL!  : tst_qquicktextinput::fixup() Compared values are not the same
     Actual   (input->text())       : ""
     Expected (QStringLiteral("ok")): "ok"
     Loc: [tst_qquicktextinput.cpp(6359)]
  Totals: 335 passed, 67 failed, 5 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquicktextinput *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2)
  PASS   : tst_qquicktextinput::initTestCase()
  PASS   : tst_qquicktextinput::text()
  PASS   : tst_qquicktextinput::width()
  PASS   : tst_qquicktextinput::font()
  PASS   : tst_qquicktextinput::color()
  PASS   : tst_qquicktextinput::wrap()
  PASS   : tst_qquicktextinput::selection()
  PASS   : tst_qquicktextinput::persistentSelection()
  PASS   : tst_qquicktextinput::isRightToLeft(Empty)
  PASS   : tst_qquicktextinput::isRightToLeft(Neutral)
  PASS   : tst_qquicktextinput::isRightToLeft(LTR)
  PASS   : tst_qquicktextinput::isRightToLeft(RTL)
  PASS   : tst_qquicktextinput::isRightToLeft(Bidi RTL + LTR + RTL)
  PASS   : tst_qquicktextinput::isRightToLeft(Bidi LTR + RTL + LTR)
  PASS   : tst_qquicktextinput::moveCursorSelection((t)he|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(do(g)|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(jum(p)ed|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(jumped( )over|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection((the )|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(( dog)|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(( jumped )|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(th(e qu)ick|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(la(zy d)og|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(jum(ped ov)er|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(()the|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(dog()|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(jum()ped|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(t)he>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<do(g)>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<jum(p)ed>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<jumped( )>over|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(jumped<( )over>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(the )>quick|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(the )quick>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<lazy( dog)>|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(lazy<( dog)>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<fox( jumped )>over|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(fox<( jumped )over>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<th(e qu)ick>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<la(zy d)og|words>)
  PASS   : tst_qquicktextinput::moveCursorSelection(<jum(ped ov)er>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<()>the|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(dog<()>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(jum<()>ped|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<Hello(,)> |words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello<(,)> |words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<Hello(, )>world|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello<(, )world>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<Hel(lo, )>world|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(<Hel(lo, )world>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<Hel(lo)>,|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello<()>,|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello,<()>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello,<( )>world|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello,<( )world>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello,<( world)>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello,<( world!)>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<Hello(, world!)>|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello<(, world!)>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<world(!)>|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(world<(!)>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(world!<()>)|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(world<()>!)|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(,)>olleH |words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(,)olleH> |words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<dlrow( ,)>olleH|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(dlrow<( ,)olleH>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<dlrow( ,ol)leH>|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(dlrow<( ,ol)leH>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(,<(ol)leH>,|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(,<()>olleH|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<()>,olleH|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<dlrow( )>,olleH|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(dlrow<( )>,olleH|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(dlrow )>,olleH|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(!dlrow )>,olleH|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(!dlrow ,)>olleH|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(!dlrow ,)olleH>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(!)>dlrow|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(!)dlrow|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<()>!dlrow|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(!<()>dlrow|words)
  PASS   : tst_qquicktextinput::moveCursorSelection( <s(pac)ey>   text |words)
  PASS   : tst_qquicktextinput::moveCursorSelection( spacey   <t(ex)t> |words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<( )>spacey   text |words|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(<( )spacey>   text |words|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(spacey   <text( )>|words|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(spacey   text<( )>|words|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<()> spacey   text |words)
  PASS   : tst_qquicktextinput::moveCursorSelection( spacey   text <()>|words)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<quick( bro)wn> f^ox} jumped|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the quick<( {bro)wn> f^ox} jumped|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<quick( bro)wn> ^}fox jumped|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the quick<( {bro)wn> ^}fox jumped|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<quick( bro)wn^>} fox jumped|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the quick<( {bro)wn^>} f^ox jumped|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<quick() ^}bro)wn> fox|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the quick<( {^bro)wn>} fox|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<quick^}( bro)wn> fox|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the quick{<(^ bro)wn>} fox|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<qui^ck}( bro)wn> fox|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<qui^ck}( bro)wn> fox|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<^quick}( bro)wn> fox|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<^quick}( bro)wn> fox|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the{^ <quick}( bro)wn> fox|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the{^ <quick}( bro)wn> fox|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence({t^he <quick}( bro)wn> fox|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence({t^he <quick}( bro)wn> fox|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence({<He(ll)o>, w^orld}!|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence({<He(ll)o>, w^orld}!|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(!{dlro^w ,<o(ll)eH>}|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(!{dlro^w ,<o(ll)eH>}|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence({<(^} sp)acey>   text |ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence({<( ^}sp)acey>   text |ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(<( {s^p)acey>}   text |rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(<( {^sp)acey>}   text |rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence( spacey   <te(xt {^)>}|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence( spacey   <te(xt{^ )>}|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence( spacey   {<te(x^t} )>|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence( spacey   {<te(xt^} )>|ltr)
  PASS   : tst_qquicktextinput::dragMouseSelection()
  PASS   : tst_qquicktextinput::mouseSelectionMode(SelectWords focused)
  PASS   : tst_qquicktextinput::mouseSelectionMode(SelectCharacters focused)
  PASS   : tst_qquicktextinput::mouseSelectionMode(default focused)
  PASS   : tst_qquicktextinput::mouseSelectionMode(SelectWords unfocused)
  PASS   : tst_qquicktextinput::mouseSelectionMode(SelectCharacters unfocused)
  PASS   : tst_qquicktextinput::mouseSelectionMode(default unfocused)
  PASS   : tst_qquicktextinput::mouseSelectionMode(SelectWords focuss on press)
  PASS   : tst_qquicktextinput::mouseSelectionMode(SelectCharacters focus on press)
  PASS   : tst_qquicktextinput::mouseSelectionMode(default focus on press)
  QWARN  : tst_qquicktextinput::mouseSelectionMode_accessors() Don't know how to handle 'mode', use qRegisterMetaType to register it.
  PASS   : tst_qquicktextinput::mouseSelectionMode_accessors()
  PASS   : tst_qquicktextinput::selectByMouse()
  PASS   : tst_qquicktextinput::renderType()
  PASS   : tst_qquicktextinput::tripleClickSelectsAll()
  FAIL!  : tst_qquicktextinput::horizontalAlignment_RightToLeft() 'textInput->text().isEmpty()' returned FALSE. ()
     Loc: [tst_qquicktextinput.cpp(1536)]
  PASS   : tst_qquicktextinput::verticalAlignment()
  PASS   : tst_qquicktextinput::clipRect()
  PASS   : tst_qquicktextinput::boundingRect()
  QWARN  : tst_qquicktextinput::positionAt() QSpiApplication::keyEventError  "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
  QWARN  : tst_qquicktextinput::positionAt() QSpiApplication::keyEventError  "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
  PASS   : tst_qquicktextinput::positionAt()
  QWARN  : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError  "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
  QWARN  : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError  "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
  QWARN  : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError  "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
  QWARN  : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError  "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
  QWARN  : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError  "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
  QWARN  : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError  "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
  QWARN  : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError  "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
  QWARN  : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError  "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
  QWARN  : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError  "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
  QWARN  : tst_qquicktextinput::maxLength() QSpiApplication::keyEventError  "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
  (... 3269 lines omitted; there are too many errors!)
  PASS   : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add multiple, at start of visible, content not at start)
  PASS   : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, at end of visible, content at start)
  PASS   : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add row, at end of visible, content at start)
  PASS   : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, at end of visible, content not at start)
  PASS   : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add multiple, at end of visible, content not at start)
  PASS   : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, after visible, content at start)
  PASS   : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add row, after visible, content at start)
  PASS   : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add 1, after visible, content not at start)
  PASS   : tst_QQuickGridView::inserted_leftToRight_LtR_BtT(add multiple, after visible, content not at start)
  PASS   : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, before visible items)
  PASS   : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 2, before visible items)
  PASS   : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 3, before visible items)
  PASS   : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 5, before visible items)
  PASS   : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 6, before visible items)
  PASS   : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, at start of visible, content at start)
  PASS   : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add multiple, at start of visible, content at start)
  PASS   : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, at start of visible, content not at start)
  PASS   : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add multiple, at start of visible, content not at start)
  PASS   : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, at end of visible, content at start)
  PASS   : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add row, at end of visible, content at start)
  PASS   : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, at end of visible, content not at start)
  PASS   : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add multiple, at end of visible, content not at start)
  PASS   : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, after visible, content at start)
  PASS   : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add row, after visible, content at start)
  PASS   : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add 1, after visible, content not at start)
  PASS   : tst_QQuickGridView::inserted_leftToRight_RtL_BtT(add multiple, after visible, content not at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, before visible items)
  PASS   : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 2, before visible items)
  PASS   : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 3, before visible items)
  PASS   : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 5, before visible items)
  PASS   : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 6, before visible items)
  PASS   : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, at start of visible, content at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add multiple, at start of visible, content at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, at start of visible, content not at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add multiple, at start of visible, content not at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, at end of visible, content at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add row, at end of visible, content at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, at end of visible, content not at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add multiple, at end of visible, content not at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, after visible, content at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add row, after visible, content at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add 1, after visible, content not at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_LtR_TtB(add multiple, after visible, content not at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, before visible items)
  PASS   : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 2, before visible items)
  PASS   : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 3, before visible items)
  PASS   : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 5, before visible items)
  PASS   : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 6, before visible items)
  PASS   : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, at start of visible, content at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add multiple, at start of visible, content at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, at start of visible, content not at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add multiple, at start of visible, content not at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, at end of visible, content at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add row, at end of visible, content at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, at end of visible, content not at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add multiple, at end of visible, content not at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, after visible, content at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add row, after visible, content at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add 1, after visible, content not at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_RtL_TtB(add multiple, after visible, content not at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, before visible items)
  PASS   : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 2, before visible items)
  PASS   : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 3, before visible items)
  PASS   : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 5, before visible items)
  PASS   : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 6, before visible items)
  PASS   : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, at start of visible, content at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add multiple, at start of visible, content at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, at start of visible, content not at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add multiple, at start of visible, content not at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, at end of visible, content at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add row, at end of visible, content at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, at end of visible, content not at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add multiple, at end of visible, content not at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, after visible, content at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add row, after visible, content at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add 1, after visible, content not at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_LtR_BtT(add multiple, after visible, content not at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, before visible items)
  PASS   : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 2, before visible items)
  PASS   : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 3, before visible items)
  PASS   : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 5, before visible items)
  PASS   : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 6, before visible items)
  PASS   : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, at start of visible, content at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add multiple, at start of visible, content at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, at start of visible, content not at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add multiple, at start of visible, content not at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, at end of visible, content at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add row, at end of visible, content at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, at end of visible, content not at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add multiple, at end of visible, content not at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, after visible, content at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add row, after visible, content at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add 1, after visible, content not at start)
  PASS   : tst_QQuickGridView::inserted_topToBottom_RtL_BtT(add multiple, after visible, content not at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, before visible items)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, before visible position)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple (1 row), all before visible items)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, all before visible items, remove item 0)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple rows, all before visible items)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove one row before visible, content y not on item border)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove mix of visible/non-visible)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, mix of items from before and within visible items)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, mix of items from before and within visible items, remove item 0)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, from start of visible, content at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, from start of visible, content at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, from start of visible, content not at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, from start of visible, content not at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, from middle of visible, content at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, from middle of visible, content at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, from middle of visible, content not at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, from middle of visible, content not at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, after visible, content at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, after visible, content at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove 1, after visible, content not at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, after visible, content not at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_TtB(remove multiple, mix of items from within and after visible items)
  PASS   : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, before visible items)
  PASS   : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, before visible position)
  PASS   : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple (1 row), all before visible items)
  PASS   : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, all before visible items, remove item 0)
  PASS   : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple rows, all before visible items)
  PASS   : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove one row before visible, content y not on item border)
  PASS   : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove mix of visible/non-visible)
  PASS   : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, mix of items from before and within visible items)
  PASS   : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, mix of items from before and within visible items, remove item 0)
  PASS   : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, from start of visible, content at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, from start of visible, content at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, from start of visible, content not at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, from start of visible, content not at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, from middle of visible, content at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, from middle of visible, content at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, from middle of visible, content not at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, from middle of visible, content not at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, after visible, content at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, after visible, content at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove 1, after visible, content not at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, after visible, content not at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_LtR_BtT(remove multiple, mix of items from within and after visible items)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, before visible items)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, before visible position)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple (1 row), all before visible items)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, all before visible items, remove item 0)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple rows, all before visible items)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove one row before visible, content y not on item border)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove mix of visible/non-visible)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, mix of items from before and within visible items)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, mix of items from before and within visible items, remove item 0)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, from start of visible, content at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, from start of visible, content at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, from start of visible, content not at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, from start of visible, content not at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, from middle of visible, content at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, from middle of visible, content at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, from middle of visible, content not at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, from middle of visible, content not at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, after visible, content at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, after visible, content at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove 1, after visible, content not at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, after visible, content not at start)
  PASS   : tst_QQuickGridView::removed_leftToRight_RtL_BtT(remove multiple, mix of items from within and after visible items)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, before visible items)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, before visible position)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple (1 row), all before visible items)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, all before visible items, remove item 0)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple rows, all before visible items)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove one row before visible, content y not on item border)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove mix of visible/non-visible)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, mix of items from before and within visible items)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, mix of items from before and within visible items, remove item 0)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, from start of visible, content at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, from start of visible, content at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, from start of visible, content not at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, from start of visible, content not at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, from middle of visible, content at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, from middle of visible, content at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, from middle of visible, content not at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, from middle of visible, content not at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, after visible, content at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, after visible, content at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove 1, after visible, content not at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, after visible, content not at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_TtB(remove multiple, mix of items from within and after visible items)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, before visible items)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, before visible position)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple (1 row), all before visible items)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, all before visible items, remove item 0)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple rows, all before visible items)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove one row before visible, content y not on item border)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove mix of visible/non-visible)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, mix of items from before and within visible items)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, mix of items from before and within visible items, remove item 0)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, from start of visible, content at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, from start of visible, content at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, from start of visible, content not at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, from start of visible, content not at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, from middle of visible, content at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, from middle of visible, content at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, from middle of visible, content not at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, from middle of visible, content not at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, after visible, content at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, after visible, content at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove 1, after visible, content not at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, after visible, content not at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_TtB(remove multiple, mix of items from within and after visible items)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, before visible items)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, before visible position)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple (1 row), all before visible items)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, all before visible items, remove item 0)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple rows, all before visible items)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove one row before visible, content y not on item border)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove mix of visible/non-visible)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, mix of items from before and within visible items)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, mix of items from before and within visible items, remove item 0)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, from start of visible, content at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, from start of visible, content at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, from start of visible, content not at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, from start of visible, content not at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, from middle of visible, content at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, from middle of visible, content at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, from middle of visible, content not at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, from middle of visible, content not at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, after visible, content at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, after visible, content at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove 1, after visible, content not at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, after visible, content not at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_LtR_BtT(remove multiple, mix of items from within and after visible items)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, before visible items)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, before visible position)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple (1 row), all before visible items)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, all before visible items, remove item 0)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple rows, all before visible items)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove one row before visible, content y not on item border)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove mix of visible/non-visible)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, mix of items from before and within visible items)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, mix of items from before and within visible items, remove item 0)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, from start of visible, content at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, from start of visible, content at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, from start of visible, content not at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, from start of visible, content not at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, from middle of visible, content at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, from middle of visible, content at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, from middle of visible, content not at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, from middle of visible, content not at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, after visible, content at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, after visible, content at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove 1, after visible, content not at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, after visible, content not at start)
  PASS   : tst_QQuickGridView::removed_topToBottom_RtL_BtT(remove multiple, mix of items from within and after visible items)
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, within visible items)
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, from non-visible -> visible)
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, from non-visible -> visible (move first item))
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, from visible -> non-visible)
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 forwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, within visible items)
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, within visible items (to first index))
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, from non-visible -> visible)
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, from non-visible -> visible (move last item))
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, from visible -> non-visible)
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move 1 backwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, within visible items)
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, within visible items (move first item))
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, before visible items)
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, from non-visible -> visible)
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, from non-visible -> visible (move first item))
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, mix of non-visible/visible)
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, to bottom of view)
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, to bottom of view, first row -> last)
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, to bottom of view, content y not 0)
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, from visible -> non-visible)
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple forwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, within visible items)
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, from non-visible -> visible)
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, from non-visible -> visible (move last item))
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, from visible -> non-visible)
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_TtB(move multiple backwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, within visible items)
  PASS   : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, from non-visible -> visible)
  PASS   : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, from non-visible -> visible (move first item))
  PASS   : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, from visible -> non-visible)
  PASS   : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 forwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, within visible items)
  PASS   : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, within visible items (to first index))
  PASS   : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, from non-visible -> visible)
  PASS   : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, from non-visible -> visible (move last item))
  PASS   : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, from visible -> non-visible)
  PASS   : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move 1 backwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, within visible items)
  PASS   : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, within visible items (move first item))
  PASS   : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, before visible items)
  PASS   : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, from non-visible -> visible)
  PASS   : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, from non-visible -> visible (move first item))
  PASS   : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, mix of non-visible/visible)
  PASS   : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, to bottom of view)
  PASS   : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, to bottom of view, first row -> last)
  PASS   : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, to bottom of view, content y not 0)
  PASS   : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, from visible -> non-visible)
  PASS   : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple forwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, within visible items)
  PASS   : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, from non-visible -> visible)
  PASS   : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, from non-visible -> visible (move last item))
  PASS   : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, from visible -> non-visible)
  PASS   : tst_QQuickGridView::moved_leftToRight_LtR_BtT(move multiple backwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, within visible items)
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, from non-visible -> visible)
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, from non-visible -> visible (move first item))
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, from visible -> non-visible)
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 forwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, within visible items)
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, within visible items (to first index))
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, from non-visible -> visible)
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, from non-visible -> visible (move last item))
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, from visible -> non-visible)
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move 1 backwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, within visible items)
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, within visible items (move first item))
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, before visible items)
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, from non-visible -> visible)
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, from non-visible -> visible (move first item))
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, mix of non-visible/visible)
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, to bottom of view)
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, to bottom of view, first row -> last)
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, to bottom of view, content y not 0)
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, from visible -> non-visible)
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple forwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, within visible items)
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, from non-visible -> visible)
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, from non-visible -> visible (move last item))
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, from visible -> non-visible)
  PASS   : tst_QQuickGridView::moved_leftToRight_RtL_BtT(move multiple backwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, within visible items)
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, from non-visible -> visible)
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, from non-visible -> visible (move first item))
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, from visible -> non-visible)
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 forwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, within visible items)
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, within visible items (to first index))
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, from non-visible -> visible)
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, from non-visible -> visible (move last item))
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, from visible -> non-visible)
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move 1 backwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, within visible items)
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, within visible items (move first item))
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, before visible items)
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, from non-visible -> visible)
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, from non-visible -> visible (move first item))
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, mix of non-visible/visible)
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, to bottom of view)
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, to bottom of view, first row -> last)
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, to bottom of view, content y not 0)
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, from visible -> non-visible)
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple forwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, within visible items)
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, from non-visible -> visible)
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, from non-visible -> visible (move last item))
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, from visible -> non-visible)
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_TtB(move multiple backwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, within visible items)
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, from non-visible -> visible)
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, from non-visible -> visible (move first item))
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, from visible -> non-visible)
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 forwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, within visible items)
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, within visible items (to first index))
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, from non-visible -> visible)
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, from non-visible -> visible (move last item))
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, from visible -> non-visible)
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move 1 backwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, within visible items)
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, within visible items (move first item))
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, before visible items)
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, from non-visible -> visible)
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, from non-visible -> visible (move first item))
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, mix of non-visible/visible)
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, to bottom of view)
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, to bottom of view, first row -> last)
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, to bottom of view, content y not 0)
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, from visible -> non-visible)
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple forwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, within visible items)
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, from non-visible -> visible)
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, from non-visible -> visible (move last item))
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, from visible -> non-visible)
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_TtB(move multiple backwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, within visible items)
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, from non-visible -> visible)
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, from non-visible -> visible (move first item))
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, from visible -> non-visible)
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 forwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, within visible items)
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, within visible items (to first index))
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, from non-visible -> visible)
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, from non-visible -> visible (move last item))
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, from visible -> non-visible)
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move 1 backwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, within visible items)
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, within visible items (move first item))
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, before visible items)
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, from non-visible -> visible)
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, from non-visible -> visible (move first item))
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, mix of non-visible/visible)
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, to bottom of view)
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, to bottom of view, first row -> last)
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, to bottom of view, content y not 0)
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, from visible -> non-visible)
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple forwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, within visible items)
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, from non-visible -> visible)
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, from non-visible -> visible (move last item))
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, from visible -> non-visible)
  PASS   : tst_QQuickGridView::moved_topToBottom_LtR_BtT(move multiple backwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, within visible items)
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, from non-visible -> visible)
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, from non-visible -> visible (move first item))
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, from visible -> non-visible)
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 forwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, within visible items)
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, within visible items (to first index))
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, from non-visible -> visible)
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, from non-visible -> visible (move last item))
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, from visible -> non-visible)
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move 1 backwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, within visible items)
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, within visible items (move first item))
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, before visible items)
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, from non-visible -> visible)
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, from non-visible -> visible (move first item))
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, mix of non-visible/visible)
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, to bottom of view)
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, to bottom of view, first row -> last)
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, to bottom of view, content y not 0)
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, from visible -> non-visible)
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple forwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, within visible items)
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, from non-visible -> visible)
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, from non-visible -> visible (move last item))
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, from visible -> non-visible)
  PASS   : tst_QQuickGridView::moved_topToBottom_RtL_BtT(move multiple backwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickGridView::displayMargin()
  PASS   : tst_QQuickGridView::negativeDisplayMargin()
  PASS   : tst_QQuickGridView::jsArrayChange()
  PASS   : tst_QQuickGridView::cleanupTestCase()
  Totals: 847 passed, 8 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_QQuickGridView *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickgridview: 478 seconds, exit code 8
  
  Testing tst_qquickfocusscope
  FAIL!  : tst_qquickfocusscope::basic() 'item1->hasActiveFocus() == false' returned FALSE. ()
     Loc: [tst_qquickfocusscope.cpp(95)]
  FAIL!  : tst_qquickfocusscope::textEdit() 'item1->hasActiveFocus() == false' returned FALSE. ()
     Loc: [tst_qquickfocusscope.cpp(215)]
  FAIL!  : tst_qquickfocusscope::forceFocus() 'item0->hasActiveFocus() == false' returned FALSE. ()
     Loc: [tst_qquickfocusscope.cpp(267)]
  Totals: 9 passed, 3 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickfocusscope *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2)
  PASS   : tst_qquickfocusscope::initTestCase()
  PASS   : tst_qquickfocusscope::basic()
  PASS   : tst_qquickfocusscope::nested()
  PASS   : tst_qquickfocusscope::noFocus()
  QWARN  : tst_qquickfocusscope::textEdit() QSpiApplication::keyEventError  "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
  QWARN  : tst_qquickfocusscope::textEdit() QSpiApplication::keyEventError  "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
  QWARN  : tst_qquickfocusscope::textEdit() QSpiApplication::keyEventError  "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
  QWARN  : tst_qquickfocusscope::textEdit() QSpiApplication::keyEventError  "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
  FAIL!  : tst_qquickfocusscope::textEdit() 'item1->hasActiveFocus() == false' returned FALSE. ()
     Loc: [tst_qquickfocusscope.cpp(215)]
  FAIL!  : tst_qquickfocusscope::forceFocus() 'item0->hasActiveFocus() == false' returned FALSE. ()
     Loc: [tst_qquickfocusscope.cpp(267)]
  QWARN  : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError  "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
  QWARN  : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError  "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
  QWARN  : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError  "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
  QWARN  : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError  "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
  QWARN  : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError  "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
  QWARN  : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError  "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
  QWARN  : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError  "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
  QWARN  : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError  "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
  QWARN  : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError  "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
  QWARN  : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError  "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
  QWARN  : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError  "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
  QWARN  : tst_qquickfocusscope::noParentFocus() QSpiApplication::keyEventError  "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
  PASS   : tst_qquickfocusscope::noParentFocus()
  QWARN  : tst_qquickfocusscope::signalEmission() QSpiApplication::keyEventError  "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
  QWARN  : tst_qquickfocusscope::signalEmission() QSpiApplication::keyEventError  "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
  QWARN  : tst_qquickfocusscope::signalEmission() QSpiApplication::keyEventError  "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
  QWARN  : tst_qquickfocusscope::signalEmission() QSpiApplication::keyEventError  "org.freedesktop.DBus.Error.NoReply" "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
  PASS   : tst_qquickfocusscope::signalEmission()
  PASS   : tst_qquickfocusscope::qtBug13380()
  PASS   : tst_qquickfocusscope::forceActiveFocus()
  PASS   : tst_qquickfocusscope::canvasFocus()
  PASS   : tst_qquickfocusscope::cleanupTestCase()
  Totals: 10 passed, 2 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_qquickfocusscope *********
  QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time:
  QtQA::App::TestRunner:   first attempt:  exited with exit code 3
  QtQA::App::TestRunner:   second attempt: exited with exit code 2
  QtQA::App::TestRunner: the test seems to be flaky, please fix this
  QtQA::App::TestRunner: this flaky test is being treated as a FAIL
  QtQA::App::TestRunner: end tst_qquickfocusscope: 4 seconds, exit code 2

  Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00136/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz

  Tested changes (refs/builds/5.5_1425303300):
    http://codereview.qt-project.org/107071 [PS8] - Skip instead of entirely excluding tests with disabled features
    http://codereview.qt-project.org/107498 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5



More information about the Ci-reports mailing list