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

tst_qdeclarativeflipable, tst_qdeclarativeitem declarative autotests fail

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • None

    Description

      These autotests fail with similar symptoms:

      8/18/11 6:21:22 PM EST: ********* Start testing of tst_qdeclarativeflipable *********
      8/18/11 6:21:22 PM EST: Config: Using QTest library 5.0.0, Qt 5.0.0
      8/18/11 6:21:22 PM EST: PASS   : tst_qdeclarativeflipable::initTestCase()
      8/18/11 6:21:22 PM EST: PASS   : tst_qdeclarativeflipable::create()
      8/18/11 6:21:22 PM EST: PASS   : tst_qdeclarativeflipable::checkFrontAndBack()
      8/18/11 6:21:22 PM EST: PASS   : tst_qdeclarativeflipable::setFrontAndBack()
      8/18/11 6:21:23 PM EST: created regular window: 62914562
      8/18/11 6:21:23 PM EST: PASS   : tst_qdeclarativeflipable::QTBUG_9161_crash()
      8/18/11 6:21:23 PM EST: created regular window: 62914564
      8/18/11 6:21:23 PM EST: PASS   : tst_qdeclarativeflipable::QTBUG_8474_qgv_abort()
      8/18/11 6:21:23 PM EST: PASS   : tst_qdeclarativeflipable::cleanupTestCase()
      8/18/11 6:21:23 PM EST: Totals: 7 passed, 0 failed, 0 skipped
      8/18/11 6:21:23 PM EST: ********* Finished testing of tst_qdeclarativeflipable *********
      8/18/11 6:21:23 PM EST: X Error of failed request:  BadWindow (invalid Window parameter)
      8/18/11 6:21:23 PM EST:   Major opcode of failed request:  4 (X_DestroyWindow)
      8/18/11 6:21:23 PM EST:   Resource id in failed request:  0x3c00004
      8/18/11 6:21:23 PM EST:   Serial number of failed request:  175
      8/18/11 6:21:23 PM EST:   Current serial number in output stream:  177
      
      (...)
      PASS   : tst_QDeclarativeItem::qtbug_16871()
      PASS   : tst_QDeclarativeItem::cleanupTestCase()
      Totals: 26 passed, 0 failed, 0 skipped
      ********* Finished testing of tst_QDeclarativeItem *********
      X Error of failed request:  BadWindow (invalid Window parameter)
        Major opcode of failed request:  4 (X_DestroyWindow)
        Resource id in failed request:  0x3c0001a
        Serial number of failed request:  802
        Current serial number in output stream:  804
      

      Full test logs: http://pulse.test.qt.nokia.com:8080/file/artifacts/127690448/_artifacts/test-logs/tst_qdeclarativeflipable-00.txt , http://pulse.test.qt.nokia.com:8080/file/artifacts/127690448/_artifacts/test-logs/tst_qdeclarativeitem-00.txt (Nokia LAN)

      Note that the test class itself actually passes all testfunctions. The error occurs after the testcase has completed and the process is exiting.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            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