Our build and unit test process ends up generating a huge gob of logging info. When I try to view a failed builds log file in bamboo, Firefox on the Mac at least tends to hang while it tries to render this.
I would really like to have a link that I could click on that allows me to download the builds log file to a local plain text (no HTML thanks) log file file for further analysis.
Even better, if there was some way to mark in the build log info for a given failing unit test what the System.out and System.err looked like while that build was running.
I would count this as pretty important (for me!
) as I'm finding it very hard to see what exactly is going on with some of our unit tests when running in Bamboo.
- duplicates
-
BAM-859 Downloadable logs
- Closed