[Ci-reports] fail on ssh://codereview.qt-project.org:29418/playground/qtdesktopcomponents#dev

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Feb 18 13:17:07 CET 2013


Autotest `tst_qtdesktop' failed :(

  Testing qtdesktop
  FAIL!  : qtdesktop::Tests_ComboBox::test_keyupdown() Compared values are not the same
     Actual   (): 0
     Expected (): 1
     Loc: [/work/build/qt/qtdesktopcomponents/tests/auto/qtdesktop/data/tst_combobox.qml(65)]
  Totals: 129 passed, 1 failed, 0 skipped
  Number of leaked textures: 23
  Number of leaked materials: 0
  Number of leaked nodes: 0
  Number of leaked items: 0
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of qtdesktop *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : qtdesktop::Tests_ApplicationWindow::initTestCase()
  PASS   : qtdesktop::Tests_ApplicationWindow::test_window()
  PASS   : qtdesktop::Tests_ApplicationWindow::cleanupTestCase()
  PASS   : qtdesktop::Tests_Button::initTestCase()
  PASS   : qtdesktop::Tests_Button::test_defaultbutton()
  PASS   : qtdesktop::Tests_Button::test_text()
  PASS   : qtdesktop::Tests_Button::cleanupTestCase()
  PASS   : qtdesktop::Tests_ComboBox::initTestCase()
  FAIL!  : qtdesktop::Tests_ComboBox::test_keyupdown() Compared values are not the same
     Actual   (): 0
     Expected (): 1
     Loc: [/work/build/qt/qtdesktopcomponents/tests/auto/qtdesktop/data/tst_combobox.qml(65)]
  PASS   : qtdesktop::Tests_ComboBox::cleanupTestCase()
  PASS   : qtdesktop::Tests_Label::initTestCase()
  PASS   : qtdesktop::Tests_Label::test_createLabel()
  PASS   : qtdesktop::Tests_Label::cleanupTestCase()
  PASS   : qtdesktop::Tests_Menu::initTestCase()
  PASS   : qtdesktop::Tests_Menu::cleanupTestCase()
  PASS   : qtdesktop::Tests_MenuBar::initTestCase()
  PASS   : qtdesktop::Tests_MenuBar::test_createMenuBar()
  PASS   : qtdesktop::Tests_MenuBar::cleanupTestCase()
  PASS   : qtdesktop::Tests_Page::initTestCase()
  PASS   : qtdesktop::Tests_Page::test_createPage()
  PASS   : qtdesktop::Tests_Page::cleanupTestCase()
  PASS   : qtdesktop::Tests_PageStack::initTestCase()
  PASS   : qtdesktop::Tests_PageStack::test_splitterrow()
  PASS   : qtdesktop::Tests_PageStack::cleanupTestCase()
  PASS   : qtdesktop::Tests_ProgressBar::initTestCase()
  XFAIL  : qtdesktop::Tests_ProgressBar::test_maximumvalue() Error: value > maximum value accepted
     Loc: [/work/build/qt/qtdesktopcomponents/tests/auto/qtdesktop/data/tst_progressbar.qml(70)]
  PASS   : qtdesktop::Tests_ProgressBar::test_maximumvalue()
  XFAIL  : qtdesktop::Tests_ProgressBar::test_minimumvalue() Error: value < minimum value accepted
     Loc: [/work/build/qt/qtdesktopcomponents/tests/auto/qtdesktop/data/tst_progressbar.qml(59)]
  PASS   : qtdesktop::Tests_ProgressBar::test_minimumvalue()
  PASS   : qtdesktop::Tests_ProgressBar::cleanupTestCase()
  PASS   : qtdesktop::Tests_RadioButton::initTestCase()
  PASS   : qtdesktop::Tests_RadioButton::test_createRadioButton()
  PASS   : qtdesktop::Tests_RadioButton::cleanupTestCase()
  PASS   : qtdesktop::Tests_RangeModel::initTestCase()
  PASS   : qtdesktop::Tests_RangeModel::test_setinverted(inverted false)
  PASS   : qtdesktop::Tests_RangeModel::test_setinverted(inverted true)
  PASS   : qtdesktop::Tests_RangeModel::test_setmaximumvalue()
  PASS   : qtdesktop::Tests_RangeModel::test_setminimumvalue()
  PASS   : qtdesktop::Tests_RangeModel::test_setposition()
  PASS   : qtdesktop::Tests_RangeModel::test_setpositionatmaximum()
  PASS   : qtdesktop::Tests_RangeModel::test_setpositionatminimum()
  PASS   : qtdesktop::Tests_RangeModel::test_setstepsize()
  PASS   : qtdesktop::Tests_RangeModel::test_setvalue(in range)
  PASS   : qtdesktop::Tests_RangeModel::test_setvalue(below min)
  PASS   : qtdesktop::Tests_RangeModel::test_setvalue(above max)
  PASS   : qtdesktop::Tests_RangeModel::cleanupTestCase()
  PASS   : qtdesktop::Tests_ScrollArea::initTestCase()
  PASS   : qtdesktop::Tests_ScrollArea::test_scroll()
  PASS   : qtdesktop::Tests_ScrollArea::test_viewport()
  PASS   : qtdesktop::Tests_ScrollArea::cleanupTestCase()
  PASS   : qtdesktop::Tests_Shortcut::initTestCase()
  PASS   : qtdesktop::Tests_Shortcut::test_shortcut(row 0)
  PASS   : qtdesktop::Tests_Shortcut::test_shortcut(row 1)
  PASS   : qtdesktop::Tests_Shortcut::test_shortcut(row 2)
  PASS   : qtdesktop::Tests_Shortcut::test_shortcut(row 3)
  PASS   : qtdesktop::Tests_Shortcut::test_shortcut(row 4)
  PASS   : qtdesktop::Tests_Shortcut::test_shortcut(row 5)
  QWARN  : qtdesktop::Tests_Shortcut::test_shortcut(row 6) QtAction::event: Ambiguous shortcut overload: Shift+D
  PASS   : qtdesktop::Tests_Shortcut::test_shortcut(row 6)
  PASS   : qtdesktop::Tests_Shortcut::test_shortcut(row 7)
  PASS   : qtdesktop::Tests_Shortcut::test_shortcut(row 8)
  PASS   : qtdesktop::Tests_Shortcut::test_shortcut(row 9)
  PASS   : qtdesktop::Tests_Shortcut::cleanupTestCase()
  PASS   : qtdesktop::Tests_Slider::initTestCase()
  PASS   : qtdesktop::Tests_Slider::test_maximumvalue()
  PASS   : qtdesktop::Tests_Slider::test_minimumvalue()
  PASS   : qtdesktop::Tests_Slider::cleanupTestCase()
  PASS   : qtdesktop::Tests_SpinBox::initTestCase()
  PASS   : qtdesktop::Tests_SpinBox::test_ImplicitSize()
  PASS   : qtdesktop::Tests_SpinBox::test_decimals()
  PASS   : qtdesktop::Tests_SpinBox::test_decrement_key()
  PASS   : qtdesktop::Tests_SpinBox::test_decrement_mouse()
  PASS   : qtdesktop::Tests_SpinBox::test_increment_key()
  PASS   : qtdesktop::Tests_SpinBox::test_increment_mouse()
  PASS   : qtdesktop::Tests_SpinBox::test_maxvalue()
  PASS   : qtdesktop::Tests_SpinBox::test_minvalue()
  PASS   : qtdesktop::Tests_SpinBox::test_move_mouse()
  PASS   : qtdesktop::Tests_SpinBox::test_nanvalue()
  PASS   : qtdesktop::Tests_SpinBox::test_negativeStepSize()
  PASS   : qtdesktop::Tests_SpinBox::test_stepsize()
  PASS   : qtdesktop::Tests_SpinBox::cleanupTestCase()
  PASS   : qtdesktop::Tests_Splitter::initTestCase()
  PASS   : qtdesktop::Tests_Splitter::test_splittercolumn()
  PASS   : qtdesktop::Tests_Splitter::test_splitterrow()
  PASS   : qtdesktop::Tests_Splitter::cleanupTestCase()
  PASS   : qtdesktop::Tests_StatusBar::initTestCase()
  PASS   : qtdesktop::Tests_StatusBar::test_createStatusBar()
  PASS   : qtdesktop::Tests_StatusBar::cleanupTestCase()
  PASS   : qtdesktop::Tests_Tab::initTestCase()
  PASS   : qtdesktop::Tests_Tab::test_createTab()
  PASS   : qtdesktop::Tests_Tab::cleanupTestCase()
  PASS   : qtdesktop::Tests_TabFrame::initTestCase()
  PASS   : qtdesktop::Tests_TabFrame::test_createTabFrame()
  PASS   : qtdesktop::Tests_TabFrame::cleanupTestCase()
  PASS   : qtdesktop::Tests_TableView::initTestCase()
  PASS   : qtdesktop::Tests_TableView::test_usingcpplistmodel(qobjectlistmodel)
  PASS   : qtdesktop::Tests_TableView::test_usingcpplistmodel(qstringlistmodel)
  PASS   : qtdesktop::Tests_TableView::test_usingcppqabstractitemmodel()
  PASS   : qtdesktop::Tests_TableView::test_usingcppqobjectmodel()
  PASS   : qtdesktop::Tests_TableView::test_usingqmlmodel(listmodel)
  PASS   : qtdesktop::Tests_TableView::test_usingqmlmodel(countmodel)
  PASS   : qtdesktop::Tests_TableView::test_usingqmlmodel(arraymodel)
  PASS   : qtdesktop::Tests_TableView::test_usingqmlmodel(itemmodel)
  PASS   : qtdesktop::Tests_TableView::cleanupTestCase()
  PASS   : qtdesktop::Tests_TableViewColumn::initTestCase()
  PASS   : qtdesktop::Tests_TableViewColumn::test_createTableViewColumn()
  PASS   : qtdesktop::Tests_TableViewColumn::cleanupTestCase()
  PASS   : qtdesktop::Tests_TextArea::initTestCase()
  PASS   : qtdesktop::Tests_TextArea::test_append()
  PASS   : qtdesktop::Tests_TextArea::cleanupTestCase()
  PASS   : qtdesktop::Tests_TextField::initTestCase()
  PASS   : qtdesktop::Tests_TextField::test_cursorPosition()
  PASS   : qtdesktop::Tests_TextField::test_deselect()
  PASS   : qtdesktop::Tests_TextField::test_getText()
  PASS   : qtdesktop::Tests_TextField::test_inputMask()
  PASS   : qtdesktop::Tests_TextField::test_insert()
  PASS   : qtdesktop::Tests_TextField::test_length()
  PASS   : qtdesktop::Tests_TextField::test_maximumLength()
  PASS   : qtdesktop::Tests_TextField::test_readonly()
  PASS   : qtdesktop::Tests_TextField::test_redo()
  PASS   : qtdesktop::Tests_TextField::test_select()
  PASS   : qtdesktop::Tests_TextField::test_selectAll()
  PASS   : qtdesktop::Tests_TextField::test_selectWord()
  PASS   : qtdesktop::Tests_TextField::test_text()
  PASS   : qtdesktop::Tests_TextField::test_undo()
  PASS   : qtdesktop::Tests_TextField::test_validator()
  PASS   : qtdesktop::Tests_TextField::cleanupTestCase()
  PASS   : qtdesktop::Tests_ToolBar::initTestCase()
  PASS   : qtdesktop::Tests_ToolBar::test_createToolBar()
  PASS   : qtdesktop::Tests_ToolBar::cleanupTestCase()
  PASS   : qtdesktop::Tests_ToolButton::initTestCase()
  PASS   : qtdesktop::Tests_ToolButton::test_createToolButton()
  PASS   : qtdesktop::Tests_ToolButton::cleanupTestCase()
  Totals: 129 passed, 1 failed, 0 skipped
  ********* Finished testing of qtdesktop *********
  Number of leaked textures: 23
  Number of leaked materials: 0
  Number of leaked nodes: 0
  Number of leaked items: 0
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qtdesktop: 7 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtDesktopComponents_dev_Integration/build_00143/linux-g++-32_developer-build_Ubuntu_10.04_x86/log.txt.gz

  Tested changes (refs/builds/dev_1361189367):
    http://codereview.qt-project.org/48204 [PS1] - TableView docs: fix \note & \sa usage
    http://codereview.qt-project.org/48176 [PS2] - TextArea: set focus to TextEdit
    http://codereview.qt-project.org/48190 [PS1] - Tests: Add basic autotests



More information about the Ci-reports mailing list