I wonder if this is actually a CI issue? Ie, I would want my testing tools not to be enormously noisy in the logs, but only create output that helps to debug issues.<div><br></div><div>CircleCI allows you to break down your pipeline into very small chunks and will create a status for each of them so you can go directly to the one that failed - maybe give that a try?</div><div><br></div><div>James<br><br><div class="gmail_quote"><div dir="ltr">On Wed, 27 Feb 2019, 09:58 Samuel Joseph, <<a href="mailto:tansaku@gmail.com">tansaku@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi LRugers,<br>
<br>
Hope everyone is well.  I was wondering if anyone else found themselves <br>
getting exhausted scrolling through long testing logs to find errors <br>
from CI on PRs?  All the CI systems we've used so far are great at <br>
providing a link to the complete CI output in a PR, but it always seems <br>
to take a fair few minutes to get through the CI logs to find the actual <br>
error message that will then allow us to debug the issue.<br>
<br>
Does anyone know of a clever CI system that is smart enough to rake the <br>
relevant error message (from the few failing tests) and post that <br>
directly into a GitHub PR or similar in order to speed up the process of <br>
analysis?<br>
<br>
Many thanks in advance<br>
<br>
Best, Sam<br>
<br>
_______________________________________________<br>
Chat mailing list<br>
<a href="mailto:Chat@lists.lrug.org" target="_blank">Chat@lists.lrug.org</a><br>
Archives: <a href="http://lists.lrug.org/pipermail/chat-lrug.org" rel="noreferrer" target="_blank">http://lists.lrug.org/pipermail/chat-lrug.org</a><br>
Manage your subscription: <a href="http://lists.lrug.org/options.cgi/chat-lrug.org" rel="noreferrer" target="_blank">http://lists.lrug.org/options.cgi/chat-lrug.org</a><br>
List info: <a href="http://lists.lrug.org/listinfo.cgi/chat-lrug.org" rel="noreferrer" target="_blank">http://lists.lrug.org/listinfo.cgi/chat-lrug.org</a><br>
</blockquote></div></div>