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

qtestlib: -o filename should support placeholders for timestamp or PID replacement

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P5: Not important P5: Not important
    • None
    • None
    • Testing: qtestlib
    • None

      Example use case: we execute a test 5 times as such:

      tst_blah -o tst_blah_results.xml,xml
      

      qtestlib then overwrites the output filename and we are only left with the last one. We should be able to inject the PID in the filename to make it unique, like this:

      tst_blah -o tst_blah_results.%P.xml,xml
      

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

            macadder Jason McDonald
            jimis Dimitrios Apostolou
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes