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

Support live test results with androidtestrunner

XMLWordPrintable

    • Android
    • 7545e7c92 (dev), 8102f8f1b (6.8)
    • 2024wk44s3FOQtforAndroid

      Add support for androidtestrunner to print live test results as they are executed and ready, instead of fetching the full results only at the end. This can be achieved usingĀ 

      adb shell "tail -f /data/data/<app_path>/files/output.txt"

      tail -f will watch the file and print whenever new content is available.

        For Gerrit Dashboard: QTBUG-129975
        # Subject Branch Project Status CR V

            assam Assam Boudjelthia
            assam Assam Boudjelthia
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes