Details
-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
dev
-
None
Description
Likely due to a giant logcat file. The emulator starting script outputs the emulator logs to a file called emulator_logcat_{$i}.txt, and after the tests are done this should be saved in the test results zip.
Sometimes this fails with:
retry.go:51: Operation failed with an error: Error writing results file /home/qt/work/testresults/emulator_logcat_1.txt into archive: archive/tar: write too long
Example build where it fails: http://coin/coin/integration/qt/qtbase/tasks/web_qt_qtbase_1726490712272
Occurs decently commonly, maybe more frequent the further the android test suite gets before failing?