-
Task
-
Resolution: Fixed
-
P2: Important
-
None
-
None
-
-
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 |
598501,17 | AndroidTestRunner: print test results to stdout as they go | dev | qt/qtbase | Status: MERGED | +2 | 0 |
599901,2 | AndroidTestRunner: print test results to stdout as they go | 6.8 | qt/qtbase | Status: MERGED | +2 | 0 |