Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-21002

tst_qdeclarativestates declarative autotest fails

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 5.0.0
    • 5.0.0
    • None
    • e636770970e979d4111ca90eca926c5eea2e7ce0

    Description

      This declarative autotest fails:

      8/18/11 6:14:00 PM EST: Information of screen 258:
      8/18/11 6:14:00 PM EST:   width.........: 800
      8/18/11 6:14:00 PM EST:   height........: 600
      8/18/11 6:14:00 PM EST:   depth.........: 24
      8/18/11 6:14:00 PM EST:   white pixel...: ffffff
      8/18/11 6:14:00 PM EST:   black pixel...: 0
      
      8/18/11 6:14:00 PM EST: Running window manager: KWin
      8/18/11 6:14:00 PM EST: ********* Start testing of tst_qdeclarativestates *********
      8/18/11 6:14:00 PM EST: Config: Using QTest library 5.0.0, Qt 5.0.0
      8/18/11 6:14:00 PM EST: PASS   : tst_qdeclarativestates::initTestCase()
      8/18/11 6:14:01 PM EST: PASS   : tst_qdeclarativestates::basicChanges()
      8/18/11 6:14:01 PM EST: PASS   : tst_qdeclarativestates::attachedPropertyChanges()
      8/18/11 6:14:01 PM EST: PASS   : tst_qdeclarativestates::basicExtension()
      8/18/11 6:14:01 PM EST: PASS   : tst_qdeclarativestates::basicBinding()
      8/18/11 6:14:01 PM EST: PASS   : tst_qdeclarativestates::signalOverride()
      8/18/11 6:14:04 PM EST: PASS   : tst_qdeclarativestates::signalOverrideCrash()
      8/18/11 6:14:04 PM EST: PASS   : tst_qdeclarativestates::signalOverrideCrash2()
      8/18/11 6:14:04 PM EST: PASS   : tst_qdeclarativestates::parentChange()
      8/18/11 6:14:04 PM EST: PASS   : tst_qdeclarativestates::parentChangeErrors()
      8/18/11 6:14:04 PM EST: PASS   : tst_qdeclarativestates::anchorChanges()
      8/18/11 6:14:04 PM EST: PASS   : tst_qdeclarativestates::anchorChanges2()
      8/18/11 6:14:04 PM EST: PASS   : tst_qdeclarativestates::anchorChanges3()
      8/18/11 6:14:04 PM EST: PASS   : tst_qdeclarativestates::anchorChanges4()
      8/18/11 6:14:04 PM EST: PASS   : tst_qdeclarativestates::anchorChanges5()
      8/18/11 6:14:04 PM EST: PASS   : tst_qdeclarativestates::anchorChangesRTL()
      8/18/11 6:14:04 PM EST: PASS   : tst_qdeclarativestates::anchorChangesRTL2()
      8/18/11 6:14:04 PM EST: PASS   : tst_qdeclarativestates::anchorChangesRTL3()
      8/18/11 6:14:04 PM EST: PASS   : tst_qdeclarativestates::anchorChangesCrash()
      8/18/11 6:14:04 PM EST: FAIL!  : tst_qdeclarativestates::anchorRewindBug() Compared doubles are not the same (fuzzy compare)
      8/18/11 6:14:04 PM EST:    Actual (column->height()): 200
      8/18/11 6:14:04 PM EST:    Expected (100.0): 100
      8/18/11 6:14:04 PM EST:    Loc: [tst_qdeclarativestates.cpp(974)]
      8/18/11 6:14:04 PM EST: PASS   : tst_qdeclarativestates::anchorRewindBug2()
      8/18/11 6:14:04 PM EST: PASS   : tst_qdeclarativestates::script()
      8/18/11 6:14:04 PM EST: PASS   : tst_qdeclarativestates::restoreEntryValues()
      8/18/11 6:14:06 PM EST: PASS   : tst_qdeclarativestates::explicitChanges()
      8/18/11 6:14:06 PM EST: PASS   : tst_qdeclarativestates::propertyErrors()
      8/18/11 6:14:06 PM EST: PASS   : tst_qdeclarativestates::incorrectRestoreBug()
      8/18/11 6:14:06 PM EST: PASS   : tst_qdeclarativestates::autoStateAtStartupRestoreBug()
      8/18/11 6:14:06 PM EST: PASS   : tst_qdeclarativestates::deletingChange()
      8/18/11 6:14:06 PM EST: PASS   : tst_qdeclarativestates::deletingState()
      8/18/11 6:14:06 PM EST: PASS   : tst_qdeclarativestates::tempState()
      8/18/11 6:14:06 PM EST: PASS   : tst_qdeclarativestates::illegalTempState()
      8/18/11 6:14:06 PM EST: PASS   : tst_qdeclarativestates::nonExistantProperty()
      8/18/11 6:14:06 PM EST: PASS   : tst_qdeclarativestates::reset()
      8/18/11 6:14:06 PM EST: PASS   : tst_qdeclarativestates::illegalObjectCreation()
      8/18/11 6:14:06 PM EST: PASS   : tst_qdeclarativestates::whenOrdering()
      8/18/11 6:14:06 PM EST: PASS   : tst_qdeclarativestates::urlResolution()
      8/18/11 6:14:06 PM EST: PASS   : tst_qdeclarativestates::unnamedWhen()
      8/18/11 6:14:06 PM EST: PASS   : tst_qdeclarativestates::returnToBase()
      8/18/11 6:14:06 PM EST: PASS   : tst_qdeclarativestates::extendsBug()
      8/18/11 6:14:07 PM EST: PASS   : tst_qdeclarativestates::editProperties()
      8/18/11 6:14:07 PM EST: PASS   : tst_qdeclarativestates::QTBUG_14830()
      8/18/11 6:14:07 PM EST: PASS   : tst_qdeclarativestates::cleanupTestCase()
      8/18/11 6:14:07 PM EST: Totals: 41 passed, 1 failed, 0 skipped
      8/18/11 6:14:07 PM EST: ********* Finished testing of tst_qdeclarativestates *********
      8/18/11 6:14:07 PM EST: Number of leaked items: 75
      

      Full test log is available at http://pulse.test.qt.nokia.com:8080/file/artifacts/127690448/_artifacts/test-logs/tst_qdeclarativestates-00.txt (Nokia LAN)

      Attachments

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

        Activity

          People

            brasser Michael Brasser (closed Nokia identity) (Inactive)
            rmcgover Rohan McGovern (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes