Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-21321 XCB/QPA support is not finished yet
  3. QTBUG-21098

tst_qlistwidget unstably fails (qpa, xcb)

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Fixed
    • P5: Not important
    • 5.0.0 Beta 2
    • None
    • qtbase bdc417b3828737334723eae23097c85f70c23a33
      Qt configured with -silent -no-pch -nokia-developer -no-qt3support -force-pkg-config -qpa -xcb
      Running with QT_QPA_PLATFORM=xcb
      Ubuntu 10.04 32-bit x86

    • 404f176876adeff2ea06f224caea6bd6bdf07d02

    Description

      Sometimes this autotest fails, and sometimes it passes.

      This is a log of two consecutive test attempts.

      Information of screen 258:
        width.........: 800
        height........: 600
        depth.........: 24
        white pixel...: ffffff
        black pixel...: 0
      
      Running window manager: KWin
      ********* Start testing of tst_QListWidget *********
      Config: Using QTest library 5.0.0, Qt 5.0.0
      created regular window: 62914562
      PASS   : tst_QListWidget::initTestCase()
      PASS   : tst_QListWidget::addItem()
      PASS   : tst_QListWidget::addItem2()
      PASS   : tst_QListWidget::addItems()
      PASS   : tst_QListWidget::openPersistentEditor()
      PASS   : tst_QListWidget::closePersistentEditor()
      PASS   : tst_QListWidget::count()
      PASS   : tst_QListWidget::currentItem()
      PASS   : tst_QListWidget::setCurrentItem()
      PASS   : tst_QListWidget::currentRow()
      PASS   : tst_QListWidget::setCurrentRow()
      QWARN  : tst_QListWidget::editItem(editable) edit: index was invalid
      QWARN  : tst_QListWidget::editItem(editable) edit: editing failed
      QWARN  : tst_QListWidget::editItem(editable) edit: index was invalid
      QWARN  : tst_QListWidget::editItem(editable) edit: editing failed
      QWARN  : tst_QListWidget::editItem(not editable) edit: index was invalid
      QWARN  : tst_QListWidget::editItem(not editable) edit: editing failed
      QWARN  : tst_QListWidget::editItem(not editable) edit: index was invalid
      QWARN  : tst_QListWidget::editItem(not editable) edit: editing failed
      QWARN  : tst_QListWidget::editItem(not editable) edit: editing failed
      PASS   : tst_QListWidget::editItem()
      PASS   : tst_QListWidget::findItems()
      PASS   : tst_QListWidget::insertItem()
      PASS   : tst_QListWidget::insertItems()
      PASS   : tst_QListWidget::moveItemsPriv()
      PASS   : tst_QListWidget::itemAssignment()
      PASS   : tst_QListWidget::item()
      PASS   : tst_QListWidget::takeItem()
      PASS   : tst_QListWidget::setItemHidden()
      PASS   : tst_QListWidget::selectedItems()
      PASS   : tst_QListWidget::removeItems()
      PASS   : tst_QListWidget::itemStreaming()
      PASS   : tst_QListWidget::sortItems()
      PASS   : tst_QListWidget::sortHiddenItems()
      PASS   : tst_QListWidget::closeEditor()
      PASS   : tst_QListWidget::setData()
      PASS   : tst_QListWidget::insertItemsWithSorting()
      PASS   : tst_QListWidget::changeDataWithSorting()
      PASS   : tst_QListWidget::itemData()
      PASS   : tst_QListWidget::itemWidget()
      created regular window: 62914565
      PASS   : tst_QListWidget::fastScroll()
      PASS   : tst_QListWidget::insertUnchanged()
      PASS   : tst_QListWidget::setSortingEnabled()
      PASS   : tst_QListWidget::task199503_crashWhenCleared()
      created regular window: 62914569
      PASS   : tst_QListWidget::task217070_scrollbarsAdjusted()
      created regular window: 62914696
      PASS   : tst_QListWidget::task258949_keypressHangup()
      created regular window: 62914700
      PASS   : tst_QListWidget::QTBUG8086_currentItemChangedOnClick()
      created regular window: 62914704
      FAIL!  : tst_QListWidget::QTBUG14363_completerWithAnyKeyPressedEditTriggers() Compared values are not the same
         Actual (le->text()): c
         Expected (QString("completer")): completer
         Loc: [tst_qlistwidget.cpp(1686)]
      PASS   : tst_QListWidget::cleanupTestCase()
      Totals: 39 passed, 1 failed, 0 skipped
      ********* Finished testing of tst_QListWidget *********
      QtQA::App::TestRunner: test failed, running again to see if it is flaky...
      
      Information of screen 258:
        width.........: 800
        height........: 600
        depth.........: 24
        white pixel...: ffffff
        black pixel...: 0
      
      Running window manager: KWin
      ********* Start testing of tst_QListWidget *********
      Config: Using QTest library 5.0.0, Qt 5.0.0
      created regular window: 62914562
      PASS   : tst_QListWidget::initTestCase()
      PASS   : tst_QListWidget::addItem()
      PASS   : tst_QListWidget::addItem2()
      PASS   : tst_QListWidget::addItems()
      PASS   : tst_QListWidget::openPersistentEditor()
      PASS   : tst_QListWidget::closePersistentEditor()
      PASS   : tst_QListWidget::count()
      PASS   : tst_QListWidget::currentItem()
      PASS   : tst_QListWidget::setCurrentItem()
      PASS   : tst_QListWidget::currentRow()
      PASS   : tst_QListWidget::setCurrentRow()
      QWARN  : tst_QListWidget::editItem(editable) edit: index was invalid
      QWARN  : tst_QListWidget::editItem(editable) edit: editing failed
      QWARN  : tst_QListWidget::editItem(editable) edit: index was invalid
      QWARN  : tst_QListWidget::editItem(editable) edit: editing failed
      QWARN  : tst_QListWidget::editItem(not editable) edit: index was invalid
      QWARN  : tst_QListWidget::editItem(not editable) edit: editing failed
      QWARN  : tst_QListWidget::editItem(not editable) edit: index was invalid
      QWARN  : tst_QListWidget::editItem(not editable) edit: editing failed
      QWARN  : tst_QListWidget::editItem(not editable) edit: editing failed
      PASS   : tst_QListWidget::editItem()
      PASS   : tst_QListWidget::findItems()
      PASS   : tst_QListWidget::insertItem()
      PASS   : tst_QListWidget::insertItems()
      PASS   : tst_QListWidget::moveItemsPriv()
      PASS   : tst_QListWidget::itemAssignment()
      PASS   : tst_QListWidget::item()
      PASS   : tst_QListWidget::takeItem()
      PASS   : tst_QListWidget::setItemHidden()
      PASS   : tst_QListWidget::selectedItems()
      PASS   : tst_QListWidget::removeItems()
      PASS   : tst_QListWidget::itemStreaming()
      PASS   : tst_QListWidget::sortItems()
      PASS   : tst_QListWidget::sortHiddenItems()
      PASS   : tst_QListWidget::closeEditor()
      PASS   : tst_QListWidget::setData()
      PASS   : tst_QListWidget::insertItemsWithSorting()
      PASS   : tst_QListWidget::changeDataWithSorting()
      PASS   : tst_QListWidget::itemData()
      PASS   : tst_QListWidget::itemWidget()
      created regular window: 62914565
      PASS   : tst_QListWidget::fastScroll()
      PASS   : tst_QListWidget::insertUnchanged()
      PASS   : tst_QListWidget::setSortingEnabled()
      PASS   : tst_QListWidget::task199503_crashWhenCleared()
      created regular window: 62914569
      PASS   : tst_QListWidget::task217070_scrollbarsAdjusted()
      created regular window: 62914694
      PASS   : tst_QListWidget::task258949_keypressHangup()
      created regular window: 62914698
      PASS   : tst_QListWidget::QTBUG8086_currentItemChangedOnClick()
      created regular window: 62914702
      PASS   : tst_QListWidget::QTBUG14363_completerWithAnyKeyPressedEditTriggers()
      PASS   : tst_QListWidget::cleanupTestCase()
      Totals: 40 passed, 0 failed, 0 skipped
      ********* Finished testing of tst_QListWidget *********
      QtQA::App::TestRunner: test failed on first attempt and passed on second attempt!
      QtQA::App::TestRunner:   first attempt:  exited with exit code 1
      QtQA::App::TestRunner: the test seems to be flaky, please fix this
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            stkellyms Stephen Kelly (Work)
            rmcgover Rohan McGovern (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes