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

Potentially obsolete test case in QStateMachine autotest

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.0.0
    • 5.0.0
    • Core: State Machine
    • None
    • d281aa6936ad01e28dacabb41bd9eb59891f85a1

    Description

      In qtbase/tests/auto/corelib/statemachine/qstatemachine/tst_qstatemachine.cpp, the parallelRootState() test function contains the line:

          QEXPECT_FAIL("", "parallel root state is not supported (task 256587)", Continue);
      

      The task number is from the obsolete Supporter bug tracker, which is no longer accessible. The message will be changed to refer to this task.

      If there is no intention to support parallel root states, the test should be modified to test the currently supported functionality – i.e. remove the QEXPECT_FAIL and modify the following QCOMPARE so that it passes.

      Attachments

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

        Activity

          People

            kenthans Kent Hansen (Inactive)
            jasmcdon Jason McDonald (Closed Nokia Identity. Please assign to "macadder" instead) (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