[Ci-reports] fail on QtDeclarative_5.5_Integration #24

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Feb 26 15:49:43 CET 2015


Autotest `tst_controls' failed :(

The test was 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 qtquickcontrols
  FAIL!  : qtquickcontrols::Tests_Button::test_activeFocusOnTab() 'verify()' returned FALSE. ()
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_button.qml(160)]
  FAIL!  : qtquickcontrols::Tests_Button::test_checked() 'verify()' returned FALSE. ()
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_button.qml(265)]
  FAIL!  : qtquickcontrols::Tests_Calendar::test_keyNavigation() Selecting a day from the previous month should select that date.
     Actual   (): 2013-01-01T00:00:00
     Expected (): 2012-12-31T00:00:00
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_calendar.qml(205)]
  FAIL!  : qtquickcontrols::Tests_CheckBox::test_activeFocusOnTab() 'verify()' returned FALSE. ()
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_checkbox.qml(314)]
  FAIL!  : qtquickcontrols::Tests_CheckBox::test_keyPressed() Compared values are not the same
     Actual   (): 0
     Expected (): 1
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_checkbox.qml(146)]
  FAIL!  : qtquickcontrols::Tests_ComboBox::test_activated() Compared values are not the same
     Actual   (): 0
     Expected (): 1
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(402)]
  QtQA::App::TestRunner: Timed out after 450 seconds
  QtQA::App::TestRunner: Process exited due to signal 15
  QtQA::App::TestRunner: It looks like the process exited due to a signal, but it didn't dump core :(
  QtQA::App::TestRunner: Sorry, a core dump will not be available.
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of qtquickcontrols *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2)
  PASS   : qtquickcontrols::Tests_ApplicationWindow::initTestCase()
  PASS   : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height)
  PASS   : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_y)
  PASS   : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill)
  PASS   : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill_margins)
  PASS   : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_anchorsFill_margins)
  PASS   : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins)
  PASS   : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins0)
  PASS   : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill)
  PASS   : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill_margins)
  PASS   : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_height_maximum_anchorsFill)
  PASS   : qtquickcontrols::Tests_ApplicationWindow::test_defaultSizeHints()
  PASS   : qtquickcontrols::Tests_ApplicationWindow::test_invisibleContentItemChildren()
  PASS   : qtquickcontrols::Tests_ApplicationWindow::test_minimumHeight()
  PASS   : qtquickcontrols::Tests_ApplicationWindow::test_minimumSizeLargerThan_MaximumSize()
  PASS   : qtquickcontrols::Tests_ApplicationWindow::test_windowHeight()
  PASS   : qtquickcontrols::Tests_ApplicationWindow::test_windowHeight2()
  PASS   : qtquickcontrols::Tests_ApplicationWindow::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_Baselines::initTestCase()
  PASS   : qtquickcontrols::Tests_Baselines::test_baselineOffset(Text)
  PASS   : qtquickcontrols::Tests_Baselines::test_baselineOffset(Button)
  PASS   : qtquickcontrols::Tests_Baselines::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_BusyIndicator::initTestCase()
  PASS   : qtquickcontrols::Tests_BusyIndicator::test_createIndicator()
  PASS   : qtquickcontrols::Tests_BusyIndicator::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_Button::initTestCase()
  PASS   : qtquickcontrols::Tests_Button::test_action()
  PASS   : qtquickcontrols::Tests_Button::test_activeFocusOnPress()
  FAIL!  : qtquickcontrols::Tests_Button::test_activeFocusOnTab() 'verify()' returned FALSE. ()
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_button.qml(160)]
  FAIL!  : qtquickcontrols::Tests_Button::test_checked() 'verify()' returned FALSE. ()
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_button.qml(265)]
  PASS   : qtquickcontrols::Tests_Button::test_isDefault()
  PASS   : qtquickcontrols::Tests_Button::test_text()
  PASS   : qtquickcontrols::Tests_Button::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_Calendar::initTestCase()
  QWARN  : qtquickcontrols::Tests_Calendar::test_asynchronous() 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  : qtquickcontrols::Tests_Calendar::test_asynchronous() 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  : qtquickcontrols::Tests_Calendar::test_asynchronous() 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   : qtquickcontrols::Tests_Calendar::test_asynchronous()
  PASS   : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically()
  PASS   : qtquickcontrols::Tests_Calendar::test_defaultConstructed()
  PASS   : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed()
  PASS   : qtquickcontrols::Tests_Calendar::test_gridCellRectCalculation()
  PASS   : qtquickcontrols::Tests_Calendar::test_gridlessCellRectCalculation()
  PASS   : qtquickcontrols::Tests_Calendar::test_hovered()
  FAIL!  : qtquickcontrols::Tests_Calendar::test_keyNavigation() Selecting a day from the previous month should select that date.
     Actual   (): 2013-01-01T00:00:00
     Expected (): 2012-12-31T00:00:00
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_calendar.qml(205)]
  SKIP   : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() QTBUG-36846
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_calendar.qml(166)]
  QWARN  : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() 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   : qtquickcontrols::Tests_Calendar::test_minMaxUndefined()
  PASS   : qtquickcontrols::Tests_Calendar::test_pressAndHold()
  PASS   : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse()
  PASS   : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse()
  PASS   : qtquickcontrols::Tests_Calendar::test_selectNextMonth()
  PASS   : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth()
  PASS   : qtquickcontrols::Tests_Calendar::test_selectedDate()
  PASS   : qtquickcontrols::Tests_Calendar::test_setAfterConstructed()
  PASS   : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse()
  PASS   : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse()
  PASS   : qtquickcontrols::Tests_Calendar::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_CheckBox::initTestCase()
  PASS   : qtquickcontrols::Tests_CheckBox::test_activeFocusOnPress()
  FAIL!  : qtquickcontrols::Tests_CheckBox::test_activeFocusOnTab() 'verify()' returned FALSE. ()
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_checkbox.qml(314)]
  PASS   : qtquickcontrols::Tests_CheckBox::test_checkState_keep_binding()
  PASS   : qtquickcontrols::Tests_CheckBox::test_check_keep_binding()
  PASS   : qtquickcontrols::Tests_CheckBox::test_checked()
  PASS   : qtquickcontrols::Tests_CheckBox::test_clicked()
  PASS   : qtquickcontrols::Tests_CheckBox::test_defaultConstructed()
  QWARN  : qtquickcontrols::Tests_CheckBox::test_exclusiveGroup() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(75,78 0x0)
  PASS   : qtquickcontrols::Tests_CheckBox::test_exclusiveGroup()
  FAIL!  : qtquickcontrols::Tests_CheckBox::test_keyPressed() Compared values are not the same
     Actual   (): 0
     Expected (): 1
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_checkbox.qml(146)]
  PASS   : qtquickcontrols::Tests_CheckBox::test_text()
  PASS   : qtquickcontrols::Tests_CheckBox::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_ComboBox::initTestCase()
  FAIL!  : qtquickcontrols::Tests_ComboBox::test_activated() Compared values are not the same
     Actual   (): 0
     Expected (): 1
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(402)]
  PASS   : qtquickcontrols::Tests_ComboBox::test_activeFocusOnPress()
  FAIL!  : qtquickcontrols::Tests_ComboBox::test_activeFocusOnTab() 'verify()' returned FALSE. ()
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(449)]
  PASS   : qtquickcontrols::Tests_ComboBox::test_addRemoveItemsInModel_QTBUG_30379()
  FAIL!  : qtquickcontrols::Tests_ComboBox::test_append_find() Compared values are not the same
     Actual   (): first
     Expected (): third
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(213)]
  PASS   : qtquickcontrols::Tests_ComboBox::test_arrayModelWithoutTextRole()
  PASS   : qtquickcontrols::Tests_ComboBox::test_arraymodel()
  PASS   : qtquickcontrols::Tests_ComboBox::test_arraymodelwithtextrole()
  FAIL!  : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() 'verify()' returned FALSE. ()
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(538)]
  FAIL!  : qtquickcontrols::Tests_ComboBox::test_editable() Compared values are not the same
     Actual   ():
     Expected (): coco
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(240)]
  PASS   : qtquickcontrols::Tests_ComboBox::test_find()
  FAIL!  : qtquickcontrols::Tests_ComboBox::test_keySearch() Compared values are not the same
     Actual   (): Banana
     Expected (): Coco
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(337)]
  FAIL!  : qtquickcontrols::Tests_ComboBox::test_keys() 'verify()' returned FALSE. ()
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(728)]
  FAIL!  : qtquickcontrols::Tests_ComboBox::test_keyupdown() Compared values are not the same
     Actual   (): 0
     Expected (): 1
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(83)]
  PASS   : qtquickcontrols::Tests_ComboBox::test_minusOneIndexResetsSelection_QTBUG_35794()
  PASS   : qtquickcontrols::Tests_ComboBox::test_minusOneToZeroSelection_QTBUG_38036()
  PASS   : qtquickcontrols::Tests_ComboBox::test_modelChange()
  FAIL!  : qtquickcontrols::Tests_ComboBox::test_spaceKey() 'verify()' returned FALSE. ()
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(519)]
  PASS   : qtquickcontrols::Tests_ComboBox::test_stringListModel()
  PASS   : qtquickcontrols::Tests_ComboBox::test_textAt()
  PASS   : qtquickcontrols::Tests_ComboBox::test_textrole()
  FAIL!  : qtquickcontrols::Tests_ComboBox::test_validator() Compared values are not the same
     Actual   ():
     Expected (): r
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(174)]
  PASS   : qtquickcontrols::Tests_ComboBox::test_variantListModel()
  PASS   : qtquickcontrols::Tests_ComboBox::test_width_QTBUG_30377()
  PASS   : qtquickcontrols::Tests_ComboBox::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_GridLayout::initTestCase()
  PASS   : qtquickcontrols::Tests_GridLayout::test_Margins()
  PASS   : qtquickcontrols::Tests_GridLayout::test_alignToPixelGrid()
  PASS   : qtquickcontrols::Tests_GridLayout::test_alignment()
  PASS   : qtquickcontrols::Tests_GridLayout::test_baselines()
  PASS   : qtquickcontrols::Tests_GridLayout::test_columnOrRowChanged()
  PASS   : qtquickcontrols::Tests_GridLayout::test_columnsChanged()
  PASS   : qtquickcontrols::Tests_GridLayout::test_flow()
  PASS   : qtquickcontrols::Tests_GridLayout::test_flowLeftToRight()
  PASS   : qtquickcontrols::Tests_GridLayout::test_flowLeftToRightDefaultPositions()
  PASS   : qtquickcontrols::Tests_GridLayout::test_flowTopToBottom()
  PASS   : qtquickcontrols::Tests_GridLayout::test_invalidateWhileRearranging_QTBUG_44139()
  PASS   : qtquickcontrols::Tests_GridLayout::test_rightToLeft()
  PASS   : qtquickcontrols::Tests_GridLayout::test_rowsChanged()
  PASS   : qtquickcontrols::Tests_GridLayout::test_sizeHints()
  PASS   : qtquickcontrols::Tests_GridLayout::test_spacings()
  PASS   : qtquickcontrols::Tests_GridLayout::test_spanAcrossEmptyRows()
  PASS   : qtquickcontrols::Tests_GridLayout::test_spanIsMoreThanColumns()
  PASS   : qtquickcontrols::Tests_GridLayout::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_GroupBox::initTestCase()
  QWARN  : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0)
  QWARN  : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0)
  QWARN  : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(50,50 24x0)
  FAIL!  : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() 'verify()' returned FALSE. ()
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_groupbox.qml(173)]
  QWARN  : qtquickcontrols::Tests_GroupBox::test_checkable() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0)
  PASS   : qtquickcontrols::Tests_GroupBox::test_checkable()
  QWARN  : qtquickcontrols::Tests_GroupBox::test_checked() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0)
  QWARN  : qtquickcontrols::Tests_GroupBox::test_checked() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0)
  QWARN  : qtquickcontrols::Tests_GroupBox::test_checked() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0)
  PASS   : qtquickcontrols::Tests_GroupBox::test_checked()
  QWARN  : qtquickcontrols::Tests_GroupBox::test_contentItem() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0)
  PASS   : qtquickcontrols::Tests_GroupBox::test_contentItem()
  QWARN  : qtquickcontrols::Tests_GroupBox::test_dynamicSize() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0)
  QWARN  : qtquickcontrols::Tests_GroupBox::test_dynamicSize() CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0)
  PASS   : qtquickcontrols::Tests_GroupBox::test_dynamicSize()
  PASS   : qtquickcontrols::Tests_GroupBox::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_Keys::initTestCase()
  FAIL!  : qtquickcontrols::Tests_Keys::test_keys(TextInput) Compared values are not the same
     Actual   (): []
     Expected (): [48]
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)]
  FAIL!  : qtquickcontrols::Tests_Keys::test_keys(TextField) Compared values are not the same
     Actual   (): []
     Expected (): [48]
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)]
  FAIL!  : qtquickcontrols::Tests_Keys::test_keys(TextEdit) Compared values are not the same
     Actual   (): []
     Expected (): [48]
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)]
  FAIL!  : qtquickcontrols::Tests_Keys::test_keys(TextArea) Compared values are not the same
     Actual   (): []
     Expected (): [48]
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)]
  FAIL!  : qtquickcontrols::Tests_Keys::test_keys(SpinBox) Compared values are not the same
     Actual   (): []
     Expected (): [48]
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)]
  FAIL!  : qtquickcontrols::Tests_Keys::test_keys(ComboBox) Compared values are not the same
     Actual   (): []
     Expected (): [48]
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_keys.qml(97)]
  PASS   : qtquickcontrols::Tests_Keys::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_Label::initTestCase()
  FAIL!  : qtquickcontrols::Tests_Label::test_activeFocusOnTab() 'verify()' returned FALSE. ()
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_label.qml(93)]
  PASS   : qtquickcontrols::Tests_Label::test_createLabel()
  PASS   : qtquickcontrols::Tests_Label::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_Layout::initTestCase()
  PASS   : qtquickcontrols::Tests_Layout::test_invalidParent()
  PASS   : qtquickcontrols::Tests_Layout::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_Menu::initTestCase()
  PASS   : qtquickcontrols::Tests_Menu::test___selectedIndex()
  PASS   : qtquickcontrols::Tests_Menu::test_check()
  PASS   : qtquickcontrols::Tests_Menu::test_creation()
  PASS   : qtquickcontrols::Tests_Menu::test_dynamicItems()
  PASS   : qtquickcontrols::Tests_Menu::test_exclusive()
  PASS   : qtquickcontrols::Tests_Menu::test_modelCreation()
  PASS   : qtquickcontrols::Tests_Menu::test_trigger()
  PASS   : qtquickcontrols::Tests_Menu::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_MenuBar::initTestCase()
  PASS   : qtquickcontrols::Tests_MenuBar::test_createMenuBar()
  PASS   : qtquickcontrols::Tests_MenuBar::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_ProgressBar::initTestCase()
  FAIL!  : qtquickcontrols::Tests_ProgressBar::test_activeFocusOnTab() 'verify()' returned FALSE. ()
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_progressbar.qml(164)]
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_initialization_order() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0)
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_initialization_order() ValueChanged event and no ValueInterface or ComboBox:  QAccessibleInterface(0x2d75e80 name="" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x293cd00)"invisible")
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_initialization_order() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0)
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_initialization_order() ValueChanged event and no ValueInterface or ComboBox:  QAccessibleInterface(0x28ac500 name="" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x2dcdf80)"invisible")
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_initialization_order() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0)
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_initialization_order() ValueChanged event and no ValueInterface or ComboBox:  QAccessibleInterface(0x2a831a0 name="" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x2b21a80)"invisible")
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_initialization_order() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0)
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_initialization_order() ValueChanged event and no ValueInterface or ComboBox:  QAccessibleInterface(0x2874b40 name="" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x2dd96e0)"invisible")
  PASS   : qtquickcontrols::Tests_ProgressBar::test_initialization_order()
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0)
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ValueChanged event and no ValueInterface or ComboBox:  QAccessibleInterface(0x23a2960 name="10" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x2925d40)"invisible")
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0)
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ValueChanged event and no ValueInterface or ComboBox:  QAccessibleInterface(0x23a2960 name="10" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x2925d40)"invisible")
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0)
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ValueChanged event and no ValueInterface or ComboBox:  QAccessibleInterface(0x23a2960 name="10" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x2925d40)"invisible")
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0)
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ValueChanged event and no ValueInterface or ComboBox:  QAccessibleInterface(0x23a2960 name="10" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x2925d40)"invisible")
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0)
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ValueChanged event and no ValueInterface or ComboBox:  QAccessibleInterface(0x23a2960 name="10" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x2925d40)"invisible")
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0)
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ValueChanged event and no ValueInterface or ComboBox:  QAccessibleInterface(0x2dbc120 name="" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x23dc780)"invisible")
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0)
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ValueChanged event and no ValueInterface or ComboBox:  QAccessibleInterface(0x2dbc120 name="" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x23dc780)"invisible")
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0)
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() ValueChanged event and no ValueInterface or ComboBox:  QAccessibleInterface(0x2dbc120 name="" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x23dc780)"invisible")
  PASS   : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax()
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_maximumvalue() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0)
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_maximumvalue() ValueChanged event and no ValueInterface or ComboBox:  QAccessibleInterface(0x2a0df40 name="5" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x28b1e20)"invisible")
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_maximumvalue() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0)
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_maximumvalue() ValueChanged event and no ValueInterface or ComboBox:  QAccessibleInterface(0x2a0df40 name="10" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x28b1e20)"invisible")
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_maximumvalue() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0)
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_maximumvalue() ValueChanged event and no ValueInterface or ComboBox:  QAccessibleInterface(0x2a0df40 name="10" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x28b1e20)"invisible")
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_maximumvalue() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0)
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_maximumvalue() ValueChanged event and no ValueInterface or ComboBox:  QAccessibleInterface(0x2a0df40 name="8" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x28b1e20)"invisible")
  PASS   : qtquickcontrols::Tests_ProgressBar::test_maximumvalue()
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_minimumvalue() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0)
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_minimumvalue() ValueChanged event and no ValueInterface or ComboBox:  QAccessibleInterface(0x2976500 name="5" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x2de2da0)"invisible")
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_minimumvalue() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0)
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_minimumvalue() ValueChanged event and no ValueInterface or ComboBox:  QAccessibleInterface(0x2976500 name="5" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x2de2da0)"invisible")
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_minimumvalue() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0)
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_minimumvalue() ValueChanged event and no ValueInterface or ComboBox:  QAccessibleInterface(0x2976500 name="5" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x2de2da0)"invisible")
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_minimumvalue() ProgressBar_QMLTYPE_201 QVariant(Invalid) QRect(0,0 0x0)
  QWARN  : qtquickcontrols::Tests_ProgressBar::test_minimumvalue() ValueChanged event and no ValueInterface or ComboBox:  QAccessibleInterface(0x2976500 name="7" role=ProgressBar obj=ProgressBar_QMLTYPE_201(0x2de2da0)"invisible")
  PASS   : qtquickcontrols::Tests_ProgressBar::test_minimumvalue()
  PASS   : qtquickcontrols::Tests_ProgressBar::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_RadioButton::initTestCase()
  PASS   : qtquickcontrols::Tests_RadioButton::test_activeFocusOnPress()
  FAIL!  : qtquickcontrols::Tests_RadioButton::test_activeFocusOnTab() 'verify()' returned FALSE. ()
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_radiobutton.qml(228)]
  PASS   : qtquickcontrols::Tests_RadioButton::test_checked()
  PASS   : qtquickcontrols::Tests_RadioButton::test_clicked()
  PASS   : qtquickcontrols::Tests_RadioButton::test_createRadioButton()
  PASS   : qtquickcontrols::Tests_RadioButton::test_defaultConstructed()
  QWARN  : qtquickcontrols::Tests_RadioButton::test_exclusiveGroup() AbstractCheckable_QMLTYPE_100 QVariant(Invalid) QRect(75,78 0x0)
  PASS   : qtquickcontrols::Tests_RadioButton::test_exclusiveGroup()
  FAIL!  : qtquickcontrols::Tests_RadioButton::test_keyPressed() Compared values are not the same
     Actual   (): 0
     Expected (): 1
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_radiobutton.qml(132)]
  PASS   : qtquickcontrols::Tests_RadioButton::test_text()
  PASS   : qtquickcontrols::Tests_RadioButton::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_RangedDate::initTestCase()
  PASS   : qtquickcontrols::Tests_RangedDate::test_constructionPropertyOrder()
  PASS   : qtquickcontrols::Tests_RangedDate::test_defaultConstruction()
  PASS   : qtquickcontrols::Tests_RangedDate::test_flickering()
  SKIP   : qtquickcontrols::Tests_RangedDate::test_minMax() QTBUG-36846
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rangeddate.qml(62)]
  PASS   : qtquickcontrols::Tests_RangedDate::test_nullValues()
  PASS   : qtquickcontrols::Tests_RangedDate::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_RangeModel::initTestCase()
  PASS   : qtquickcontrols::Tests_RangeModel::test_bindings()
  QWARN  : qtquickcontrols::Tests_RangeModel::test_bindings() 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  : qtquickcontrols::Tests_RangeModel::test_bindings() 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   : qtquickcontrols::Tests_RangeModel::test_setinverted(inverted false)
  PASS   : qtquickcontrols::Tests_RangeModel::test_setinverted(inverted true)
  PASS   : qtquickcontrols::Tests_RangeModel::test_setmaximumvalue()
  PASS   : qtquickcontrols::Tests_RangeModel::test_setminimumvalue()
  PASS   : qtquickcontrols::Tests_RangeModel::test_setposition()
  PASS   : qtquickcontrols::Tests_RangeModel::test_setpositionatmaximum()
  PASS   : qtquickcontrols::Tests_RangeModel::test_setpositionatminimum()
  PASS   : qtquickcontrols::Tests_RangeModel::test_setstepsize()
  PASS   : qtquickcontrols::Tests_RangeModel::test_setvalue(in range)
  PASS   : qtquickcontrols::Tests_RangeModel::test_setvalue(below min)
  PASS   : qtquickcontrols::Tests_RangeModel::test_setvalue(above max)
  PASS   : qtquickcontrols::Tests_RangeModel::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_RowLayout::initTestCase()
  PASS   : qtquickcontrols::Tests_RowLayout::test_addAndRemoveItems()
  PASS   : qtquickcontrols::Tests_RowLayout::test_addIgnoredItem()
  PASS   : qtquickcontrols::Tests_RowLayout::test_alignToPixelGrid()
  PASS   : qtquickcontrols::Tests_RowLayout::test_alignment()
  PASS   : qtquickcontrols::Tests_RowLayout::test_allExpanding()
  PASS   : qtquickcontrols::Tests_RowLayout::test_changeChildrenOfHiddenLayout()
  PASS   : qtquickcontrols::Tests_RowLayout::test_change_implicitWidth_during_rearrange()
  PASS   : qtquickcontrols::Tests_RowLayout::test_countGeometryChanges()
  PASS   : qtquickcontrols::Tests_RowLayout::test_destroyLayout()
  PASS   : qtquickcontrols::Tests_RowLayout::test_fixedAndExpanding()
  PASS   : qtquickcontrols::Tests_RowLayout::test_implicitSize()
  PASS   : qtquickcontrols::Tests_RowLayout::test_initialNestedLayouts()
  PASS   : qtquickcontrols::Tests_RowLayout::test_rearrangeNestedLayouts()
  PASS   : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateNone)
  PASS   : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateMinimumWidth)
  PASS   : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagatePreferredWidth)
  PASS   : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateMaximumWidth)
  PASS   : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateAll)
  PASS   : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateCrazy)
  PASS   : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandMinToExplicitPref)
  PASS   : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandMaxToExplicitPref)
  PASS   : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandAllToExplicitMin)
  PASS   : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandPrefToExplicitMin)
  PASS   : qtquickcontrols::Tests_RowLayout::test_sizeHint(boundPrefToExplicitMax)
  PASS   : qtquickcontrols::Tests_RowLayout::test_sizeHint(boundAllToExplicitMax)
  PASS   : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(fallbackValues)
  PASS   : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(acceptZeroWidths)
  PASS   : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(123)
  PASS   : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(132)
  PASS   : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(213)
  PASS   : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(231)
  PASS   : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(321)
  PASS   : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(312)
  PASS   : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(1i3)
  PASS   : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(1i2)
  PASS   : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(2i3)
  PASS   : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(2i1)
  PASS   : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(3i1)
  PASS   : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(3i2)
  PASS   : qtquickcontrols::Tests_RowLayout::test_sizeHintPropagationCount()
  XFAIL  : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildren() If GridLayout is hidden, GridLayout is not notified when child is explicitly hidden
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rowlayout.qml(712)]
  PASS   : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildren()
  XFAIL  : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildrenForRow() If Row is hidden, Row is not notified when child is explicitly hidden
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rowlayout.qml(745)]
  PASS   : qtquickcontrols::Tests_RowLayout::test_sizeHintWithHiddenChildrenForRow()
  PASS   : qtquickcontrols::Tests_RowLayout::test_stretchItem(row 0)
  PASS   : qtquickcontrols::Tests_RowLayout::test_stretchItem(row 1)
  PASS   : qtquickcontrols::Tests_RowLayout::test_stretchItem(row 2)
  PASS   : qtquickcontrols::Tests_RowLayout::test_stretchItem(row 3)
  PASS   : qtquickcontrols::Tests_RowLayout::test_stretchItem(row 4)
  PASS   : qtquickcontrols::Tests_RowLayout::test_stretchItem(row 5)
  PASS   : qtquickcontrols::Tests_RowLayout::test_stretchItem(row 6)
  PASS   : qtquickcontrols::Tests_RowLayout::test_stretchItem(row 7)
  PASS   : qtquickcontrols::Tests_RowLayout::test_stretchItem(row 8)
  PASS   : qtquickcontrols::Tests_RowLayout::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_ScrollView::initTestCase()
  FAIL!  : qtquickcontrols::Tests_ScrollView::test_activeFocusOnTab() 'verify()' returned FALSE. ()
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_scrollview.qml(209)]
  PASS   : qtquickcontrols::Tests_ScrollView::test_clickToCenter()
  PASS   : qtquickcontrols::Tests_ScrollView::test_scroll()
  QWARN  : qtquickcontrols::Tests_ScrollView::test_scrollbars() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:169:5: QML ScrollBar: Binding loop detected for property "visible"
  PASS   : qtquickcontrols::Tests_ScrollView::test_scrollbars()
  PASS   : qtquickcontrols::Tests_ScrollView::test_viewport()
  PASS   : qtquickcontrols::Tests_ScrollView::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_Shortcut::initTestCase()
  PASS   : qtquickcontrols::Tests_Shortcut::test_shortcut(a_pressed)
  QWARN  : qtquickcontrols::Tests_Shortcut::test_shortcut(b_pressed) 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   : qtquickcontrols::Tests_Shortcut::test_shortcut(b_pressed)
  PASS   : qtquickcontrols::Tests_Shortcut::test_shortcut(nokey_pressed1)
  PASS   : qtquickcontrols::Tests_Shortcut::test_shortcut(ctrlc_pressed)
  PASS   : qtquickcontrols::Tests_Shortcut::test_shortcut(dpressed)
  PASS   : qtquickcontrols::Tests_Shortcut::test_shortcut(nokey_pressed2)
  PASS   : qtquickcontrols::Tests_Shortcut::test_shortcut(overloaded)
  PASS   : qtquickcontrols::Tests_Shortcut::test_shortcut(aldd_pressed)
  PASS   : qtquickcontrols::Tests_Shortcut::test_shortcut(nokey_pressed3)
  PASS   : qtquickcontrols::Tests_Shortcut::test_shortcut(mnemonics)
  QWARN  : qtquickcontrols::Tests_Shortcut::test_shortcut(checkbox) CheckBox_QMLTYPE_102 QVariant(Invalid) QRect(0,0 0x0)
  PASS   : qtquickcontrols::Tests_Shortcut::test_shortcut(checkbox)
  QWARN  : qtquickcontrols::Tests_Shortcut::test_shortcut(radiobutton) AbstractCheckable_QMLTYPE_100 QVariant(Invalid) QRect(0,0 0x0)
  PASS   : qtquickcontrols::Tests_Shortcut::test_shortcut(radiobutton)
  PASS   : qtquickcontrols::Tests_Shortcut::test_shortcut(button)
  PASS   : qtquickcontrols::Tests_Shortcut::test_shortcut(button+action)
  PASS   : qtquickcontrols::Tests_Shortcut::test_shortcut(toolbutton)
  PASS   : qtquickcontrols::Tests_Shortcut::test_shortcut(toolbutton+action)
  PASS   : qtquickcontrols::Tests_Shortcut::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_Slider::initTestCase()
  PASS   : qtquickcontrols::Tests_Slider::test_activeFocusOnPress()
  FAIL!  : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() 'verify()' returned FALSE. ()
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_slider.qml(209)]
  PASS   : qtquickcontrols::Tests_Slider::test_dragThreshold()
  PASS   : qtquickcontrols::Tests_Slider::test_maximumvalue()
  PASS   : qtquickcontrols::Tests_Slider::test_minimumvalue()
  PASS   : qtquickcontrols::Tests_Slider::test_mouseWheel()
  QWARN  : qtquickcontrols::Tests_Slider::test_mouseWheel() 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  : qtquickcontrols::Tests_Slider::test_mouseWheel() 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  : qtquickcontrols::Tests_Slider::test_mouseWheel() 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  : qtquickcontrols::Tests_Slider::test_mouseWheel() 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  : qtquickcontrols::Tests_Slider::test_mouseWheel() 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  : qtquickcontrols::Tests_Slider::test_mouseWheel() 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  : qtquickcontrols::Tests_Slider::test_mouseWheel() 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  : qtquickcontrols::Tests_Slider::test_mouseWheel() 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  : qtquickcontrols::Tests_Slider::test_mouseWheel() 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  : qtquickcontrols::Tests_Slider::test_rightLeftKeyPressed() 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  : qtquickcontrols::Tests_Slider::test_rightLeftKeyPressed() 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  : qtquickcontrols::Tests_Slider::test_rightLeftKeyPressed() 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  : qtquickcontrols::Tests_Slider::test_rightLeftKeyPressed() 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  : qtquickcontrols::Tests_Slider::test_rightLeftKeyPressed() 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!  : qtquickcontrols::Tests_Slider::test_rightLeftKeyPressed() Compared values are not the same
     Actual   (): 1
     Expected (): 3
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_slider.qml(103)]
  PASS   : qtquickcontrols::Tests_Slider::test_sliderOffset()
  PASS   : qtquickcontrols::Tests_Slider::test_updateValueWhileDragging()
  QWARN  : qtquickcontrols::Tests_Slider::test_updateValueWhileDragging() 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   : qtquickcontrols::Tests_Slider::test_valueAndHandlePosition()
  PASS   : qtquickcontrols::Tests_Slider::test_vertical()
  QWARN  : qtquickcontrols::Tests_Slider::test_vertical() 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  : qtquickcontrols::Tests_Slider::test_vertical() 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   : qtquickcontrols::Tests_Slider::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_SpinBox::initTestCase()
  PASS   : qtquickcontrols::Tests_SpinBox::test_ImplicitSize()
  PASS   : qtquickcontrols::Tests_SpinBox::test_activeFocusOnPress()
  FAIL!  : qtquickcontrols::Tests_SpinBox::test_activeFocusOnTab() 'verify()' returned FALSE. ()
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(480)]
  PASS   : qtquickcontrols::Tests_SpinBox::test_construction()
  PASS   : qtquickcontrols::Tests_SpinBox::test_decimals()
  FAIL!  : qtquickcontrols::Tests_SpinBox::test_decrement_key() Compared values are not the same
     Actual   (): 13
     Expected (): 12
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(77)]
  PASS   : qtquickcontrols::Tests_SpinBox::test_decrement_mouse()
  FAIL!  : qtquickcontrols::Tests_SpinBox::test_editingFinished() 'verify()' returned FALSE. ()
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(585)]
  QWARN  : qtquickcontrols::Tests_SpinBox::test_fixup() 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!  : qtquickcontrols::Tests_SpinBox::test_fixup() Compared values are not the same
     Actual   (): 0
     Expected (): -0
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(637)]
  PASS   : qtquickcontrols::Tests_SpinBox::test_get_active_focus_when_up_or_down_was_pressed()
  PASS   : qtquickcontrols::Tests_SpinBox::test_groupSeparators()
  QWARN  : qtquickcontrols::Tests_SpinBox::test_increment_key() 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!  : qtquickcontrols::Tests_SpinBox::test_increment_key() Compared values are not the same
     Actual   (): 47
     Expected (): 48
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(61)]
  PASS   : qtquickcontrols::Tests_SpinBox::test_increment_mouse()
  PASS   : qtquickcontrols::Tests_SpinBox::test_initial_value()
  QWARN  : qtquickcontrols::Tests_SpinBox::test_initial_value() 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   : qtquickcontrols::Tests_SpinBox::test_initialization_order()
  QWARN  : qtquickcontrols::Tests_SpinBox::test_initialization_order() 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  : qtquickcontrols::Tests_SpinBox::test_initialization_order() 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  : qtquickcontrols::Tests_SpinBox::test_initialization_order() 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  : qtquickcontrols::Tests_SpinBox::test_initialization_order() 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!  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1) Compared values are not the same
     Actual   (): 0
     Expected (): 1
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)]
  FAIL!  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10) Compared values are not the same
     Actual   (): 0
     Expected (): 10
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)]
  FAIL!  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(100) Compared values are not the same
     Actual   (): 0
     Expected (): 10
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)]
  FAIL!  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1.1) Compared values are not the same
     Actual   (): 0
     Expected (): 1.1
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)]
  QWARN  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10.10) 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!  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10.10) Compared values are not the same
  (... 224 lines omitted; there are too many errors!)
  QWARN  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) 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!  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) Compared values are not the same
     Actual   (): 12
     Expected (): -2
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)]
  QWARN  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-200) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-200) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-200) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-200) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-200) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-200) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-200) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-200) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-200) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-200) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-200) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-200) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-200) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-200) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-200) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-200) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-200) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-200) 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   : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-200)
  QWARN  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-2000) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-2000) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-2000) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-2000) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-2000) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-2000) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-2000) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-2000) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-2000) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-2000) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-2000) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-2000) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-2000) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-2000) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-2000) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-2000) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-2000) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-2000) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-2000) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-2000) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-2000) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-2000) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-2000) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-2000) 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   : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-2000)
  FAIL!  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-0123) Compared values are not the same
     Actual   (): 0
     Expected (): -123
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)]
  QWARN  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) 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!  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(5) Compared values are not the same
     Actual   (): 12
     Expected (): 20
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)]
  QWARN  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) 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  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) 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!  : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-5) Compared values are not the same
     Actual   (): -10
     Expected (): -20
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(158)]
  QWARN  : qtquickcontrols::Tests_SpinBox::test_keys() 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  : qtquickcontrols::Tests_SpinBox::test_keys() 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  : qtquickcontrols::Tests_SpinBox::test_keys() 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  : qtquickcontrols::Tests_SpinBox::test_keys() 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  : qtquickcontrols::Tests_SpinBox::test_keys() 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  : qtquickcontrols::Tests_SpinBox::test_keys() 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  : qtquickcontrols::Tests_SpinBox::test_keys() 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  : qtquickcontrols::Tests_SpinBox::test_keys() 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  : qtquickcontrols::Tests_SpinBox::test_keys() 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  : qtquickcontrols::Tests_SpinBox::test_keys() 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  : qtquickcontrols::Tests_SpinBox::test_keys() 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  : qtquickcontrols::Tests_SpinBox::test_keys() 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  : qtquickcontrols::Tests_SpinBox::test_keys() 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!  : qtquickcontrols::Tests_SpinBox::test_keys() 'verify()' returned FALSE. ()
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(678)]
  QWARN  : qtquickcontrols::Tests_SpinBox::test_keys() 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  : qtquickcontrols::Tests_SpinBox::test_keys() 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  : qtquickcontrols::Tests_SpinBox::test_keys() 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  : qtquickcontrols::Tests_SpinBox::test_keys() 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  : qtquickcontrols::Tests_SpinBox::test_keys() 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  : qtquickcontrols::Tests_SpinBox::test_keys() 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  : qtquickcontrols::Tests_SpinBox::test_keys() 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  : qtquickcontrols::Tests_SpinBox::test_keys() 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  : qtquickcontrols::Tests_SpinBox::test_keys() 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  : qtquickcontrols::Tests_SpinBox::test_keys() 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  : qtquickcontrols::Tests_SpinBox::test_keys() 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  : qtquickcontrols::Tests_SpinBox::test_keys() 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  : qtquickcontrols::Tests_SpinBox::test_keys() 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   : qtquickcontrols::Tests_SpinBox::test_maxvalue()
  PASS   : qtquickcontrols::Tests_SpinBox::test_minvalue()
  QWARN  : qtquickcontrols::Tests_SpinBox::test_minvalue() 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  : qtquickcontrols::Tests_SpinBox::test_minvalue() 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  : qtquickcontrols::Tests_SpinBox::test_minvalue() 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  : qtquickcontrols::Tests_SpinBox::test_minvalue() 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  : qtquickcontrols::Tests_SpinBox::test_minvalue() 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  : qtquickcontrols::Tests_SpinBox::test_minvalue() 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  : qtquickcontrols::Tests_SpinBox::test_minvalue() 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  : qtquickcontrols::Tests_SpinBox::test_minvalue() 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  : qtquickcontrols::Tests_SpinBox::test_minvalue() 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  : qtquickcontrols::Tests_SpinBox::test_minvalue() 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  : qtquickcontrols::Tests_SpinBox::test_minvalue() 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  : qtquickcontrols::Tests_SpinBox::test_minvalue() 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  : qtquickcontrols::Tests_SpinBox::test_minvalue() 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  : qtquickcontrols::Tests_SpinBox::test_minvalue() 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  : qtquickcontrols::Tests_SpinBox::test_minvalue() 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  : qtquickcontrols::Tests_SpinBox::test_minvalue() 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   : qtquickcontrols::Tests_SpinBox::test_move_mouse()
  QWARN  : qtquickcontrols::Tests_SpinBox::test_move_mouse() 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  : qtquickcontrols::Tests_SpinBox::test_move_mouse() 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  : qtquickcontrols::Tests_SpinBox::test_move_mouse() 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  : qtquickcontrols::Tests_SpinBox::test_move_mouse() 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  : qtquickcontrols::Tests_SpinBox::test_move_mouse() 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  : qtquickcontrols::Tests_SpinBox::test_move_mouse() 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  : qtquickcontrols::Tests_SpinBox::test_move_mouse() 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  : qtquickcontrols::Tests_SpinBox::test_move_mouse() 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  : qtquickcontrols::Tests_SpinBox::test_move_mouse() 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  : qtquickcontrols::Tests_SpinBox::test_move_mouse() 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  : qtquickcontrols::Tests_SpinBox::test_move_mouse() 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  : qtquickcontrols::Tests_SpinBox::test_move_mouse() 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  : qtquickcontrols::Tests_SpinBox::test_move_mouse() 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  : qtquickcontrols::Tests_SpinBox::test_move_mouse() 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  : qtquickcontrols::Tests_SpinBox::test_move_mouse() 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  : qtquickcontrols::Tests_SpinBox::test_move_mouse() 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  : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() 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  : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() 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!  : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() Compared values are not the same
     Actual   (): 5
     Expected (): 3
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(323)]
  QWARN  : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() 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  : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() 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  : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() 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  : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() 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  : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() 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  : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() 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  : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() 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  : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() 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  : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() 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  : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() 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  : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() 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  : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() 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  : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() 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  : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() 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  : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() 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  : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() 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  : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() 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  : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() 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  : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() 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  : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() 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   : qtquickcontrols::Tests_SpinBox::test_setFontsize()
  QWARN  : qtquickcontrols::Tests_SpinBox::test_stepsize() 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  : qtquickcontrols::Tests_SpinBox::test_stepsize() 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!  : qtquickcontrols::Tests_SpinBox::test_stepsize() Compared values are not the same
     Actual   (): 10
     Expected (): 12
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_spinbox.qml(301)]
  PASS   : qtquickcontrols::Tests_SpinBox::test_wheel()
  PASS   : qtquickcontrols::Tests_SpinBox::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_SplitView::initTestCase()
  QWARN  : qtquickcontrols::Tests_SplitView::test_01_splitView() 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   : qtquickcontrols::Tests_SplitView::test_01_splitView()
  PASS   : qtquickcontrols::Tests_SplitView::test_02_splitView_initial_orientation_vertical()
  QWARN  : qtquickcontrols::Tests_SplitView::test_02_splitView_initial_orientation_vertical() 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   : qtquickcontrols::Tests_SplitView::test_03_orientation_change()
  PASS   : qtquickcontrols::Tests_SplitView::test_04_hide_item()
  PASS   : qtquickcontrols::Tests_SplitView::test_05_hide_fillWidth_item()
  PASS   : qtquickcontrols::Tests_SplitView::test_dynamic_item_add()
  PASS   : qtquickcontrols::Tests_SplitView::test_dynamic_item_add_fillWidth()
  PASS   : qtquickcontrols::Tests_SplitView::test_dynamic_item_remove()
  PASS   : qtquickcontrols::Tests_SplitView::test_hide_item_after_fillWidth()
  PASS   : qtquickcontrols::Tests_SplitView::test_item_margins()
  PASS   : qtquickcontrols::Tests_SplitView::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_Stack::initTestCase()
  PASS   : qtquickcontrols::Tests_Stack::test_index()
  PASS   : qtquickcontrols::Tests_Stack::test_status()
  PASS   : qtquickcontrols::Tests_Stack::test_view()
  PASS   : qtquickcontrols::Tests_Stack::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_StackView::initTestCase()
  PASS   : qtquickcontrols::Tests_StackView::test_focus()
  PASS   : qtquickcontrols::Tests_StackView::test_stackview()
  PASS   : qtquickcontrols::Tests_StackView::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_StatusBar::initTestCase()
  FAIL!  : qtquickcontrols::Tests_StatusBar::test_activeFocusOnTab() 'verify()' returned FALSE. ()
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_statusbar.qml(90)]
  PASS   : qtquickcontrols::Tests_StatusBar::test_createStatusBar()
  PASS   : qtquickcontrols::Tests_StatusBar::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_Styles::initTestCase()
  PASS   : qtquickcontrols::Tests_Styles::test_createButtonStyle()
  PASS   : qtquickcontrols::Tests_Styles::test_createCheckBoxStyle()
  PASS   : qtquickcontrols::Tests_Styles::test_createComboBoxStyle()
  PASS   : qtquickcontrols::Tests_Styles::test_createGroupBoxStyle()
  PASS   : qtquickcontrols::Tests_Styles::test_createProgressBarStyle()
  PASS   : qtquickcontrols::Tests_Styles::test_createRadioButtonStyle()
  QWARN  : qtquickcontrols::Tests_Styles::test_createRadioButtonStyle() 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   : qtquickcontrols::Tests_Styles::test_createScrollViewStyle()
  PASS   : qtquickcontrols::Tests_Styles::test_createSliderStyle()
  PASS   : qtquickcontrols::Tests_Styles::test_createSpinBoxStyle()
  PASS   : qtquickcontrols::Tests_Styles::test_createStatusBarStyle()
  PASS   : qtquickcontrols::Tests_Styles::test_createTabViewStyle()
  PASS   : qtquickcontrols::Tests_Styles::test_createTableViewStyle()
  PASS   : qtquickcontrols::Tests_Styles::test_createTextAreaStyle()
  PASS   : qtquickcontrols::Tests_Styles::test_createTextFieldStyle()
  PASS   : qtquickcontrols::Tests_Styles::test_createToolBarStyle()
  PASS   : qtquickcontrols::Tests_Styles::test_createToolButtonStyle()
  PASS   : qtquickcontrols::Tests_Styles::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_Switch::initTestCase()
  PASS   : qtquickcontrols::Tests_Switch::test_activeFocusOnPress()
  FAIL!  : qtquickcontrols::Tests_Switch::test_activeFocusOnTab() 'verify()' returned FALSE. ()
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_switch.qml(247)]
  PASS   : qtquickcontrols::Tests_Switch::test_checked()
  PASS   : qtquickcontrols::Tests_Switch::test_clicked()
  PASS   : qtquickcontrols::Tests_Switch::test_defaultConstructed()
  FAIL!  : qtquickcontrols::Tests_Switch::test_exclusiveGroup() Compared values are not the same
     Actual   (): 0
     Expected (): 1
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_switch.qml(171)]
  FAIL!  : qtquickcontrols::Tests_Switch::test_keyPressed() Compared values are not the same
     Actual   (): 1
     Expected (): 0
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_switch.qml(135)]
  PASS   : qtquickcontrols::Tests_Switch::test_pressed()
  PASS   : qtquickcontrols::Tests_Switch::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_Tab::initTestCase()
  PASS   : qtquickcontrols::Tests_Tab::test_createTab()
  PASS   : qtquickcontrols::Tests_Tab::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_TableView::initTestCase()
  PASS   : qtquickcontrols::Tests_TableView::test_QTBUG_31206()
  PASS   : qtquickcontrols::Tests_TableView::test_activated()
  FAIL!  : qtquickcontrols::Tests_TableView::test_activeFocusOnTab() 'verify()' returned FALSE. ()
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tableview.qml(988)]
  PASS   : qtquickcontrols::Tests_TableView::test_addRemoveColumn()
  PASS   : qtquickcontrols::Tests_TableView::test_basic_setup()
  PASS   : qtquickcontrols::Tests_TableView::test_buttonDelegate()
  QWARN  : qtquickcontrols::Tests_TableView::test_buttonDelegate() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tableview/table_buttondelegate.qml:62: TypeError: Cannot read property of null
  QWARN  : qtquickcontrols::Tests_TableView::test_buttonDelegate() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tableview/table_buttondelegate.qml:62: TypeError: Cannot read property of null
  QWARN  : qtquickcontrols::Tests_TableView::test_buttonDelegate() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tableview/table_buttondelegate.qml:62: TypeError: Cannot read property of null
  PASS   : qtquickcontrols::Tests_TableView::test_columnCount()
  PASS   : qtquickcontrols::Tests_TableView::test_columnWidth()
  PASS   : qtquickcontrols::Tests_TableView::test_dynamicColumns()
  PASS   : qtquickcontrols::Tests_TableView::test_forwardMouseEventsToChildDelegate()
  PASS   : qtquickcontrols::Tests_TableView::test_initializedStyleData()
  FAIL!  : qtquickcontrols::Tests_TableView::test_keyboardSelection() 'verify()' returned FALSE. ()
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tableview.qml(131)]
  FAIL!  : qtquickcontrols::Tests_TableView::test_keys() 'verify()' returned FALSE. ()
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tableview.qml(204)]
  FAIL!  : qtquickcontrols::Tests_TableView::test_keys_2() 'verify()' returned FALSE. ()
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tableview.qml(231)]
  PASS   : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (0))
  PASS   : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (1))
  PASS   : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (2))
  PASS   : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (0))
  PASS   : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (1))
  PASS   : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (2))
  PASS   : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (0))
  PASS   : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (1))
  PASS   : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (2))
  PASS   : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (0))
  PASS   : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (1))
  PASS   : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (2))
  PASS   : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (0))
  PASS   : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (1))
  PASS   : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (2))
  PASS   : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (0))
  PASS   : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (1))
  PASS   : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (2))
  PASS   : qtquickcontrols::Tests_TableView::test_moveColumn(0->0)
  PASS   : qtquickcontrols::Tests_TableView::test_moveColumn(-1->0)
  PASS   : qtquickcontrols::Tests_TableView::test_moveColumn(0->-1)
  PASS   : qtquickcontrols::Tests_TableView::test_moveColumn(1->10)
  PASS   : qtquickcontrols::Tests_TableView::test_moveColumn(10->2)
  PASS   : qtquickcontrols::Tests_TableView::test_moveColumn(10->-1)
  PASS   : qtquickcontrols::Tests_TableView::test_positionViewAtRow()
  PASS   : qtquickcontrols::Tests_TableView::test_resize_columns()
  PASS   : qtquickcontrols::Tests_TableView::test_rightClickOnMouseAreaOverTableView()
  PASS   : qtquickcontrols::Tests_TableView::test_rowCount()
  PASS   : qtquickcontrols::Tests_TableView::test_selection()
  PASS   : qtquickcontrols::Tests_TableView::test_selectionContains()
  PASS   : qtquickcontrols::Tests_TableView::test_selectionCount()
  PASS   : qtquickcontrols::Tests_TableView::test_selectionForeach()
  PASS   : qtquickcontrols::Tests_TableView::test_usingcpplistmodel(qobjectlistmodel)
  PASS   : qtquickcontrols::Tests_TableView::test_usingcpplistmodel(qstringlistmodel)
  PASS   : qtquickcontrols::Tests_TableView::test_usingcppqabstractitemmodel()
  PASS   : qtquickcontrols::Tests_TableView::test_usingcppqobjectmodel()
  PASS   : qtquickcontrols::Tests_TableView::test_usingqmlmodel(listmodel)
  PASS   : qtquickcontrols::Tests_TableView::test_usingqmlmodel(countmodel)
  PASS   : qtquickcontrols::Tests_TableView::test_usingqmlmodel(arraymodel)
  PASS   : qtquickcontrols::Tests_TableView::test_usingqmlmodel(itemmodel)
  PASS   : qtquickcontrols::Tests_TableView::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_TableViewColumn::initTestCase()
  PASS   : qtquickcontrols::Tests_TableViewColumn::test_createTableViewColumn()
  PASS   : qtquickcontrols::Tests_TableViewColumn::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_TabView::initTestCase()
  PASS   : qtquickcontrols::Tests_TabView::test_43701()
  PASS   : qtquickcontrols::Tests_TabView::test_addRemoveTab()
  PASS   : qtquickcontrols::Tests_TabView::test_changeIndex()
  PASS   : qtquickcontrols::Tests_TabView::test_createTabView()
  PASS   : qtquickcontrols::Tests_TabView::test_dynamicModel()
  PASS   : qtquickcontrols::Tests_TabView::test_dynamicTabs()
  PASS   : qtquickcontrols::Tests_TabView::test_mousePressOnTabBar()
  PASS   : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (0))
  PASS   : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (1))
  PASS   : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (2))
  PASS   : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (0))
  PASS   : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (1))
  PASS   : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (2))
  PASS   : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (0))
  PASS   : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (1))
  PASS   : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (2))
  PASS   : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (0))
  PASS   : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (1))
  PASS   : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (2))
  PASS   : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (0))
  PASS   : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (1))
  PASS   : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (2))
  PASS   : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (0))
  PASS   : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (1))
  PASS   : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (2))
  PASS   : qtquickcontrols::Tests_TabView::test_moveTab(0->0)
  PASS   : qtquickcontrols::Tests_TabView::test_moveTab(-1->0)
  PASS   : qtquickcontrols::Tests_TabView::test_moveTab(0->-1)
  PASS   : qtquickcontrols::Tests_TabView::test_moveTab(1->10)
  PASS   : qtquickcontrols::Tests_TabView::test_moveTab(10->2)
  PASS   : qtquickcontrols::Tests_TabView::test_moveTab(10->-1)
  PASS   : qtquickcontrols::Tests_TabView::test_repeater()
  PASS   : qtquickcontrols::Tests_TabView::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_TextArea::initTestCase()
  PASS   : qtquickcontrols::Tests_TextArea::test_activeFocusOnPress()
  FAIL!  : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() 'verify()' returned FALSE. ()
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(118)]
  PASS   : qtquickcontrols::Tests_TextArea::test_append()
  FAIL!  : qtquickcontrols::Tests_TextArea::test_keys() 'verify()' returned FALSE. ()
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textarea.qml(172)]
  PASS   : qtquickcontrols::Tests_TextArea::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_TextField::initTestCase()
  PASS   : qtquickcontrols::Tests_TextField::test_activeFocusOnPress()
  FAIL!  : qtquickcontrols::Tests_TextField::test_activeFocusOnTab() 'verify()' returned FALSE. ()
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(345)]
  PASS   : qtquickcontrols::Tests_TextField::test_copyPaste()
  FAIL!  : qtquickcontrols::Tests_TextField::test_cursorPosition() Compared values are not the same
     Actual   (): 0
     Expected (): 1
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(192)]
  PASS   : qtquickcontrols::Tests_TextField::test_deselect()
  FAIL!  : qtquickcontrols::Tests_TextField::test_editingFinished() 'verify()' returned FALSE. ()
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(400)]
  PASS   : qtquickcontrols::Tests_TextField::test_getText()
  FAIL!  : qtquickcontrols::Tests_TextField::test_inputMask() Compared values are not the same
     Actual   ():
     Expected (): -
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(98)]
  PASS   : qtquickcontrols::Tests_TextField::test_insert()
  FAIL!  : qtquickcontrols::Tests_TextField::test_keys() 'verify()' returned FALSE. ()
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(429)]
  PASS   : qtquickcontrols::Tests_TextField::test_length()
  PASS   : qtquickcontrols::Tests_TextField::test_maximumLength()
  PASS   : qtquickcontrols::Tests_TextField::test_passwordCharacter()
  PASS   : qtquickcontrols::Tests_TextField::test_readonly()
  PASS   : qtquickcontrols::Tests_TextField::test_redo()
  PASS   : qtquickcontrols::Tests_TextField::test_remove()
  FAIL!  : qtquickcontrols::Tests_TextField::test_select() Compared values are not the same
     Actual   (): this 9my text
     Expected (): this my text
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(182)]
  FAIL!  : qtquickcontrols::Tests_TextField::test_selectAll() Compared values are not the same
     Actual   (): this is my text
     Expected ():
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_textfield.qml(151)]
  PASS   : qtquickcontrols::Tests_TextField::test_selectWord()
  PASS   : qtquickcontrols::Tests_TextField::test_setFontsize()
  PASS   : qtquickcontrols::Tests_TextField::test_text()
  PASS   : qtquickcontrols::Tests_TextField::test_undo()
  PASS   : qtquickcontrols::Tests_TextField::test_validator()
  PASS   : qtquickcontrols::Tests_TextField::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_ToolBar::initTestCase()
  FAIL!  : qtquickcontrols::Tests_ToolBar::test_activeFocusOnTab() 'verify()' returned FALSE. ()
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_toolbar.qml(90)]
  PASS   : qtquickcontrols::Tests_ToolBar::test_createToolBar()
  PASS   : qtquickcontrols::Tests_ToolBar::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_ToolButton::initTestCase()
  PASS   : qtquickcontrols::Tests_ToolButton::test_activeFocusOnPress()
  FAIL!  : qtquickcontrols::Tests_ToolButton::test_activeFocusOnTab() 'verify()' returned FALSE. ()
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_toolbutton.qml(110)]
  PASS   : qtquickcontrols::Tests_ToolButton::test_checkableActionsWithinExclusiveGroup()
  PASS   : qtquickcontrols::Tests_ToolButton::test_checkableWithAction_QTBUG30971()
  PASS   : qtquickcontrols::Tests_ToolButton::test_checkableWithinExclusiveGroup_QTBUG31033()
  PASS   : qtquickcontrols::Tests_ToolButton::test_createToolButton()
  PASS   : qtquickcontrols::Tests_ToolButton::cleanupTestCase()
  PASS   : qtquickcontrols::Tests_TreeView::initTestCase()
  PASS   : qtquickcontrols::Tests_TreeView::test_basic_setup()
  PASS   : qtquickcontrols::Tests_TreeView::test_clicked_signals()
  PASS   : qtquickcontrols::Tests_TreeView::test_expand_collapse()
  PASS   : qtquickcontrols::Tests_TreeView::test_headerHidden()
  FAIL!  : qtquickcontrols::Tests_TreeView::test_keys_navigation() Compared values are not the same
     Actual   (): 1
     Expected (): 2
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(294)]
  PASS   : qtquickcontrols::Tests_TreeView::test_pressAndHold()
  XFAIL  : qtquickcontrols::Tests_TreeView::test_selection_contiguousSelection() BUG selection.currentIndex is invalid when ContiguousSelection
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(705)]
  FAIL!  : qtquickcontrols::Tests_TreeView::test_selection_contiguousSelection() Compared values are not the same
     Actual   (): 1
     Expected (): 4
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(726)]
  XFAIL  : qtquickcontrols::Tests_TreeView::test_selection_extendedSelection() BUG selection.currentIndex is invalid when ExtendedSelection
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(616)]
  FAIL!  : qtquickcontrols::Tests_TreeView::test_selection_extendedSelection() Compared values are not the same
     Actual   (): 1
     Expected (): 4
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(637)]
  XFAIL  : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() BUG selection.currentIndex is invalid when MultiSelection
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(499)]
  XFAIL  : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() BUG selection.currentIndex is invalid when MultiSelection
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(513)]
  XFAIL  : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() BUG selection.currentIndex is invalid when MultiSelection
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(532)]
  XFAIL  : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() BUG selection.currentIndex is invalid when MultiSelection
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(548)]
  FAIL!  : qtquickcontrols::Tests_TreeView::test_selection_multiSelection() Compared values are not the same
     Actual   (): false
     Expected (): true
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(564)]
  XFAIL  : qtquickcontrols::Tests_TreeView::test_selection_noSelection() BUG selected state not updated with Command/Controls when SingleSelection
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(450)]
  PASS   : qtquickcontrols::Tests_TreeView::test_selection_noSelection()
  XFAIL  : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() BUG isSelected is always false when SingleSelection
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(373)]
  XFAIL  : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() BUG hasSelection is always false when SingleSelection
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(375)]
  XFAIL  : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() BUG empty selectedIndex when SingleSelection
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(378)]
  FAIL!  : qtquickcontrols::Tests_TreeView::test_selection_singleSelection() Compared values are not the same
     Actual   (): 37351216
     Expected (): 37683824
     Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_treeview.qml(385)]
  PASS   : qtquickcontrols::Tests_TreeView::cleanupTestCase()
  Totals: 446 passed, 83 failed, 2 skipped, 0 blacklisted
  ********* Finished testing of qtquickcontrols *********
  QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time:
  QtQA::App::TestRunner:   first attempt:  exited with signal 15
  QtQA::App::TestRunner:   second attempt: exited with exit code 83
  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_controls: 469 seconds, exit code 83

  Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00024/revdep-qtquickcontrols_linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz

  Tested changes (refs/builds/5.5_1424959645):
    http://codereview.qt-project.org/106995 [PS2] - QtQml: Micro-optimize iterator loops.
    http://codereview.qt-project.org/106996 [PS1] - QtQuick: Micro-optimize iterator loops.



More information about the Ci-reports mailing list