Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-30670

Running test for the current file forces non-default test step order

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • Qt Creator 14.0.0
    • Qt Creator 13.0.0
    • Test Integration
    • None
    • 4bcd45fb3 (master)

      Hi,

       

      when running the Qtest of the current file, QtCreator does not just run it but explicitely gives it the order of the test steps.

      However, this order is NOT the default order but seems to be the order the test steps were discovered, e.g. renaming a test step moves it to the be the last step even it is supposed to be the first.

       

      QtCreator should not specify the order of the test steps and QTest itself will default to use the order of the methods in the file.

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

            cstenger Christian Stenger
            hsattler Hendrik Sattler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes